Newman Run Dashboard

Wednesday, 18 February 2026 17:16:35
Total Iterations

3

Total Assertions

6603

Total Failed Tests

396

Total Skipped Tests

0


File Information
Collection: Inwarranty-Flow-Request Copy
Environment: QA INT
Timings and Data
Total run duration: 1m 51.3s
Total data received: 6.83MB
Average response time: 245ms
Summary Item Total Failed
Requests 405 3
Prerequest Scripts 447 0
Test Scripts 774 84
Assertions 6603 309
Skipped Tests 0 -



Showing 396 Failures

Failed Test: Verify if the response time is less than 400Ms

Assertion Error Message
expected 476 to be below 400
Failed Test: response time<150 ms

Assertion Error Message
expected 228 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 241 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1711 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 224 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 227 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 226 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 264 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 236 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: response time<150 ms

Assertion Error Message
expected 226 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 242 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 576 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 224 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 226 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 226 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 264 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 235 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: response time<150 ms

Assertion Error Message
expected 226 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 242 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 357 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 224 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 226 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 225 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 260 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 235 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 476ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e665f6d6-71e1-4601-a65a-2b01ea60bbc2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-iGNb1PAn527QdPFDPLYqftRtEY0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODN9.INb50oJZPGAxOut312OPPurF7VMWQcXnAJqYJEtTYYQ"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 0 1 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify if the response time is less than 400Ms
expected 476 to be below 400
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9319d4b8-df00-4d1d-b211-1f79a9ace783
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-h2u7ww1B4GQsmmfOBRDSX3uac/Q"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 228 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47311adf-e89d-4326-b3c1-71dd6ed4b589
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9eef2e65-fba6-4d3a-86b8-20afd9ae70f0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Cache-Control no-cache
Postman-Token 9b6d481e-f17f-4f71-9553-979ca2c7544b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Cache-Control no-cache
Postman-Token 3e01880b-d004-4679-9dda-835f8f13ab66
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Cache-Control no-cache
Postman-Token 6d6647dc-0aea-4987-a33e-efc689202bf0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 029b1964-8924-4d28-bd2f-1e97a2719bea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-PetS1iwBUN1kna0YqPw0vKXq9eM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":964},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Cache-Control no-cache
Postman-Token c74e5bcb-3124-47d7-8b19-689cf5cfb424
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token d64bb714-0224-4a85-b87b-a171415b7235
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Cache-Control no-cache
Postman-Token d6d34a24-16ed-48da-bab4-2c10a63e5f75
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 251ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type application/json
Cache-Control no-cache
Postman-Token 19ca0c46-25b2-461f-95e2-162aebb0de30
Content-Length 1073
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Shridhar",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 252ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type application/json
Cache-Control no-cache
Postman-Token 8b9cdacf-376c-422a-83a3-8db52189e62d
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 251ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
randomNumber 405
randomFirstName Destinee
randomLastName Hermiston
randomEmail Rachael84@gmail.com
randomPhoneNumber 623-328-6072
Content-Type application/json
Cache-Control no-cache
Postman-Token 38c55482-2ad6-4e24-802f-1cb990713460
Content-Length 1076
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Fisher",
                "last_name": "Isidro",
                "mobile_number": "409-711-9518",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Cordelia.Kiehn79@yahoo.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Cache-Control no-cache
Postman-Token a6b60f4b-02b5-4b7f-850c-87b6d16979fd
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-PetS1iwBUN1kna0YqPw0vKXq9eM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":964},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 241 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 7160ebdd-21fe-49bb-81ae-f9cc16025863
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token d0f52021-30bc-4567-a68b-8839b13cb5f0
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1711ms
Mean size per request: 935.58KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type application/json
Cache-Control no-cache
Postman-Token 723e7605-5b9c-485b-a15b-7a5931f6fd05
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 958031
ETag W/"e9e4f-jfFpG+zjS1yJpPOOc6AoLE8SLEY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190501,"job_number":"JOB_190501","tr_customer_id":190519,"tr_customer_product_id":190509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:26.000Z","modified_at":"2026-02-18T14:40:26.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10449796685523","imei1":"10449796685523","imei2":"10449796685523","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190503,"job_number":"JOB_190503","tr_customer_id":190521,"tr_customer_product_id":190511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:28.000Z","modified_at":"2026-02-18T14:40:28.000Z","name":"Quinten Watsica","mobile_number":"212-803-5881","email_id":"Avis_Pagac39@gmail.com","dop":"2000-01-31","serial_number":"1010179613098138","imei1":"1010179613098138","imei2":"1010179613098138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190513,"job_number":"JOB_190513","tr_customer_id":190531,"tr_customer_product_id":190521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:11.000Z","modified_at":"2026-02-18T14:41:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10965799014214","imei1":"10965799014214","imei2":"10965799014214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190515,"job_number":"JOB_190515","tr_customer_id":190533,"tr_customer_product_id":190523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:13.000Z","modified_at":"2026-02-18T14:41:13.000Z","name":"Corbin Christiansen","mobile_number":"815-320-0515","email_id":"Freddy_Crona@gmail.com","dop":"2000-01-31","serial_number":"1070786633422090","imei1":"1070786633422090","imei2":"1070786633422090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190525,"job_number":"JOB_190525","tr_customer_id":190543,"tr_customer_product_id":190533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:56.000Z","modified_at":"2026-02-18T14:41:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10525716578748","imei1":"10525716578748","imei2":"10525716578748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190527,"job_number":"JOB_190527","tr_customer_id":190545,"tr_customer_product_id":190535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:58.000Z","modified_at":"2026-02-18T14:41:58.000Z","name":"Nat Legros","mobile_number":"287-533-7840","email_id":"Zoe_Turner82@hotmail.com","dop":"2000-01-31","serial_number":"1003677544319153","imei1":"1003677544319153","imei2":"1003677544319153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190540,"job_number":"JOB_190540","tr_customer_id":190558,"tr_customer_product_id":190548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:41.000Z","modified_at":"2026-02-18T14:42:41.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10155552793936","imei1":"10155552793936","imei2":"10155552793936","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190542,"job_number":"JOB_190542","tr_customer_id":190560,"tr_customer_product_id":190550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:43.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Madisyn Gorczany","mobile_number":"590-597-3628","email_id":"Toni86@hotmail.com","dop":"2000-01-31","serial_number":"1049948284750871","imei1":"1049948284750871","imei2":"1049948284750871","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189799,"job_number":"JOB_189799","tr_customer_id":189817,"tr_customer_product_id":189807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:11.000Z","modified_at":"2026-02-18T01:38:16.000Z","name":"jatin sharma","mobile_number":"9910538250","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"10122217960552","imei1":"10122217960552","imei2":"10122217960552","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189800,"job_number":"JOB_189800","tr_customer_id":189818,"tr_customer_product_id":189808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:18.000Z","modified_at":"2026-02-18T01:38:23.000Z","name":"satyarth sharma","mobile_number":"9910538250","email_id":"satyarthsharma@gmail.com","dop":"2026-02-02","serial_number":"10281656256125","imei1":"10281656256125","imei2":"10281656256125","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189801,"job_number":"JOB_189801","tr_customer_id":189819,"tr_customer_product_id":189809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:24.000Z","modified_at":"2026-02-18T01:38:29.000Z","name":"satya sharma","mobile_number":"9910538253","email_id":"satyarharma@gmail.com","dop":"2026-02-02","serial_number":"11795022134131","imei1":"11795022134131","imei2":"11795022134131","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189802,"job_number":"JOB_189802","tr_customer_id":189820,"tr_customer_product_id":189810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:31.000Z","modified_at":"2026-02-18T01:38:36.000Z","name":"satyam sharma","mobile_number":"9910538254","email_id":"satyamsharma@gmail.com","dop":"2026-02-02","serial_number":"10013983913246","imei1":"10013983913246","imei2":"10013983913246","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189808,"job_number":"JOB_189808","tr_customer_id":189826,"tr_customer_product_id":189816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:43.000Z","modified_at":"2026-02-18T03:21:58.000Z","name":"Frederik Rolfson","mobile_number":"431-965-9828","email_id":"Johnson90@gmail.com","dop":"2025-05-30","serial_number":"13670355967079","imei1":"13670355967079","imei2":"13670355967079","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189812,"job_number":"JOB_189812","tr_customer_id":189830,"tr_customer_product_id":189820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:36:21.000Z","name":"Emerald Koelpin","mobile_number":"398-240-5007","email_id":"Yazmin3@yahoo.com","dop":"2025-04-06","serial_number":"15497309748996","imei1":"15497309748996","imei2":"15497309748996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189815,"job_number":"JOB_189815","tr_customer_id":189833,"tr_customer_product_id":189823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:37:02.000Z","name":"Enoch Schmitt","mobile_number":"978-794-3906","email_id":"Annetta.Vandervort67@yahoo.com","dop":"2025-04-06","serial_number":"13494555954352","imei1":"13494555954352","imei2":"13494555954352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189818,"job_number":"JOB_189818","tr_customer_id":189836,"tr_customer_product_id":189826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:43.000Z","name":"Carol Conroy","mobile_number":"212-305-1477","email_id":"Hans_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"11983956473692","imei1":"11983956473692","imei2":"11983956473692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189822,"job_number":"JOB_189822","tr_customer_id":189840,"tr_customer_product_id":189830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:49.000Z","modified_at":"2026-02-18T03:55:11.000Z","name":"Jena Kiehn","mobile_number":"573-354-1793","email_id":"Cloyd_Krajcik@gmail.com","dop":"2025-04-06","serial_number":"13276706480541","imei1":"13276706480541","imei2":"13276706480541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189825,"job_number":"JOB_189825","tr_customer_id":189843,"tr_customer_product_id":189833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:16.000Z","modified_at":"2026-02-18T04:26:52.000Z","name":"Ryan Heathcote","mobile_number":"361-430-5804","email_id":"Lincoln_Pfeffer92@hotmail.com","dop":"2025-04-06","serial_number":"11134256404900","imei1":"11134256404900","imei2":"11134256404900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189829,"job_number":"JOB_189829","tr_customer_id":189847,"tr_customer_product_id":189837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:27:35.000Z","name":"Elta Nienow","mobile_number":"225-740-9680","email_id":"Selina0@hotmail.com","dop":"2025-04-06","serial_number":"13201869355730","imei1":"13201869355730","imei2":"13201869355730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189832,"job_number":"JOB_189832","tr_customer_id":189850,"tr_customer_product_id":189840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:28:18.000Z","name":"Carter Leuschke","mobile_number":"619-202-0987","email_id":"Fay.Schneider9@hotmail.com","dop":"2025-04-06","serial_number":"19794862801240","imei1":"19794862801240","imei2":"19794862801240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189836,"job_number":"JOB_189836","tr_customer_id":189854,"tr_customer_product_id":189844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:16.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"25891889466899","imei1":"25891889466899","imei2":"25891889466899","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189837,"job_number":"JOB_189837","tr_customer_id":189855,"tr_customer_product_id":189845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:19.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Alphonso Kris","mobile_number":"521-379-0381","email_id":"Carlo33@gmail.com","dop":"2025-04-06","serial_number":"11322875364958","imei1":"11322875364958","imei2":"11322875364958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189840,"job_number":"JOB_189840","tr_customer_id":189858,"tr_customer_product_id":189848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"Alfred Frami","mobile_number":"680-475-8793","email_id":"John_Cremin41@gmail.com","dop":"2025-04-06","serial_number":"12672808672334","imei1":"12672808672334","imei2":"12672808672334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189842,"job_number":"JOB_189842","tr_customer_id":189860,"tr_customer_product_id":189850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:28.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"100204234037287","imei1":"100204234037287","imei2":"100204234037287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189844,"job_number":"JOB_189844","tr_customer_id":189862,"tr_customer_product_id":189852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:32:07.000Z","name":"Adolph Baumbach","mobile_number":"698-497-1059","email_id":"Judd_Johnson63@yahoo.com","dop":"2025-06-18","serial_number":"10827999402533","imei1":"10827999402533","imei2":"10827999402533","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189846,"job_number":"JOB_189846","tr_customer_id":189864,"tr_customer_product_id":189854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:32.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Twila Marquardt","mobile_number":"947-394-2214","email_id":"Jerrod.Miller@hotmail.com","dop":"2025-04-06","serial_number":"16468725202415","imei1":"16468725202415","imei2":"16468725202415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189848,"job_number":"JOB_189848","tr_customer_id":189866,"tr_customer_product_id":189856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Cassie Kiehn","mobile_number":"682-990-3783","email_id":"Rylee_Breitenberg70@hotmail.com","dop":"2025-04-06","serial_number":"10933905469462","imei1":"10933905469462","imei2":"10933905469462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189850,"job_number":"JOB_189850","tr_customer_id":189868,"tr_customer_product_id":189858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"Sabryna Willms","mobile_number":"514-660-8942","email_id":"Jailyn84@hotmail.com","dop":"2025-04-06","serial_number":"13195596907006","imei1":"13195596907006","imei2":"13195596907006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189854,"job_number":"JOB_189854","tr_customer_id":189872,"tr_customer_product_id":189862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:32:13.000Z","name":"Tierra Muller","mobile_number":"778-258-5121","email_id":"Albertha.Jacobs36@gmail.com","dop":"2025-04-06","serial_number":"15302200132570","imei1":"15302200132570","imei2":"15302200132570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189857,"job_number":"JOB_189857","tr_customer_id":189875,"tr_customer_product_id":189865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Brooklyn Hirthe","mobile_number":"450-891-7491","email_id":"Jonathon53@yahoo.com","dop":"2025-04-06","serial_number":"19944359134115","imei1":"19944359134115","imei2":"19944359134115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189861,"job_number":"JOB_189861","tr_customer_id":189879,"tr_customer_product_id":189869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"Dayton Hills","mobile_number":"719-460-1666","email_id":"Savion6@gmail.com","dop":"2025-04-06","serial_number":"13481153140241","imei1":"13481153140241","imei2":"13481153140241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189863,"job_number":"JOB_189863","tr_customer_id":189881,"tr_customer_product_id":189871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Alejandrin Grady","mobile_number":"273-451-3995","email_id":"Verona.Bins93@yahoo.com","dop":"2025-04-06","serial_number":"15206552908464","imei1":"15206552908464","imei2":"15206552908464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189865,"job_number":"JOB_189865","tr_customer_id":189883,"tr_customer_product_id":189873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:32:16.000Z","name":"Rae Okuneva","mobile_number":"947-747-7846","email_id":"Estevan_Shanahan59@yahoo.com","dop":"2025-02-01","serial_number":"62357774128472","imei1":"62357774128472","imei2":"62357774128472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189868,"job_number":"JOB_189868","tr_customer_id":189886,"tr_customer_product_id":189876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:49.000Z","modified_at":"2026-02-18T04:32:23.000Z","name":"Liza Ruecker","mobile_number":"843-666-7046","email_id":"Xzavier_Fahey@gmail.com","dop":"2025-04-06","serial_number":"16632719899745","imei1":"16632719899745","imei2":"16632719899745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189870,"job_number":"JOB_189870","tr_customer_id":189888,"tr_customer_product_id":189878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:32:25.000Z","name":"Timmy Frami","mobile_number":"612-804-6552","email_id":"Jaleel.Bednar@gmail.com","dop":"2025-04-06","serial_number":"13925133131858","imei1":"13925133131858","imei2":"13925133131858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189875,"job_number":"JOB_189875","tr_customer_id":189893,"tr_customer_product_id":189883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:56.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Gage Graham","mobile_number":"954-601-7377","email_id":"Vilma69@yahoo.com","dop":"2025-04-06","serial_number":"15350753461867","imei1":"15350753461867","imei2":"15350753461867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189880,"job_number":"JOB_189880","tr_customer_id":189898,"tr_customer_product_id":189888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Pamela Nolan","mobile_number":"369-500-3938","email_id":"Karina_Bins@gmail.com","dop":"2025-04-06","serial_number":"10972080206910","imei1":"10972080206910","imei2":"10972080206910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189883,"job_number":"JOB_189883","tr_customer_id":189901,"tr_customer_product_id":189891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:09.000Z","modified_at":"2026-02-18T04:32:45.000Z","name":"Nadia Kreiger","mobile_number":"292-679-4695","email_id":"Ursula55@hotmail.com","dop":"2025-04-06","serial_number":"18196986982930","imei1":"18196986982930","imei2":"18196986982930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189886,"job_number":"JOB_189886","tr_customer_id":189904,"tr_customer_product_id":189894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:13.000Z","modified_at":"2026-02-18T04:32:46.000Z","name":"Lavina Goodwin","mobile_number":"739-376-4765","email_id":"Gerry.Rogahn32@yahoo.com","dop":"2025-04-06","serial_number":"10923721556764","imei1":"10923721556764","imei2":"10923721556764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189889,"job_number":"JOB_189889","tr_customer_id":189907,"tr_customer_product_id":189897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:47.000Z","name":"Vida O'Keefe","mobile_number":"837-225-9888","email_id":"Alexander2@yahoo.com","dop":"2025-12-31","serial_number":"109788097150484","imei1":"109788097150484","imei2":"109788097150484","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189891,"job_number":"JOB_189891","tr_customer_id":189909,"tr_customer_product_id":189899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Elmer Powlowski","mobile_number":"572-823-2936","email_id":"Wayne_Beahan@gmail.com","dop":"2025-06-18","serial_number":"10002811848514","imei1":"10002811848514","imei2":"10002811848514","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189896,"job_number":"JOB_189896","tr_customer_id":189914,"tr_customer_product_id":189904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Kavon Nolan","mobile_number":"945-441-2529","email_id":"Karlee.Graham@yahoo.com","dop":"2025-04-06","serial_number":"11277734381808","imei1":"11277734381808","imei2":"11277734381808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189900,"job_number":"JOB_189900","tr_customer_id":189918,"tr_customer_product_id":189908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Isabelle Pollich","mobile_number":"454-368-4648","email_id":"Rosemarie77@yahoo.com","dop":"2025-02-01","serial_number":"39654654809219","imei1":"39654654809219","imei2":"39654654809219","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189902,"job_number":"JOB_189902","tr_customer_id":189920,"tr_customer_product_id":189910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Gerhard Auer","mobile_number":"959-334-9354","email_id":"Judd_Walsh@yahoo.com","dop":"2000-01-31","serial_number":"10713097803202","imei1":"10713097803202","imei2":"10713097803202","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189905,"job_number":"JOB_189905","tr_customer_id":189923,"tr_customer_product_id":189913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:29.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Dashawn Metz","mobile_number":"230-608-6570","email_id":"Margret44@yahoo.com","dop":"2025-04-06","serial_number":"16939730423276","imei1":"16939730423276","imei2":"16939730423276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189908,"job_number":"JOB_189908","tr_customer_id":189926,"tr_customer_product_id":189916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Stanford Kessler","mobile_number":"766-817-0932","email_id":"Ned_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"16995396546422","imei1":"16995396546422","imei2":"16995396546422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189910,"job_number":"JOB_189910","tr_customer_id":189928,"tr_customer_product_id":189918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Fernando Hyatt","mobile_number":"829-998-2610","email_id":"Natasha_Rice98@yahoo.com","dop":"2025-04-06","serial_number":"11518944505792","imei1":"11518944505792","imei2":"11518944505792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189914,"job_number":"JOB_189914","tr_customer_id":189932,"tr_customer_product_id":189922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:36.000Z","modified_at":"2026-02-18T04:33:12.000Z","name":"Candido Sipes","mobile_number":"643-633-3079","email_id":"Morris53@yahoo.com","dop":"2025-04-06","serial_number":"16888436125457","imei1":"16888436125457","imei2":"16888436125457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189917,"job_number":"JOB_189917","tr_customer_id":189935,"tr_customer_product_id":189925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Orpha Botsford","mobile_number":"620-718-2493","email_id":"Shemar_Olson94@gmail.com","dop":"2025-04-06","serial_number":"19079187595918","imei1":"19079187595918","imei2":"19079187595918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189920,"job_number":"JOB_189920","tr_customer_id":189938,"tr_customer_product_id":189928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:57.000Z","name":"Gregory Nitzsche","mobile_number":"653-235-6449","email_id":"Jerod90@hotmail.com","dop":"2025-05-30","serial_number":"19888438901289","imei1":"19888438901289","imei2":"19888438901289","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189921,"job_number":"JOB_189921","tr_customer_id":189939,"tr_customer_product_id":189929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Tressie Strosin","mobile_number":"873-786-7806","email_id":"Thora12@hotmail.com","dop":"2025-04-06","serial_number":"10061757548226","imei1":"10061757548226","imei2":"10061757548226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189931,"job_number":"JOB_189931","tr_customer_id":189949,"tr_customer_product_id":189939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Mariah Tromp","mobile_number":"399-413-1021","email_id":"Newton.Lueilwitz32@hotmail.com","dop":"2025-04-06","serial_number":"12686624222532","imei1":"12686624222532","imei2":"12686624222532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189932,"job_number":"JOB_189932","tr_customer_id":189950,"tr_customer_product_id":189940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:26.000Z","name":"Dameon Moore","mobile_number":"744-789-9732","email_id":"Martin.Considine@yahoo.com","dop":"2025-08-24","serial_number":"10389106953018","imei1":"10389106953018","imei2":"10389106953018","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189937,"job_number":"JOB_189937","tr_customer_id":189955,"tr_customer_product_id":189945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Jed Leannon","mobile_number":"638-341-3003","email_id":"Chet_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"17599118649001","imei1":"17599118649001","imei2":"17599118649001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189938,"job_number":"JOB_189938","tr_customer_id":189956,"tr_customer_product_id":189946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Isidro Lockman","mobile_number":"342-327-2653","email_id":"Valerie29@hotmail.com","dop":"2025-04-06","serial_number":"13435350002288","imei1":"13435350002288","imei2":"13435350002288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189943,"job_number":"JOB_189943","tr_customer_id":189961,"tr_customer_product_id":189951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Cordell Nitzsche","mobile_number":"697-501-9069","email_id":"Antwan13@hotmail.com","dop":"2025-04-06","serial_number":"14860528616285","imei1":"14860528616285","imei2":"14860528616285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189944,"job_number":"JOB_189944","tr_customer_id":189962,"tr_customer_product_id":189952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:55.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Raphaelle Cummerata","mobile_number":"317-955-3146","email_id":"Geoffrey66@yahoo.com","dop":"2025-12-31","serial_number":"103690080133867","imei1":"103690080133867","imei2":"103690080133867","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189949,"job_number":"JOB_189949","tr_customer_id":189967,"tr_customer_product_id":189957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Edwardo Spinka","mobile_number":"575-655-1384","email_id":"Milford_Corkery89@yahoo.com","dop":"2025-04-06","serial_number":"11031710540337","imei1":"11031710540337","imei2":"11031710540337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189952,"job_number":"JOB_189952","tr_customer_id":189970,"tr_customer_product_id":189960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Opal Shields","mobile_number":"606-913-4799","email_id":"Ena.Nader20@hotmail.com","dop":"2025-04-06","serial_number":"11576431330933","imei1":"11576431330933","imei2":"11576431330933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189959,"job_number":"JOB_189959","tr_customer_id":189977,"tr_customer_product_id":189967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:02.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Emilia Brown","mobile_number":"433-387-1303","email_id":"Emmanuel.Prosacco15@yahoo.com","dop":"2025-02-01","serial_number":"79854202934178","imei1":"79854202934178","imei2":"79854202934178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189964,"job_number":"JOB_189964","tr_customer_id":189982,"tr_customer_product_id":189972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Amari Haag","mobile_number":"466-897-3709","email_id":"Geo_Fahey@yahoo.com","dop":"2000-01-31","serial_number":"10689425503683","imei1":"10689425503683","imei2":"10689425503683","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189966,"job_number":"JOB_189966","tr_customer_id":189984,"tr_customer_product_id":189974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mitchel Weber","mobile_number":"596-810-7438","email_id":"Jocelyn.McGlynn10@hotmail.com","dop":"2025-04-06","serial_number":"14295907921137","imei1":"14295907921137","imei2":"14295907921137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189972,"job_number":"JOB_189972","tr_customer_id":189990,"tr_customer_product_id":189980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Ona Lang","mobile_number":"774-465-4889","email_id":"Delilah45@gmail.com","dop":"2025-04-06","serial_number":"12751587977492","imei1":"12751587977492","imei2":"12751587977492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189974,"job_number":"JOB_189974","tr_customer_id":189992,"tr_customer_product_id":189982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Arnoldo Swaniawski","mobile_number":"446-221-2857","email_id":"Ricky_Swift@hotmail.com","dop":"2025-04-06","serial_number":"13049595779368","imei1":"13049595779368","imei2":"13049595779368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189978,"job_number":"JOB_189978","tr_customer_id":189996,"tr_customer_product_id":189986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Danial Buckridge","mobile_number":"695-262-2968","email_id":"Chanelle81@yahoo.com","dop":"2025-04-06","serial_number":"11486057838887","imei1":"11486057838887","imei2":"11486057838887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189980,"job_number":"JOB_189980","tr_customer_id":189998,"tr_customer_product_id":189988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:52.000Z","name":"Ludie Marquardt","mobile_number":"758-747-7334","email_id":"Peter.Fisher3@gmail.com","dop":"2025-04-06","serial_number":"14135661923688","imei1":"14135661923688","imei2":"14135661923688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189984,"job_number":"JOB_189984","tr_customer_id":190002,"tr_customer_product_id":189992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:54.000Z","name":"Dane Reilly","mobile_number":"249-717-3921","email_id":"Ryder_Russel@hotmail.com","dop":"2025-04-06","serial_number":"18534232537475","imei1":"18534232537475","imei2":"18534232537475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189986,"job_number":"JOB_189986","tr_customer_id":190004,"tr_customer_product_id":189994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"Jacynthe Schmidt","mobile_number":"414-398-4038","email_id":"Genevieve.Sawayn35@gmail.com","dop":"2025-04-06","serial_number":"17052353185887","imei1":"17052353185887","imei2":"17052353185887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189992,"job_number":"JOB_189992","tr_customer_id":190010,"tr_customer_product_id":190000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:56.000Z","name":"Reyna Lakin","mobile_number":"819-252-8904","email_id":"Erik.Tillman@hotmail.com","dop":"2025-04-06","serial_number":"17059416387469","imei1":"17059416387469","imei2":"17059416387469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189996,"job_number":"JOB_189996","tr_customer_id":190014,"tr_customer_product_id":190004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:23.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Jazmyn Padberg","mobile_number":"856-230-0417","email_id":"Geovanni25@gmail.com","dop":"2025-04-06","serial_number":"19675387643461","imei1":"19675387643461","imei2":"19675387643461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189999,"job_number":"JOB_189999","tr_customer_id":190017,"tr_customer_product_id":190007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:34:00.000Z","name":"Estell Emmerich","mobile_number":"673-418-9039","email_id":"Willie_Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17901793304862","imei1":"17901793304862","imei2":"17901793304862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190002,"job_number":"JOB_190002","tr_customer_id":190020,"tr_customer_product_id":190010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"Loraine Hackett","mobile_number":"298-675-8435","email_id":"Liana.Satterfield@gmail.com","dop":"2025-04-06","serial_number":"15328396131748","imei1":"15328396131748","imei2":"15328396131748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190006,"job_number":"JOB_190006","tr_customer_id":190024,"tr_customer_product_id":190014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:34:09.000Z","name":"Berry Gislason","mobile_number":"613-209-6243","email_id":"Alva_Bechtelar@hotmail.com","dop":"2025-08-24","serial_number":"17551816657188","imei1":"17551816657188","imei2":"17551816657188","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190012,"job_number":"JOB_190012","tr_customer_id":190030,"tr_customer_product_id":190020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:34:10.000Z","name":"Kavon Stehr","mobile_number":"947-785-3223","email_id":"Kattie22@yahoo.com","dop":"2025-12-31","serial_number":"104282608637375","imei1":"104282608637375","imei2":"104282608637375","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190014,"job_number":"JOB_190014","tr_customer_id":190032,"tr_customer_product_id":190022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:34:18.000Z","name":"Mariah Baumbach","mobile_number":"542-409-6237","email_id":"Luz.Sawayn37@gmail.com","dop":"2025-04-06","serial_number":"16979472041092","imei1":"16979472041092","imei2":"16979472041092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190018,"job_number":"JOB_190018","tr_customer_id":190036,"tr_customer_product_id":190026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Dean Armstrong","mobile_number":"890-248-3988","email_id":"Jorge_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"13528063179329","imei1":"13528063179329","imei2":"13528063179329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190020,"job_number":"JOB_190020","tr_customer_id":190038,"tr_customer_product_id":190028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Sheridan Lowe","mobile_number":"203-846-2909","email_id":"Jack.Beier89@yahoo.com","dop":"2025-04-06","serial_number":"13264524068509","imei1":"13264524068509","imei2":"13264524068509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190024,"job_number":"JOB_190024","tr_customer_id":190042,"tr_customer_product_id":190032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Germaine Adams","mobile_number":"415-227-7363","email_id":"Lia_Simonis34@hotmail.com","dop":"2000-01-31","serial_number":"10575108506563","imei1":"10575108506563","imei2":"10575108506563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190026,"job_number":"JOB_190026","tr_customer_id":190044,"tr_customer_product_id":190034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:34:25.000Z","name":"Kaleb Thiel","mobile_number":"559-796-9730","email_id":"Samanta.Hahn@hotmail.com","dop":"2025-04-06","serial_number":"16191202406168","imei1":"16191202406168","imei2":"16191202406168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190031,"job_number":"JOB_190031","tr_customer_id":190049,"tr_customer_product_id":190039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:54.000Z","modified_at":"2026-02-18T04:34:30.000Z","name":"Noah Sawayn","mobile_number":"247-810-9207","email_id":"Tyra_Zemlak31@gmail.com","dop":"2025-04-06","serial_number":"16962164544885","imei1":"16962164544885","imei2":"16962164544885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190034,"job_number":"JOB_190034","tr_customer_id":190052,"tr_customer_product_id":190042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:34:38.000Z","name":"Lisette Tillman","mobile_number":"372-501-6592","email_id":"Ashton.Wehner@gmail.com","dop":"2025-04-06","serial_number":"10998258192822","imei1":"10998258192822","imei2":"10998258192822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190037,"job_number":"JOB_190037","tr_customer_id":190055,"tr_customer_product_id":190045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:37.000Z","name":"Kaya O'Keefe","mobile_number":"349-748-4790","email_id":"Else.Powlowski53@hotmail.com","dop":"2025-04-06","serial_number":"13780809715293","imei1":"13780809715293","imei2":"13780809715293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190040,"job_number":"JOB_190040","tr_customer_id":190058,"tr_customer_product_id":190048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:40.000Z","name":"Cassie Weimann","mobile_number":"488-868-4541","email_id":"Amara7@yahoo.com","dop":"2025-04-06","serial_number":"19160549939055","imei1":"19160549939055","imei2":"19160549939055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190042,"job_number":"JOB_190042","tr_customer_id":190060,"tr_customer_product_id":190050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Lavada Wyman","mobile_number":"258-308-1170","email_id":"Dolores.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"19855795604187","imei1":"19855795604187","imei2":"19855795604187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190045,"job_number":"JOB_190045","tr_customer_id":190063,"tr_customer_product_id":190053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Jamar Towne","mobile_number":"544-635-5448","email_id":"Berry_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"19520793558677","imei1":"19520793558677","imei2":"19520793558677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190049,"job_number":"JOB_190049","tr_customer_id":190067,"tr_customer_product_id":190057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Emmy Langworth","mobile_number":"256-736-6829","email_id":"Jaunita.Howell93@yahoo.com","dop":"2025-04-06","serial_number":"16353534733301","imei1":"16353534733301","imei2":"16353534733301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190052,"job_number":"JOB_190052","tr_customer_id":190070,"tr_customer_product_id":190060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Arnoldo Yost","mobile_number":"611-379-1931","email_id":"Crystal.Skiles@gmail.com","dop":"2025-08-24","serial_number":"13484556906647","imei1":"13484556906647","imei2":"13484556906647","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190055,"job_number":"JOB_190055","tr_customer_id":190073,"tr_customer_product_id":190063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:58.000Z","name":"Lawrence Koss","mobile_number":"820-452-1143","email_id":"Xavier30@yahoo.com","dop":"2025-04-06","serial_number":"17695549831907","imei1":"17695549831907","imei2":"17695549831907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190059,"job_number":"JOB_190059","tr_customer_id":190077,"tr_customer_product_id":190067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:01.000Z","name":"Lessie Bashirian","mobile_number":"486-843-3330","email_id":"Jimmy.Kautzer83@hotmail.com","dop":"2000-01-31","serial_number":"10945865807711","imei1":"10945865807711","imei2":"10945865807711","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190060,"job_number":"JOB_190060","tr_customer_id":190078,"tr_customer_product_id":190068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:03.000Z","name":"Jett O'Hara","mobile_number":"907-853-7107","email_id":"Kian_Aufderhar51@hotmail.com","dop":"2025-04-06","serial_number":"15494899960006","imei1":"15494899960006","imei2":"15494899960006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190064,"job_number":"JOB_190064","tr_customer_id":190082,"tr_customer_product_id":190072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:35:11.000Z","name":"Jordyn Friesen","mobile_number":"886-861-4947","email_id":"Oral66@gmail.com","dop":"2025-04-06","serial_number":"14864333003012","imei1":"14864333003012","imei2":"14864333003012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190067,"job_number":"JOB_190067","tr_customer_id":190085,"tr_customer_product_id":190075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:35:21.000Z","name":"Christy Deckow","mobile_number":"678-683-1872","email_id":"Myrl.Wuckert88@gmail.com","dop":"2025-04-06","serial_number":"15153875567904","imei1":"15153875567904","imei2":"15153875567904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190069,"job_number":"JOB_190069","tr_customer_id":190087,"tr_customer_product_id":190077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:35:26.000Z","name":"Hallie Wiza","mobile_number":"295-463-4697","email_id":"Jasmin_Glover@gmail.com","dop":"2025-04-06","serial_number":"12591233112129","imei1":"12591233112129","imei2":"12591233112129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190073,"job_number":"JOB_190073","tr_customer_id":190091,"tr_customer_product_id":190081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:35:29.000Z","name":"Harry Adams","mobile_number":"633-524-1043","email_id":"Lue69@hotmail.com","dop":"2025-04-06","serial_number":"11709334579715","imei1":"11709334579715","imei2":"11709334579715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190081,"job_number":"JOB_190081","tr_customer_id":190099,"tr_customer_product_id":190089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57487576222027","imei1":"57487576222027","imei2":"57487576222027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190088,"job_number":"JOB_190088","tr_customer_id":190106,"tr_customer_product_id":190096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78361699479083","imei1":"78361699479083","imei2":"78361699479083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190095,"job_number":"JOB_190095","tr_customer_id":190113,"tr_customer_product_id":190103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:13.000Z","modified_at":"2026-02-18T04:49:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25102753704574","imei1":"25102753704574","imei2":"25102753704574","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190097,"job_number":"JOB_190097","tr_customer_id":190115,"tr_customer_product_id":190105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:53.000Z","name":"Nola Ryan","mobile_number":"437-772-8300","email_id":"Ursula.Larson82@gmail.com","dop":"2025-04-06","serial_number":"14994435612096","imei1":"14994435612096","imei2":"14994435612096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190100,"job_number":"JOB_190100","tr_customer_id":190118,"tr_customer_product_id":190108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:36.000Z","name":"Skyla Fritsch","mobile_number":"348-529-4187","email_id":"Percy5@yahoo.com","dop":"2025-04-06","serial_number":"17229280449732","imei1":"17229280449732","imei2":"17229280449732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190103,"job_number":"JOB_190103","tr_customer_id":190121,"tr_customer_product_id":190111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:03:18.000Z","name":"Chaya Roob","mobile_number":"483-353-2183","email_id":"Darlene5@yahoo.com","dop":"2025-04-06","serial_number":"18889498076326","imei1":"18889498076326","imei2":"18889498076326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190109,"job_number":"JOB_190109","tr_customer_id":190127,"tr_customer_product_id":190117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:21:01.000Z","name":"Waylon Schumm","mobile_number":"616-636-6398","email_id":"Randy.Rempel78@yahoo.com","dop":"2025-04-06","serial_number":"12107478347133","imei1":"12107478347133","imei2":"12107478347133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190112,"job_number":"JOB_190112","tr_customer_id":190130,"tr_customer_product_id":190120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:09.000Z","modified_at":"2026-02-18T05:21:49.000Z","name":"Florida Rohan","mobile_number":"462-570-6599","email_id":"Myrtice_Heathcote64@hotmail.com","dop":"2025-04-06","serial_number":"11796554894771","imei1":"11796554894771","imei2":"11796554894771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190117,"job_number":"JOB_190117","tr_customer_id":190135,"tr_customer_product_id":190125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:22:36.000Z","name":"Theodore Trantow","mobile_number":"659-540-4562","email_id":"Hoyt.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13225345416340","imei1":"13225345416340","imei2":"13225345416340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190120,"job_number":"JOB_190120","tr_customer_id":190138,"tr_customer_product_id":190128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:52.000Z","name":"Corine Farrell","mobile_number":"229-813-5004","email_id":"Vidal61@gmail.com","dop":"2025-07-01","serial_number":"108756531623491","imei1":"108756531623491","imei2":"108756531623491","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190122,"job_number":"JOB_190122","tr_customer_id":190140,"tr_customer_product_id":190130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:26:04.000Z","name":"Kaitlin Abshire","mobile_number":"242-793-8864","email_id":"Jude.Beier@gmail.com","dop":"2025-07-01","serial_number":"101151958032875","imei1":"101151958032875","imei2":"101151958032875","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190123,"job_number":"JOB_190123","tr_customer_id":190141,"tr_customer_product_id":190131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:07.000Z","modified_at":"2026-02-18T05:43:43.000Z","name":"Michele Kertzmann","mobile_number":"223-780-9853","email_id":"Stephany_Braun71@yahoo.com","dop":"2025-04-06","serial_number":"16470444677136","imei1":"16470444677136","imei2":"16470444677136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190125,"job_number":"JOB_190125","tr_customer_id":190143,"tr_customer_product_id":190133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:23.000Z","modified_at":"2026-02-18T05:43:59.000Z","name":"Althea Windler","mobile_number":"206-650-3242","email_id":"Irwin_Prohaska79@hotmail.com","dop":"2025-04-06","serial_number":"14438988589602","imei1":"14438988589602","imei2":"14438988589602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190128,"job_number":"JOB_190128","tr_customer_id":190146,"tr_customer_product_id":190136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:21.000Z","name":"Grady Erdman","mobile_number":"718-899-7358","email_id":"Dell_Bashirian94@gmail.com","dop":"2025-12-01","serial_number":"12675748265188","imei1":"12675748265188","imei2":"12675748265188","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190130,"job_number":"JOB_190130","tr_customer_id":190148,"tr_customer_product_id":190138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:26.000Z","modified_at":"2026-02-18T05:44:37.000Z","name":"Zoila Wiegand","mobile_number":"912-615-3902","email_id":"Cordia_Stroman20@hotmail.com","dop":"2025-12-01","serial_number":"19635238377990","imei1":"19635238377990","imei2":"19635238377990","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190132,"job_number":"JOB_190132","tr_customer_id":190150,"tr_customer_product_id":190140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:54.000Z","name":"Sierra Reinger","mobile_number":"972-420-4318","email_id":"Torrey_Zieme51@hotmail.com","dop":"2025-12-01","serial_number":"18541111477224","imei1":"18541111477224","imei2":"18541111477224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190134,"job_number":"JOB_190134","tr_customer_id":190152,"tr_customer_product_id":190142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:53:06.000Z","name":"Stacy Boyle","mobile_number":"898-966-6180","email_id":"Katrine.Kiehn70@yahoo.com","dop":"2025-04-06","serial_number":"10866742342596","imei1":"10866742342596","imei2":"10866742342596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190137,"job_number":"JOB_190137","tr_customer_id":190155,"tr_customer_product_id":190145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:55.000Z","name":"Christophe Turcotte","mobile_number":"866-600-1026","email_id":"Abelardo_Littel27@yahoo.com","dop":"2025-04-06","serial_number":"15416293708675","imei1":"15416293708675","imei2":"15416293708675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190140,"job_number":"JOB_190140","tr_customer_id":190158,"tr_customer_product_id":190148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:03.000Z","modified_at":"2026-02-18T05:54:43.000Z","name":"August Abshire","mobile_number":"319-653-2327","email_id":"Dan87@hotmail.com","dop":"2025-04-06","serial_number":"16559403583619","imei1":"16559403583619","imei2":"16559403583619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190145,"job_number":"JOB_190145","tr_customer_id":190163,"tr_customer_product_id":190153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:06.000Z","modified_at":"2026-02-18T06:41:44.000Z","name":"Berenice Lang","mobile_number":"657-342-1362","email_id":"Ethyl_Hackett@gmail.com","dop":"2025-04-06","serial_number":"14695391640929","imei1":"14695391640929","imei2":"14695391640929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190148,"job_number":"JOB_190148","tr_customer_id":190166,"tr_customer_product_id":190156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:42:29.000Z","name":"Darren Collins","mobile_number":"904-976-1522","email_id":"Andreane.Schneider57@hotmail.com","dop":"2025-04-06","serial_number":"13884612856726","imei1":"13884612856726","imei2":"13884612856726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190151,"job_number":"JOB_190151","tr_customer_id":190169,"tr_customer_product_id":190159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:43:13.000Z","name":"Colin Hegmann","mobile_number":"577-302-1285","email_id":"Seamus37@hotmail.com","dop":"2025-04-06","serial_number":"18610557989946","imei1":"18610557989946","imei2":"18610557989946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190164,"job_number":"JOB_190164","tr_customer_id":190182,"tr_customer_product_id":190172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:50:00.000Z","name":"Weston Gutkowski","mobile_number":"778-561-6298","email_id":"Deshawn.Rolfson@yahoo.com","dop":"2025-12-31","serial_number":"107939308316534","imei1":"107939308316534","imei2":"107939308316534","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190169,"job_number":"JOB_190169","tr_customer_id":190187,"tr_customer_product_id":190177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:08.000Z","modified_at":"2026-02-18T06:50:44.000Z","name":"Rowland Nader","mobile_number":"385-699-9512","email_id":"Blair.Bergstrom95@yahoo.com","dop":"2025-12-31","serial_number":"104822802727221","imei1":"104822802727221","imei2":"104822802727221","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190171,"job_number":"JOB_190171","tr_customer_id":190189,"tr_customer_product_id":190179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:51:27.000Z","name":"Dangelo Spinka","mobile_number":"597-659-7897","email_id":"Jace.Hammes49@yahoo.com","dop":"2025-12-31","serial_number":"108756852950788","imei1":"108756852950788","imei2":"108756852950788","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190175,"job_number":"JOB_190175","tr_customer_id":190193,"tr_customer_product_id":190183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:44.000Z","name":"Donald Raynor","mobile_number":"547-793-3985","email_id":"Tara.Walsh26@gmail.com","dop":"2025-06-18","serial_number":"10822067442195","imei1":"10822067442195","imei2":"10822067442195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190177,"job_number":"JOB_190177","tr_customer_id":190195,"tr_customer_product_id":190185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:18.000Z","modified_at":"2026-02-18T06:52:55.000Z","name":"Annabel Cartwright","mobile_number":"501-220-3368","email_id":"Assunta61@gmail.com","dop":"2025-04-06","serial_number":"12437888972666","imei1":"12437888972666","imei2":"12437888972666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190180,"job_number":"JOB_190180","tr_customer_id":190198,"tr_customer_product_id":190188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:53:27.000Z","name":"Alicia Rohan","mobile_number":"848-886-8017","email_id":"Brown.Tromp14@yahoo.com","dop":"2025-06-18","serial_number":"10848615982491","imei1":"10848615982491","imei2":"10848615982491","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190183,"job_number":"JOB_190183","tr_customer_id":190201,"tr_customer_product_id":190191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:52.000Z","name":"Kenton Wunsch","mobile_number":"252-473-5099","email_id":"Dayton.Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12862586132868","imei1":"12862586132868","imei2":"12862586132868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190186,"job_number":"JOB_190186","tr_customer_id":190204,"tr_customer_product_id":190194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:54:39.000Z","name":"Ally Little","mobile_number":"703-702-1666","email_id":"Daniella.McDermott@gmail.com","dop":"2025-04-06","serial_number":"14269807847578","imei1":"14269807847578","imei2":"14269807847578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190189,"job_number":"JOB_190189","tr_customer_id":190207,"tr_customer_product_id":190197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:47.000Z","modified_at":"2026-02-18T06:55:26.000Z","name":"Randi Mueller","mobile_number":"463-438-6083","email_id":"Raven11@hotmail.com","dop":"2025-04-06","serial_number":"18063893566814","imei1":"18063893566814","imei2":"18063893566814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190192,"job_number":"JOB_190192","tr_customer_id":190210,"tr_customer_product_id":190200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:56:01.000Z","name":"Mellie Koch","mobile_number":"308-837-4046","email_id":"Kole20@yahoo.com","dop":"2025-04-06","serial_number":"17165621925857","imei1":"17165621925857","imei2":"17165621925857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190195,"job_number":"JOB_190195","tr_customer_id":190213,"tr_customer_product_id":190203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:47.000Z","name":"Elinore Cremin","mobile_number":"547-411-4170","email_id":"Jackson.Bahringer53@hotmail.com","dop":"2025-04-06","serial_number":"14417975188879","imei1":"14417975188879","imei2":"14417975188879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190198,"job_number":"JOB_190198","tr_customer_id":190216,"tr_customer_product_id":190206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:55.000Z","modified_at":"2026-02-18T06:57:33.000Z","name":"Reggie Kulas","mobile_number":"468-782-2690","email_id":"Geovanny73@yahoo.com","dop":"2025-04-06","serial_number":"19996449872321","imei1":"19996449872321","imei2":"19996449872321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190204,"job_number":"JOB_190204","tr_customer_id":190222,"tr_customer_product_id":190212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:47.000Z","modified_at":"2026-02-18T06:58:25.000Z","name":"Tod Sporer","mobile_number":"595-766-7450","email_id":"Arden.Grady@yahoo.com","dop":"2025-04-06","serial_number":"10084198135977","imei1":"10084198135977","imei2":"10084198135977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190207,"job_number":"JOB_190207","tr_customer_id":190225,"tr_customer_product_id":190215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:59:12.000Z","name":"Karen Dicki","mobile_number":"857-482-1796","email_id":"Kevin.Lesch16@yahoo.com","dop":"2025-04-06","serial_number":"10083564092926","imei1":"10083564092926","imei2":"10083564092926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190210,"job_number":"JOB_190210","tr_customer_id":190228,"tr_customer_product_id":190218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:58.000Z","name":"Josie Gaylord","mobile_number":"875-865-8566","email_id":"Bianka75@gmail.com","dop":"2025-04-06","serial_number":"14382011620807","imei1":"14382011620807","imei2":"14382011620807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190213,"job_number":"JOB_190213","tr_customer_id":190231,"tr_customer_product_id":190221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:43.000Z","name":"Janessa Kozey","mobile_number":"871-540-0061","email_id":"Prudence92@hotmail.com","dop":"2025-04-06","serial_number":"12686248170624","imei1":"12686248170624","imei2":"12686248170624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190215,"job_number":"JOB_190215","tr_customer_id":190233,"tr_customer_product_id":190223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:07.000Z","modified_at":"2026-02-18T07:00:46.000Z","name":"Kallie Walter","mobile_number":"279-845-1756","email_id":"Saul.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"12154014642419","imei1":"12154014642419","imei2":"12154014642419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190218,"job_number":"JOB_190218","tr_customer_id":190236,"tr_customer_product_id":190226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:51.000Z","modified_at":"2026-02-18T07:01:30.000Z","name":"Michaela Kovacek","mobile_number":"867-672-3019","email_id":"Rodolfo67@gmail.com","dop":"2025-04-06","serial_number":"13810298846745","imei1":"13810298846745","imei2":"13810298846745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190221,"job_number":"JOB_190221","tr_customer_id":190239,"tr_customer_product_id":190229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:55.000Z","name":"Devante Vandervort","mobile_number":"504-384-7740","email_id":"Zachary.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"19183817573172","imei1":"19183817573172","imei2":"19183817573172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190224,"job_number":"JOB_190224","tr_customer_id":190242,"tr_customer_product_id":190232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Clark Green","mobile_number":"964-399-0033","email_id":"Soledad98@yahoo.com","dop":"2000-01-31","serial_number":"10286688130966","imei1":"10286688130966","imei2":"10286688130966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190226,"job_number":"JOB_190226","tr_customer_id":190244,"tr_customer_product_id":190234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Ashleigh Rempel","mobile_number":"418-480-9297","email_id":"Letitia35@gmail.com","dop":"2025-04-06","serial_number":"19560953502209","imei1":"19560953502209","imei2":"19560953502209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190230,"job_number":"JOB_190230","tr_customer_id":190248,"tr_customer_product_id":190238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:02:16.000Z","name":"Merle Williamson","mobile_number":"341-348-1477","email_id":"Leta_Schulist55@hotmail.com","dop":"2025-04-06","serial_number":"14110141184971","imei1":"14110141184971","imei2":"14110141184971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190233,"job_number":"JOB_190233","tr_customer_id":190251,"tr_customer_product_id":190241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:03.000Z","modified_at":"2026-02-18T07:02:40.000Z","name":"Monte Adams","mobile_number":"636-282-7586","email_id":"Kennedy74@gmail.com","dop":"2025-04-06","serial_number":"13237271675335","imei1":"13237271675335","imei2":"13237271675335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190237,"job_number":"JOB_190237","tr_customer_id":190255,"tr_customer_product_id":190245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:49.000Z","name":"Antonia Kuhlman","mobile_number":"757-828-3384","email_id":"Pierce93@hotmail.com","dop":"2000-01-31","serial_number":"10325276927121","imei1":"10325276927121","imei2":"10325276927121","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190238,"job_number":"JOB_190238","tr_customer_id":190256,"tr_customer_product_id":190246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Johanna Streich","mobile_number":"831-796-6330","email_id":"Ali.Johnston76@gmail.com","dop":"2025-04-06","serial_number":"10146247541198","imei1":"10146247541198","imei2":"10146247541198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190242,"job_number":"JOB_190242","tr_customer_id":190260,"tr_customer_product_id":190250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"Larissa Goldner","mobile_number":"911-680-6112","email_id":"Dejuan.Leuschke78@gmail.com","dop":"2025-04-06","serial_number":"16637553782239","imei1":"16637553782239","imei2":"16637553782239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190245,"job_number":"JOB_190245","tr_customer_id":190263,"tr_customer_product_id":190253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:03:24.000Z","name":"Skyla Cassin","mobile_number":"899-762-6939","email_id":"Missouri.Koch98@hotmail.com","dop":"2025-04-06","serial_number":"11434012416152","imei1":"11434012416152","imei2":"11434012416152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190248,"job_number":"JOB_190248","tr_customer_id":190266,"tr_customer_product_id":190256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:33.000Z","name":"Rachel Sipes","mobile_number":"438-660-7848","email_id":"Vanessa.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"15819339500808","imei1":"15819339500808","imei2":"15819339500808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190250,"job_number":"JOB_190250","tr_customer_id":190268,"tr_customer_product_id":190258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:35.000Z","name":"Lane Greenfelder","mobile_number":"740-601-1230","email_id":"Rosanna51@yahoo.com","dop":"2000-01-31","serial_number":"10512854972312","imei1":"10512854972312","imei2":"10512854972312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190254,"job_number":"JOB_190254","tr_customer_id":190272,"tr_customer_product_id":190262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:03.000Z","modified_at":"2026-02-18T07:03:40.000Z","name":"Simone Kirlin","mobile_number":"648-228-4288","email_id":"Electa_Schimmel81@hotmail.com","dop":"2025-04-06","serial_number":"14186764236066","imei1":"14186764236066","imei2":"14186764236066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190257,"job_number":"JOB_190257","tr_customer_id":190275,"tr_customer_product_id":190265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:04:20.000Z","name":"London Koelpin","mobile_number":"369-589-1831","email_id":"Avery_Schmitt@gmail.com","dop":"2000-01-31","serial_number":"10193136531410","imei1":"10193136531410","imei2":"10193136531410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190260,"job_number":"JOB_190260","tr_customer_id":190278,"tr_customer_product_id":190268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:04:24.000Z","name":"Bradford Thompson","mobile_number":"490-624-4968","email_id":"Martine84@gmail.com","dop":"2025-04-06","serial_number":"12064222835804","imei1":"12064222835804","imei2":"12064222835804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190263,"job_number":"JOB_190263","tr_customer_id":190281,"tr_customer_product_id":190271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:07:01.000Z","name":"Katelin Labadie","mobile_number":"864-227-4870","email_id":"Clovis.Robel68@gmail.com","dop":"2025-04-06","serial_number":"15904966802554","imei1":"15904966802554","imei2":"15904966802554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190266,"job_number":"JOB_190266","tr_customer_id":190284,"tr_customer_product_id":190274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:44.000Z","name":"Seamus Gutkowski","mobile_number":"821-961-6689","email_id":"Malachi.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"12807300363615","imei1":"12807300363615","imei2":"12807300363615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190268,"job_number":"JOB_190268","tr_customer_id":190286,"tr_customer_product_id":190276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:22.000Z","name":"Deron Feil","mobile_number":"812-863-6729","email_id":"Sunny.Muller4@yahoo.com","dop":"2025-04-06","serial_number":"17293490952555","imei1":"17293490952555","imei2":"17293490952555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190269,"job_number":"JOB_190269","tr_customer_id":190287,"tr_customer_product_id":190277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:23.000Z","name":"Buster Aufderhar","mobile_number":"634-265-5332","email_id":"Green.Doyle@hotmail.com","dop":"2025-04-06","serial_number":"19729663951339","imei1":"19729663951339","imei2":"19729663951339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190273,"job_number":"JOB_190273","tr_customer_id":190291,"tr_customer_product_id":190281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:08:28.000Z","name":"Cruz Pollich","mobile_number":"527-422-2207","email_id":"Stanley.Bayer@gmail.com","dop":"2025-04-06","serial_number":"15590220066557","imei1":"15590220066557","imei2":"15590220066557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190276,"job_number":"JOB_190276","tr_customer_id":190294,"tr_customer_product_id":190284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:57.000Z","modified_at":"2026-02-18T07:08:35.000Z","name":"Verner Miller","mobile_number":"982-266-0896","email_id":"Gage2@hotmail.com","dop":"2025-04-06","serial_number":"18874964293451","imei1":"18874964293451","imei2":"18874964293451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190279,"job_number":"JOB_190279","tr_customer_id":190297,"tr_customer_product_id":190287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:09:21.000Z","name":"Judge Pouros","mobile_number":"695-659-0379","email_id":"Felipe_Turcotte31@hotmail.com","dop":"2025-04-06","serial_number":"16424513949936","imei1":"16424513949936","imei2":"16424513949936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190282,"job_number":"JOB_190282","tr_customer_id":190300,"tr_customer_product_id":190290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:29.000Z","modified_at":"2026-02-18T07:10:07.000Z","name":"Aimee Hills","mobile_number":"802-945-5137","email_id":"Julianne21@yahoo.com","dop":"2025-04-06","serial_number":"13658133561954","imei1":"13658133561954","imei2":"13658133561954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190285,"job_number":"JOB_190285","tr_customer_id":190303,"tr_customer_product_id":190293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:44.000Z","name":"Alvina Luettgen","mobile_number":"821-614-7553","email_id":"Donnie.Roob66@hotmail.com","dop":"2025-04-06","serial_number":"11353583224361","imei1":"11353583224361","imei2":"11353583224361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190287,"job_number":"JOB_190287","tr_customer_id":190305,"tr_customer_product_id":190295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:15.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"Roxane Kemmer","mobile_number":"483-649-9578","email_id":"Lucie68@gmail.com","dop":"2025-04-06","serial_number":"11669161894449","imei1":"11669161894449","imei2":"11669161894449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190290,"job_number":"JOB_190290","tr_customer_id":190308,"tr_customer_product_id":190298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:13:32.000Z","name":"Amos Kautzer","mobile_number":"766-516-4496","email_id":"Pedro29@hotmail.com","dop":"2025-04-06","serial_number":"10456931628583","imei1":"10456931628583","imei2":"10456931628583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190293,"job_number":"JOB_190293","tr_customer_id":190311,"tr_customer_product_id":190301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:14:21.000Z","name":"Deangelo Rohan","mobile_number":"233-221-0276","email_id":"Audrey.Labadie17@yahoo.com","dop":"2025-04-06","serial_number":"11664855841065","imei1":"11664855841065","imei2":"11664855841065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190301,"job_number":"JOB_190301","tr_customer_id":190319,"tr_customer_product_id":190309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:01:58.000Z","modified_at":"2026-02-18T08:02:35.000Z","name":"Jaycee Hagenes","mobile_number":"607-936-3691","email_id":"Alexys.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16998437280376","imei1":"16998437280376","imei2":"16998437280376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190306,"job_number":"JOB_190306","tr_customer_id":190324,"tr_customer_product_id":190314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:38.000Z","modified_at":"2026-02-18T08:03:12.000Z","name":"Madge O'Keefe","mobile_number":"496-540-5787","email_id":"Pearline_Murray@hotmail.com","dop":"2025-04-06","serial_number":"19108021592327","imei1":"19108021592327","imei2":"19108021592327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190309,"job_number":"JOB_190309","tr_customer_id":190327,"tr_customer_product_id":190317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:33:18.000Z","name":"Abe Greenfelder","mobile_number":"983-879-5662","email_id":"Dion.Haag72@hotmail.com","dop":"2025-04-06","serial_number":"17881401735491","imei1":"17881401735491","imei2":"17881401735491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190312,"job_number":"JOB_190312","tr_customer_id":190330,"tr_customer_product_id":190320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:26.000Z","modified_at":"2026-02-18T08:34:02.000Z","name":"Corrine Altenwerth","mobile_number":"991-514-0355","email_id":"Clint38@gmail.com","dop":"2025-04-06","serial_number":"19218811863943","imei1":"19218811863943","imei2":"19218811863943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190315,"job_number":"JOB_190315","tr_customer_id":190333,"tr_customer_product_id":190323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:46.000Z","name":"Richmond Johnston","mobile_number":"208-874-3865","email_id":"Maribel.Predovic88@hotmail.com","dop":"2025-04-06","serial_number":"14252107614129","imei1":"14252107614129","imei2":"14252107614129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190318,"job_number":"JOB_190318","tr_customer_id":190336,"tr_customer_product_id":190326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:52.000Z","name":"Benedict Ortiz","mobile_number":"914-795-8649","email_id":"Federico12@hotmail.com","dop":"2025-04-06","serial_number":"19968699472123","imei1":"19968699472123","imei2":"19968699472123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190321,"job_number":"JOB_190321","tr_customer_id":190339,"tr_customer_product_id":190329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:36:36.000Z","name":"Bret Zboncak","mobile_number":"669-267-2377","email_id":"Lea_Jacobs@yahoo.com","dop":"2025-04-06","serial_number":"19590751377894","imei1":"19590751377894","imei2":"19590751377894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190324,"job_number":"JOB_190324","tr_customer_id":190342,"tr_customer_product_id":190332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:37:19.000Z","name":"Geovanny Reinger","mobile_number":"251-644-8710","email_id":"Demetrius_Hintz13@hotmail.com","dop":"2025-04-06","serial_number":"12061294875980","imei1":"12061294875980","imei2":"12061294875980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190327,"job_number":"JOB_190327","tr_customer_id":190345,"tr_customer_product_id":190335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:52.000Z","modified_at":"2026-02-18T10:51:32.000Z","name":"Howell Wolf","mobile_number":"509-345-1566","email_id":"Betty.Halvorson49@hotmail.com","dop":"2025-04-06","serial_number":"17718823074664","imei1":"17718823074664","imei2":"17718823074664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190330,"job_number":"JOB_190330","tr_customer_id":190348,"tr_customer_product_id":190338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:52:21.000Z","name":"Zoey Lockman","mobile_number":"403-705-3897","email_id":"Albertha86@hotmail.com","dop":"2025-04-06","serial_number":"16800994239792","imei1":"16800994239792","imei2":"16800994239792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190333,"job_number":"JOB_190333","tr_customer_id":190351,"tr_customer_product_id":190341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:53:10.000Z","name":"Colby Crist","mobile_number":"423-417-2244","email_id":"Maurice50@hotmail.com","dop":"2025-04-06","serial_number":"12000612671931","imei1":"12000612671931","imei2":"12000612671931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190343,"job_number":"JOB_190343","tr_customer_id":190361,"tr_customer_product_id":190351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:02.000Z","modified_at":"2026-02-18T11:38:43.000Z","name":"Fannie Keebler","mobile_number":"807-284-1505","email_id":"Henry.Kuvalis@yahoo.com","dop":"2025-04-06","serial_number":"17605672029179","imei1":"17605672029179","imei2":"17605672029179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190346,"job_number":"JOB_190346","tr_customer_id":190364,"tr_customer_product_id":190354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:51.000Z","modified_at":"2026-02-18T11:39:31.000Z","name":"Amari Bosco","mobile_number":"442-616-8094","email_id":"Iliana61@yahoo.com","dop":"2025-04-06","serial_number":"10531102937275","imei1":"10531102937275","imei2":"10531102937275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190349,"job_number":"JOB_190349","tr_customer_id":190367,"tr_customer_product_id":190357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:40:20.000Z","name":"Nathen O'Reilly","mobile_number":"410-727-9878","email_id":"Sheridan.Wintheiser15@hotmail.com","dop":"2025-04-06","serial_number":"12348449378200","imei1":"12348449378200","imei2":"12348449378200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190357,"job_number":"JOB_190357","tr_customer_id":190375,"tr_customer_product_id":190365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:49.000Z","name":"Kendra Murray","mobile_number":"886-279-0797","email_id":"Axel.Cartwright6@gmail.com","dop":"2024-08-17","serial_number":"71509631141332","imei1":"71509631141332","imei2":"71509631141332","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190359,"job_number":"JOB_190359","tr_customer_id":190377,"tr_customer_product_id":190367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:52.000Z","modified_at":"2026-02-18T12:27:11.000Z","name":"Emil Larkin","mobile_number":"692-307-0349","email_id":"Ethel74@yahoo.com","dop":"2024-08-17","serial_number":"52646998298417","imei1":"52646998298417","imei2":"52646998298417","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190361,"job_number":"JOB_190361","tr_customer_id":190379,"tr_customer_product_id":190369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:33.000Z","name":"Derick Littel","mobile_number":"293-453-9344","email_id":"Celestino_Koepp@hotmail.com","dop":"2024-08-17","serial_number":"72912008701183","imei1":"72912008701183","imei2":"72912008701183","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190362,"job_number":"JOB_190362","tr_customer_id":190380,"tr_customer_product_id":190370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:35.000Z","modified_at":"2026-02-18T12:27:54.000Z","name":"Aida Smith","mobile_number":"271-785-5372","email_id":"Emory_Torphy51@gmail.com","dop":"2024-08-17","serial_number":"91571915720303","imei1":"91571915720303","imei2":"91571915720303","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190375,"job_number":"JOB_190375","tr_customer_id":190393,"tr_customer_product_id":190383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:38.000Z","name":"Shanelle Walsh","mobile_number":"793-992-3130","email_id":"Brenda.McCullough@hotmail.com","dop":"2025-04-06","serial_number":"11385947390775","imei1":"11385947390775","imei2":"11385947390775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190378,"job_number":"JOB_190378","tr_customer_id":190396,"tr_customer_product_id":190386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:58:23.000Z","name":"Jamey Schroeder","mobile_number":"236-622-1577","email_id":"Kacey96@gmail.com","dop":"2025-04-06","serial_number":"12075833306331","imei1":"12075833306331","imei2":"12075833306331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190381,"job_number":"JOB_190381","tr_customer_id":190399,"tr_customer_product_id":190389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:59:08.000Z","name":"Althea Bruen","mobile_number":"339-883-2991","email_id":"Nora1@hotmail.com","dop":"2025-04-06","serial_number":"15196457586231","imei1":"15196457586231","imei2":"15196457586231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190399,"job_number":"JOB_190399","tr_customer_id":190417,"tr_customer_product_id":190407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:19.000Z","modified_at":"2026-02-18T13:59:58.000Z","name":"Lucio Medhurst","mobile_number":"562-384-9095","email_id":"Madge_Schamberger6@gmail.com","dop":"2025-04-06","serial_number":"18012757393572","imei1":"18012757393572","imei2":"18012757393572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T13:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190402,"job_number":"JOB_190402","tr_customer_id":190420,"tr_customer_product_id":190410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:45.000Z","name":"Madonna Heaney","mobile_number":"348-320-0943","email_id":"Damion.Ruecker82@yahoo.com","dop":"2025-04-06","serial_number":"17183246446032","imei1":"17183246446032","imei2":"17183246446032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:49.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190412,"job_number":"JOB_190412","tr_customer_id":190430,"tr_customer_product_id":190420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:05:23.000Z","modified_at":"2026-02-18T14:05:23.000Z","name":"Kalinda Varrier","mobile_number":"9971990580","email_id":"bilva.talwar@yahoo.co.in","dop":"2026-02-08","serial_number":"054063941433165","imei1":"054063941433165","imei2":"054063941433165","popurl":"www.devdan-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:05:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190414,"job_number":"JOB_190414","tr_customer_id":190432,"tr_customer_product_id":190422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:19.000Z","modified_at":"2026-02-18T14:06:19.000Z","name":"Chidambar Iyengar","mobile_number":"9933337858","email_id":"veda.varma@gmail.com","dop":"2026-02-08","serial_number":"320062039602727","imei1":"320062039602727","imei2":"320062039602727","popurl":"www.daksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190415,"job_number":"JOB_190415","tr_customer_id":190433,"tr_customer_product_id":190423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:28.000Z","modified_at":"2026-02-18T14:06:28.000Z","name":"Ekaksh Dhawan","mobile_number":"9937228996","email_id":"darshwana.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"219032771662711","imei1":"219032771662711","imei2":"219032771662711","popurl":"www.aaryan-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190417,"job_number":"JOB_190417","tr_customer_id":190435,"tr_customer_product_id":190425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:44.000Z","modified_at":"2026-02-18T14:06:44.000Z","name":"Chandra Iyer","mobile_number":"9984706559","email_id":"niro.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"478070186686308","imei1":"478070186686308","imei2":"478070186686308","popurl":"www.vaishvi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190418,"job_number":"JOB_190418","tr_customer_id":190436,"tr_customer_product_id":190426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:09:59.000Z","modified_at":"2026-02-18T14:09:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12221264314750","imei1":"12221264314750","imei2":"12221264314750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190419,"job_number":"JOB_190419","tr_customer_id":190437,"tr_customer_product_id":190427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:00.000Z","modified_at":"2026-02-18T14:10:38.000Z","name":"Lysanne Stamm","mobile_number":"358-966-6192","email_id":"Whitney.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19638645417867","imei1":"19638645417867","imei2":"19638645417867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190420,"job_number":"JOB_190420","tr_customer_id":190438,"tr_customer_product_id":190428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:01.000Z","modified_at":"2026-02-18T14:10:01.000Z","name":"Percy Swaniawski","mobile_number":"868-645-8225","email_id":"Coby_McClure96@yahoo.com","dop":"2025-04-06","serial_number":"12646422303032890","imei1":"12646422303032890","imei2":"12646422303032890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190421,"job_number":"JOB_190421","tr_customer_id":190439,"tr_customer_product_id":190429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:45.000Z","modified_at":"2026-02-18T14:10:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12624064283538","imei1":"12624064283538","imei2":"12624064283538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190422,"job_number":"JOB_190422","tr_customer_id":190440,"tr_customer_product_id":190430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:46.000Z","modified_at":"2026-02-18T14:11:24.000Z","name":"Wava Crooks","mobile_number":"897-315-7569","email_id":"Hester_Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19147700591327","imei1":"19147700591327","imei2":"19147700591327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190423,"job_number":"JOB_190423","tr_customer_id":190441,"tr_customer_product_id":190431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:47.000Z","modified_at":"2026-02-18T14:10:47.000Z","name":"Berenice Nitzsche","mobile_number":"697-398-4763","email_id":"Katharina_Collier64@yahoo.com","dop":"2025-04-06","serial_number":"14232849103003038","imei1":"14232849103003038","imei2":"14232849103003038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190424,"job_number":"JOB_190424","tr_customer_id":190442,"tr_customer_product_id":190432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:11:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10612102901656","imei1":"10612102901656","imei2":"10612102901656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190425,"job_number":"JOB_190425","tr_customer_id":190443,"tr_customer_product_id":190433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:12:11.000Z","name":"Bertram Funk","mobile_number":"567-411-3065","email_id":"Erica_Johns46@yahoo.com","dop":"2025-04-06","serial_number":"15855988854170","imei1":"15855988854170","imei2":"15855988854170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190426,"job_number":"JOB_190426","tr_customer_id":190444,"tr_customer_product_id":190434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:33.000Z","modified_at":"2026-02-18T14:11:33.000Z","name":"Dario Beier","mobile_number":"656-374-8252","email_id":"Donny.Reinger53@yahoo.com","dop":"2025-04-06","serial_number":"11714228265379290","imei1":"11714228265379290","imei2":"11714228265379290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190427,"job_number":"JOB_190427","tr_customer_id":190445,"tr_customer_product_id":190435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:07.000Z","modified_at":"2026-02-18T14:13:07.000Z","name":"Marta Stanton","mobile_number":"910-886-9170","email_id":"Jocelyn_Goyette@hotmail.com","dop":"2025-12-31","serial_number":"36250631074450","imei1":"36250631074450","imei2":"36250631074450","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190428,"job_number":"JOB_190428","tr_customer_id":190446,"tr_customer_product_id":190436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:59.000Z","modified_at":"2026-02-18T14:13:59.000Z","name":"Elouise Johns","mobile_number":"367-408-5630","email_id":"Imelda93@hotmail.com","dop":"2025-12-31","serial_number":"121143496131888","imei1":"121143496131888","imei2":"121143496131888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190429,"job_number":"JOB_190429","tr_customer_id":190447,"tr_customer_product_id":190437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:23.000Z","modified_at":"2026-02-18T14:14:23.000Z","name":"Prudence Jerde","mobile_number":"626-770-2957","email_id":"Polly.Boyer@gmail.com","dop":"2025-12-31","serial_number":"93770252487203","imei1":"93770252487203","imei2":"93770252487203","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190430,"job_number":"JOB_190430","tr_customer_id":190448,"tr_customer_product_id":190438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:34.000Z","modified_at":"2026-02-18T14:14:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46815579882219","imei1":"46815579882219","imei2":"46815579882219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190431,"job_number":"JOB_190431","tr_customer_id":190449,"tr_customer_product_id":190439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81117672324795","imei1":"81117672324795","imei2":"81117672324795","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190432,"job_number":"JOB_190432","tr_customer_id":190450,"tr_customer_product_id":190440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90789105006326","imei1":"90789105006326","imei2":"90789105006326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190433,"job_number":"JOB_190433","tr_customer_id":190451,"tr_customer_product_id":190441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65789870156073","imei1":"65789870156073","imei2":"65789870156073","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190434,"job_number":"JOB_190434","tr_customer_id":190452,"tr_customer_product_id":190442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758027833315","imei1":"29758027833315","imei2":"29758027833315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190435,"job_number":"JOB_190435","tr_customer_id":190453,"tr_customer_product_id":190443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24784916572069","imei1":"24784916572069","imei2":"24784916572069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190436,"job_number":"JOB_190436","tr_customer_id":190454,"tr_customer_product_id":190444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16132838563071","imei1":"16132838563071","imei2":"16132838563071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190437,"job_number":"JOB_190437","tr_customer_id":190455,"tr_customer_product_id":190445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:39.000Z","modified_at":"2026-02-18T14:14:39.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103225384518008","imei1":"103225384518008","imei2":"103225384518008","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190438,"job_number":"JOB_190438","tr_customer_id":190456,"tr_customer_product_id":190446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:40.000Z","modified_at":"2026-02-18T14:15:20.000Z","name":"Ivy Stamm","mobile_number":"673-374-1570","email_id":"Raymundo.Brakus64@gmail.com","dop":"2025-12-31","serial_number":"100391594891721","imei1":"100391594891721","imei2":"100391594891721","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190439,"job_number":"JOB_190439","tr_customer_id":190457,"tr_customer_product_id":190447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49786064114965","imei1":"49786064114965","imei2":"49786064114965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190440,"job_number":"JOB_190440","tr_customer_id":190458,"tr_customer_product_id":190448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19907251356130","imei1":"19907251356130","imei2":"19907251356130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190441,"job_number":"JOB_190441","tr_customer_id":190459,"tr_customer_product_id":190449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30101178286115","imei1":"30101178286115","imei2":"30101178286115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190442,"job_number":"JOB_190442","tr_customer_id":190460,"tr_customer_product_id":190450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78357624902393","imei1":"78357624902393","imei2":"78357624902393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190443,"job_number":"JOB_190443","tr_customer_id":190461,"tr_customer_product_id":190451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81477671024603","imei1":"81477671024603","imei2":"81477671024603","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190444,"job_number":"JOB_190444","tr_customer_id":190462,"tr_customer_product_id":190452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88553558367596","imei1":"88553558367596","imei2":"88553558367596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190445,"job_number":"JOB_190445","tr_customer_id":190463,"tr_customer_product_id":190453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40606677791879","imei1":"40606677791879","imei2":"40606677791879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190446,"job_number":"JOB_190446","tr_customer_id":190464,"tr_customer_product_id":190454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:11.000Z","modified_at":"2026-02-18T14:15:49.000Z","name":"Lelah Jones","mobile_number":"321-929-3722","email_id":"Jayde50@yahoo.com","dop":"2025-04-06","serial_number":"19611293002372","imei1":"19611293002372","imei2":"19611293002372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190447,"job_number":"JOB_190447","tr_customer_id":190465,"tr_customer_product_id":190455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:12.000Z","modified_at":"2026-02-18T14:15:12.000Z","name":"Lawrence O'Hara","mobile_number":"522-740-8146","email_id":"Wilton.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15420800262181912","imei1":"15420800262181912","imei2":"15420800262181912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190448,"job_number":"JOB_190448","tr_customer_id":190466,"tr_customer_product_id":190456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105578189370233","imei1":"105578189370233","imei2":"105578189370233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190449,"job_number":"JOB_190449","tr_customer_id":190467,"tr_customer_product_id":190457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:16:06.000Z","name":"Josue Schamberger","mobile_number":"680-479-3187","email_id":"Soledad_Weissnat71@hotmail.com","dop":"2025-12-31","serial_number":"108401329972004","imei1":"108401329972004","imei2":"108401329972004","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190450,"job_number":"JOB_190450","tr_customer_id":190468,"tr_customer_product_id":190458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39969011534387","imei1":"39969011534387","imei2":"39969011534387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190451,"job_number":"JOB_190451","tr_customer_id":190469,"tr_customer_product_id":190459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63178932865018","imei1":"63178932865018","imei2":"63178932865018","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190452,"job_number":"JOB_190452","tr_customer_id":190470,"tr_customer_product_id":190460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35108529352066","imei1":"35108529352066","imei2":"35108529352066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190453,"job_number":"JOB_190453","tr_customer_id":190471,"tr_customer_product_id":190461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93922035168739","imei1":"93922035168739","imei2":"93922035168739","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190454,"job_number":"JOB_190454","tr_customer_id":190472,"tr_customer_product_id":190462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78344726240394","imei1":"78344726240394","imei2":"78344726240394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190455,"job_number":"JOB_190455","tr_customer_id":190473,"tr_customer_product_id":190463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91722750503042","imei1":"91722750503042","imei2":"91722750503042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190456,"job_number":"JOB_190456","tr_customer_id":190474,"tr_customer_product_id":190464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67950571149998","imei1":"67950571149998","imei2":"67950571149998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190457,"job_number":"JOB_190457","tr_customer_id":190475,"tr_customer_product_id":190465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:13.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105801768607242","imei1":"105801768607242","imei2":"105801768607242","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190458,"job_number":"JOB_190458","tr_customer_id":190476,"tr_customer_product_id":190466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:50.000Z","name":"Alfonzo Purdy","mobile_number":"676-392-0389","email_id":"Rhea.Schoen@yahoo.com","dop":"2025-12-31","serial_number":"109129950950790","imei1":"109129950950790","imei2":"109129950950790","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190459,"job_number":"JOB_190459","tr_customer_id":190477,"tr_customer_product_id":190467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14386116566065","imei1":"14386116566065","imei2":"14386116566065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190460,"job_number":"JOB_190460","tr_customer_id":190478,"tr_customer_product_id":190468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:42.000Z","name":"Cary Von","mobile_number":"875-829-6109","email_id":"Emory91@hotmail.com","dop":"2025-04-06","serial_number":"14122166639718","imei1":"14122166639718","imei2":"14122166639718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190461,"job_number":"JOB_190461","tr_customer_id":190479,"tr_customer_product_id":190469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:04.000Z","modified_at":"2026-02-18T14:26:04.000Z","name":"Mack Hettinger","mobile_number":"913-576-9653","email_id":"Laurianne_Roberts@hotmail.com","dop":"2025-04-06","serial_number":"16571908940544080","imei1":"16571908940544080","imei2":"16571908940544080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190463,"job_number":"JOB_190463","tr_customer_id":190481,"tr_customer_product_id":190471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:26:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19730628907201","imei1":"19730628907201","imei2":"19730628907201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190464,"job_number":"JOB_190464","tr_customer_id":190482,"tr_customer_product_id":190472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:27:28.000Z","name":"Ollie Davis","mobile_number":"300-783-2118","email_id":"Wilmer_Wintheiser5@gmail.com","dop":"2025-04-06","serial_number":"16877632271417","imei1":"16877632271417","imei2":"16877632271417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190465,"job_number":"JOB_190465","tr_customer_id":190483,"tr_customer_product_id":190473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:51.000Z","modified_at":"2026-02-18T14:26:51.000Z","name":"Kellie Strosin","mobile_number":"951-925-6073","email_id":"Hugh.Lemke44@yahoo.com","dop":"2025-04-06","serial_number":"18504155749902440","imei1":"18504155749902440","imei2":"18504155749902440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190467,"job_number":"JOB_190467","tr_customer_id":190485,"tr_customer_product_id":190475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:27:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16195051718519","imei1":"16195051718519","imei2":"16195051718519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190468,"job_number":"JOB_190468","tr_customer_id":190486,"tr_customer_product_id":190476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:28:14.000Z","name":"Gillian Christiansen","mobile_number":"727-418-6734","email_id":"Kennith.Schiller@hotmail.com","dop":"2025-04-06","serial_number":"16375824575516","imei1":"16375824575516","imei2":"16375824575516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190469,"job_number":"JOB_190469","tr_customer_id":190487,"tr_customer_product_id":190477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:36.000Z","modified_at":"2026-02-18T14:27:36.000Z","name":"Lizzie Bayer","mobile_number":"848-240-3008","email_id":"Alexie80@yahoo.com","dop":"2025-04-06","serial_number":"17984303810286736","imei1":"17984303810286736","imei2":"17984303810286736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190480,"job_number":"JOB_190480","tr_customer_id":190498,"tr_customer_product_id":190488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:35.000Z","modified_at":"2026-02-18T14:38:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"109372567727480","imei1":"109372567727480","imei2":"109372567727480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190481,"job_number":"JOB_190481","tr_customer_id":190499,"tr_customer_product_id":190489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:36.000Z","modified_at":"2026-02-18T14:38:36.000Z","name":"Trudie Kuhn","mobile_number":"321-658-0193","email_id":"Ford_Berge36@yahoo.com","dop":"2025-02-01","serial_number":"17568761240540","imei1":"17568761240540","imei2":"17568761240540","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190482,"job_number":"JOB_190482","tr_customer_id":190500,"tr_customer_product_id":190490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:37.000Z","modified_at":"2026-02-18T14:39:12.000Z","name":"Maria Schmidt","mobile_number":"620-642-4786","email_id":"Quinn59@hotmail.com","dop":"2025-02-01","serial_number":"79756736853583","imei1":"79756736853583","imei2":"79756736853583","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190483,"job_number":"JOB_190483","tr_customer_id":190501,"tr_customer_product_id":190491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14266041310396","imei1":"14266041310396","imei2":"14266041310396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190484,"job_number":"JOB_190484","tr_customer_id":190502,"tr_customer_product_id":190492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:55.000Z","name":"Elmer Terry","mobile_number":"239-584-9889","email_id":"Maudie53@hotmail.com","dop":"2025-04-06","serial_number":"18321490715848","imei1":"18321490715848","imei2":"18321490715848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190485,"job_number":"JOB_190485","tr_customer_id":190503,"tr_customer_product_id":190493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:16.000Z","modified_at":"2026-02-18T14:39:16.000Z","name":"Cleveland O'Kon","mobile_number":"333-793-4468","email_id":"Annie_Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"17490522418754216","imei1":"17490522418754216","imei2":"17490522418754216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190486,"job_number":"JOB_190486","tr_customer_id":190504,"tr_customer_product_id":190494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"101402802488952","imei1":"101402802488952","imei2":"101402802488952","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190487,"job_number":"JOB_190487","tr_customer_id":190505,"tr_customer_product_id":190495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"Damaris Jaskolski","mobile_number":"594-620-8395","email_id":"Krista40@yahoo.com","dop":"2025-02-01","serial_number":"103704273365121","imei1":"103704273365121","imei2":"103704273365121","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190488,"job_number":"JOB_190488","tr_customer_id":190506,"tr_customer_product_id":190496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:20.000Z","modified_at":"2026-02-18T14:39:55.000Z","name":"Giles Grady","mobile_number":"805-486-9922","email_id":"Damion_Keebler@hotmail.com","dop":"2025-02-01","serial_number":"43918404994021","imei1":"43918404994021","imei2":"43918404994021","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190489,"job_number":"JOB_190489","tr_customer_id":190507,"tr_customer_product_id":190497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:58.000Z","modified_at":"2026-02-18T14:39:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10932894130052","imei1":"10932894130052","imei2":"10932894130052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190490,"job_number":"JOB_190490","tr_customer_id":190508,"tr_customer_product_id":190498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:40:38.000Z","name":"Kristy Spencer","mobile_number":"583-246-3384","email_id":"Kirsten.OReilly@yahoo.com","dop":"2025-06-18","serial_number":"10445133641397","imei1":"10445133641397","imei2":"10445133641397","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190491,"job_number":"JOB_190491","tr_customer_id":190509,"tr_customer_product_id":190499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:39:59.000Z","name":"Kory Littel","mobile_number":"672-752-9683","email_id":"Coby2@gmail.com","dop":"2025-06-18","serial_number":"1015707317126245","imei1":"1015707317126245","imei2":"1015707317126245","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190492,"job_number":"JOB_190492","tr_customer_id":190510,"tr_customer_product_id":190500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"100046517751634","imei1":"100046517751634","imei2":"100046517751634","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190493,"job_number":"JOB_190493","tr_customer_id":190511,"tr_customer_product_id":190501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"Astrid Conn","mobile_number":"381-610-2336","email_id":"Wilfrid_Beer@yahoo.com","dop":"2025-02-01","serial_number":"96658785246596","imei1":"96658785246596","imei2":"96658785246596","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190494,"job_number":"JOB_190494","tr_customer_id":190512,"tr_customer_product_id":190502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10165182301647","imei1":"10165182301647","imei2":"10165182301647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190495,"job_number":"JOB_190495","tr_customer_id":190513,"tr_customer_product_id":190503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:42.000Z","name":"Graham Abernathy","mobile_number":"923-909-0712","email_id":"Enoch.Konopelski18@hotmail.com","dop":"2025-04-06","serial_number":"17663327541318","imei1":"17663327541318","imei2":"17663327541318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190496,"job_number":"JOB_190496","tr_customer_id":190514,"tr_customer_product_id":190504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:03.000Z","modified_at":"2026-02-18T14:40:38.000Z","name":"Hardy Howe","mobile_number":"408-667-8035","email_id":"Stewart60@hotmail.com","dop":"2025-02-01","serial_number":"46204657447151","imei1":"46204657447151","imei2":"46204657447151","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190497,"job_number":"JOB_190497","tr_customer_id":190515,"tr_customer_product_id":190505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:04.000Z","modified_at":"2026-02-18T14:40:04.000Z","name":"Sarina Douglas","mobile_number":"478-954-9335","email_id":"Doris_Orn85@gmail.com","dop":"2025-04-06","serial_number":"18289522937873292","imei1":"18289522937873292","imei2":"18289522937873292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190498,"job_number":"JOB_190498","tr_customer_id":190516,"tr_customer_product_id":190506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:07.000Z","modified_at":"2026-02-18T14:40:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16987853015612","imei1":"16987853015612","imei2":"16987853015612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190499,"job_number":"JOB_190499","tr_customer_id":190517,"tr_customer_product_id":190507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:08.000Z","modified_at":"2026-02-18T14:40:44.000Z","name":"Trent Boyle","mobile_number":"960-760-6077","email_id":"Luisa.Jaskolski47@gmail.com","dop":"2025-04-06","serial_number":"14202267848870","imei1":"14202267848870","imei2":"14202267848870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190500,"job_number":"JOB_190500","tr_customer_id":190518,"tr_customer_product_id":190508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:09.000Z","modified_at":"2026-02-18T14:40:09.000Z","name":"Graciela Torphy","mobile_number":"320-701-1001","email_id":"Josue61@hotmail.com","dop":"2025-04-06","serial_number":"17331467059833758","imei1":"17331467059833758","imei2":"17331467059833758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190502,"job_number":"JOB_190502","tr_customer_id":190520,"tr_customer_product_id":190510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:27.000Z","modified_at":"2026-02-18T14:41:04.000Z","name":"Geo Reynolds","mobile_number":"440-908-7038","email_id":"Mikayla.Hills43@hotmail.com","dop":"2000-01-31","serial_number":"10940517778138","imei1":"10940517778138","imei2":"10940517778138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190504,"job_number":"JOB_190504","tr_customer_id":190522,"tr_customer_product_id":190512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10679544172405","imei1":"10679544172405","imei2":"10679544172405","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190505,"job_number":"JOB_190505","tr_customer_id":190523,"tr_customer_product_id":190513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:41:23.000Z","name":"Hannah Towne","mobile_number":"937-696-1600","email_id":"Lavada_Krajcik90@gmail.com","dop":"2025-06-18","serial_number":"10964358487209","imei1":"10964358487209","imei2":"10964358487209","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190506,"job_number":"JOB_190506","tr_customer_id":190524,"tr_customer_product_id":190514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"Jesus Schmidt","mobile_number":"223-775-6755","email_id":"Vincent_Fahey90@hotmail.com","dop":"2025-06-18","serial_number":"1061545598721223","imei1":"1061545598721223","imei2":"1061545598721223","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190507,"job_number":"JOB_190507","tr_customer_id":190525,"tr_customer_product_id":190515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:49.000Z","modified_at":"2026-02-18T14:40:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10515193896068","imei1":"10515193896068","imei2":"10515193896068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190508,"job_number":"JOB_190508","tr_customer_id":190526,"tr_customer_product_id":190516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:50.000Z","modified_at":"2026-02-18T14:41:29.000Z","name":"Mikayla Von","mobile_number":"424-399-7479","email_id":"Rosemary_Blick@gmail.com","dop":"2025-04-06","serial_number":"19065317974635","imei1":"19065317974635","imei2":"19065317974635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190509,"job_number":"JOB_190509","tr_customer_id":190527,"tr_customer_product_id":190517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"Hipolito Marvin","mobile_number":"407-278-7896","email_id":"Harry.Lindgren@hotmail.com","dop":"2025-04-06","serial_number":"17861471015834168","imei1":"17861471015834168","imei2":"17861471015834168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190510,"job_number":"JOB_190510","tr_customer_id":190528,"tr_customer_product_id":190518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15257966143808","imei1":"15257966143808","imei2":"15257966143808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190511,"job_number":"JOB_190511","tr_customer_id":190529,"tr_customer_product_id":190519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:41:28.000Z","name":"Emiliano Lesch","mobile_number":"848-336-0696","email_id":"Terrance9@yahoo.com","dop":"2025-04-06","serial_number":"18695488243922","imei1":"18695488243922","imei2":"18695488243922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190512,"job_number":"JOB_190512","tr_customer_id":190530,"tr_customer_product_id":190520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:53.000Z","modified_at":"2026-02-18T14:40:53.000Z","name":"Camron Kozey","mobile_number":"838-426-5845","email_id":"Sandy.Schmidt@gmail.com","dop":"2025-04-06","serial_number":"16158476023233256","imei1":"16158476023233256","imei2":"16158476023233256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190514,"job_number":"JOB_190514","tr_customer_id":190532,"tr_customer_product_id":190522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:12.000Z","modified_at":"2026-02-18T14:41:49.000Z","name":"Joelle Wisozk","mobile_number":"722-851-4171","email_id":"Mercedes_Boehm@gmail.com","dop":"2000-01-31","serial_number":"10597077799179","imei1":"10597077799179","imei2":"10597077799179","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190516,"job_number":"JOB_190516","tr_customer_id":190534,"tr_customer_product_id":190524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:41:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228606445581","imei1":"13228606445581","imei2":"13228606445581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190517,"job_number":"JOB_190517","tr_customer_id":190535,"tr_customer_product_id":190525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:42:12.000Z","name":"Kasey Stoltenberg","mobile_number":"620-258-0811","email_id":"Josephine_OKon34@gmail.com","dop":"2025-04-06","serial_number":"18495081315911","imei1":"18495081315911","imei2":"18495081315911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190518,"job_number":"JOB_190518","tr_customer_id":190536,"tr_customer_product_id":190526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:36.000Z","modified_at":"2026-02-18T14:41:36.000Z","name":"Ernie Kuhic","mobile_number":"579-425-4029","email_id":"Keshaun24@hotmail.com","dop":"2025-04-06","serial_number":"19089752154950310","imei1":"19089752154950310","imei2":"19089752154950310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190519,"job_number":"JOB_190519","tr_customer_id":190537,"tr_customer_product_id":190527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18615086599766","imei1":"18615086599766","imei2":"18615086599766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190520,"job_number":"JOB_190520","tr_customer_id":190538,"tr_customer_product_id":190528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564679046206","imei1":"15564679046206","imei2":"15564679046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190521,"job_number":"JOB_190521","tr_customer_id":190539,"tr_customer_product_id":190529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:42:15.000Z","name":"Sterling Flatley","mobile_number":"908-553-4838","email_id":"Gust_Adams@gmail.com","dop":"2025-04-06","serial_number":"10189978929859","imei1":"10189978929859","imei2":"10189978929859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190522,"job_number":"JOB_190522","tr_customer_id":190540,"tr_customer_product_id":190530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:41.000Z","modified_at":"2026-02-18T14:42:20.000Z","name":"Kenny Christiansen","mobile_number":"486-358-3114","email_id":"Zella.Gusikowski34@gmail.com","dop":"2025-04-06","serial_number":"19532976565283","imei1":"19532976565283","imei2":"19532976565283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190523,"job_number":"JOB_190523","tr_customer_id":190541,"tr_customer_product_id":190531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Elena Hoppe","mobile_number":"350-334-7147","email_id":"Rosamond.Stanton@yahoo.com","dop":"2025-04-06","serial_number":"10554737720826640","imei1":"10554737720826640","imei2":"10554737720826640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190524,"job_number":"JOB_190524","tr_customer_id":190542,"tr_customer_product_id":190532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Ashly Langworth","mobile_number":"848-496-2298","email_id":"Maxie.Labadie55@gmail.com","dop":"2025-04-06","serial_number":"10572297477418618","imei1":"10572297477418618","imei2":"10572297477418618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190526,"job_number":"JOB_190526","tr_customer_id":190544,"tr_customer_product_id":190534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:57.000Z","modified_at":"2026-02-18T14:42:34.000Z","name":"Nova Towne","mobile_number":"309-707-7961","email_id":"Conor30@gmail.com","dop":"2000-01-31","serial_number":"10921375199323","imei1":"10921375199323","imei2":"10921375199323","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190528,"job_number":"JOB_190528","tr_customer_id":190546,"tr_customer_product_id":190536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:07.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18696408138153","imei1":"18696408138153","imei2":"18696408138153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190529,"job_number":"JOB_190529","tr_customer_id":190547,"tr_customer_product_id":190537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Isabella Jacobi","mobile_number":"587-446-3126","email_id":"Melissa.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"10605139756760","imei1":"10605139756760","imei2":"10605139756760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190530,"job_number":"JOB_190530","tr_customer_id":190548,"tr_customer_product_id":190538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:08.000Z","modified_at":"2026-02-18T14:42:08.000Z","name":"Ozella Larkin","mobile_number":"891-528-8399","email_id":"Malcolm35@hotmail.com","dop":"2025-04-06","serial_number":"13578872683299074","imei1":"13578872683299074","imei2":"13578872683299074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190531,"job_number":"JOB_190531","tr_customer_id":190549,"tr_customer_product_id":190539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12597115878125","imei1":"12597115878125","imei2":"12597115878125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190532,"job_number":"JOB_190532","tr_customer_id":190550,"tr_customer_product_id":190540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:57.000Z","name":"Mathias Reinger","mobile_number":"986-848-3867","email_id":"Bernice_Bartell5@gmail.com","dop":"2025-04-06","serial_number":"16840416129131","imei1":"16840416129131","imei2":"16840416129131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190533,"job_number":"JOB_190533","tr_customer_id":190551,"tr_customer_product_id":190541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:23.000Z","modified_at":"2026-02-18T14:42:23.000Z","name":"Queenie Block","mobile_number":"927-414-6651","email_id":"Lionel_Deckow@hotmail.com","dop":"2025-04-06","serial_number":"19918286386559496","imei1":"19918286386559496","imei2":"19918286386559496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190534,"job_number":"JOB_190534","tr_customer_id":190552,"tr_customer_product_id":190542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:42:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19493467791403","imei1":"19493467791403","imei2":"19493467791403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190535,"job_number":"JOB_190535","tr_customer_id":190553,"tr_customer_product_id":190543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:43:06.000Z","name":"Odell Graham","mobile_number":"678-857-9399","email_id":"Arlie_Nicolas@yahoo.com","dop":"2025-04-06","serial_number":"13234842837795","imei1":"13234842837795","imei2":"13234842837795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190536,"job_number":"JOB_190536","tr_customer_id":190554,"tr_customer_product_id":190544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:29.000Z","modified_at":"2026-02-18T14:42:29.000Z","name":"Annetta Cummerata","mobile_number":"439-373-1207","email_id":"Eriberto.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"13228321607808128","imei1":"13228321607808128","imei2":"13228321607808128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190537,"job_number":"JOB_190537","tr_customer_id":190555,"tr_customer_product_id":190545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17167260671702","imei1":"17167260671702","imei2":"17167260671702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190538,"job_number":"JOB_190538","tr_customer_id":190556,"tr_customer_product_id":190546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:43:09.000Z","name":"Anne Sporer","mobile_number":"801-597-9152","email_id":"Kale.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"15588061032286","imei1":"15588061032286","imei2":"15588061032286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190539,"job_number":"JOB_190539","tr_customer_id":190557,"tr_customer_product_id":190547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:32.000Z","modified_at":"2026-02-18T14:42:32.000Z","name":"Geovanny Rippin","mobile_number":"908-512-4298","email_id":"Pauline.Kohler68@hotmail.com","dop":"2025-04-06","serial_number":"18439503760840976","imei1":"18439503760840976","imei2":"18439503760840976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190541,"job_number":"JOB_190541","tr_customer_id":190559,"tr_customer_product_id":190549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:42.000Z","modified_at":"2026-02-18T14:43:19.000Z","name":"Amie Ortiz","mobile_number":"835-471-3563","email_id":"Adelle.Will@hotmail.com","dop":"2000-01-31","serial_number":"10489373656040","imei1":"10489373656040","imei2":"10489373656040","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190543,"job_number":"JOB_190543","tr_customer_id":190561,"tr_customer_product_id":190551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:42:50.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16404559000029","imei1":"16404559000029","imei2":"16404559000029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190544,"job_number":"JOB_190544","tr_customer_id":190562,"tr_customer_product_id":190552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:43:26.000Z","name":"Vernon Dooley","mobile_number":"241-779-6053","email_id":"Christina.Hahn@hotmail.com","dop":"2025-04-06","serial_number":"19019111974952","imei1":"19019111974952","imei2":"19019111974952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190545,"job_number":"JOB_190545","tr_customer_id":190563,"tr_customer_product_id":190553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:51.000Z","modified_at":"2026-02-18T14:42:51.000Z","name":"Benny Lynch","mobile_number":"897-705-3264","email_id":"Lucy74@gmail.com","dop":"2025-04-06","serial_number":"12112969040196584","imei1":"12112969040196584","imei2":"12112969040196584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190546,"job_number":"JOB_190546","tr_customer_id":190564,"tr_customer_product_id":190554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13857730954724","imei1":"13857730954724","imei2":"13857730954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190547,"job_number":"JOB_190547","tr_customer_id":190565,"tr_customer_product_id":190555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:38.000Z","name":"Garnet Carroll","mobile_number":"356-904-1072","email_id":"Nat23@yahoo.com","dop":"2025-04-06","serial_number":"19840763845516","imei1":"19840763845516","imei2":"19840763845516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190548,"job_number":"JOB_190548","tr_customer_id":190566,"tr_customer_product_id":190556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:05.000Z","modified_at":"2026-02-18T14:43:05.000Z","name":"Madisyn Heller","mobile_number":"787-301-6313","email_id":"Wilhelmine55@hotmail.com","dop":"2025-04-06","serial_number":"12539782517027324","imei1":"12539782517027324","imei2":"12539782517027324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190549,"job_number":"JOB_190549","tr_customer_id":190567,"tr_customer_product_id":190557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:13.000Z","modified_at":"2026-02-18T14:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18017966235354","imei1":"18017966235354","imei2":"18017966235354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190550,"job_number":"JOB_190550","tr_customer_id":190568,"tr_customer_product_id":190558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:14.000Z","modified_at":"2026-02-18T14:43:52.000Z","name":"Precious Romaguera","mobile_number":"504-589-2385","email_id":"Sheila.Conroy@gmail.com","dop":"2025-04-06","serial_number":"15033104941513","imei1":"15033104941513","imei2":"15033104941513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190551,"job_number":"JOB_190551","tr_customer_id":190569,"tr_customer_product_id":190559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:15.000Z","modified_at":"2026-02-18T14:43:15.000Z","name":"Dariana Streich","mobile_number":"253-951-5142","email_id":"Cordelia4@gmail.com","dop":"2025-04-06","serial_number":"18930916623060696","imei1":"18930916623060696","imei2":"18930916623060696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190552,"job_number":"JOB_190552","tr_customer_id":190570,"tr_customer_product_id":190560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13579206660153","imei1":"13579206660153","imei2":"13579206660153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190553,"job_number":"JOB_190553","tr_customer_id":190571,"tr_customer_product_id":190561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:56.000Z","name":"Eduardo Aufderhar","mobile_number":"719-855-4014","email_id":"Ilene_Sipes69@yahoo.com","dop":"2025-04-06","serial_number":"16553467319460","imei1":"16553467319460","imei2":"16553467319460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190554,"job_number":"JOB_190554","tr_customer_id":190572,"tr_customer_product_id":190562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:18.000Z","modified_at":"2026-02-18T14:43:18.000Z","name":"Barton Kassulke","mobile_number":"927-208-5267","email_id":"Chaz.Fay31@gmail.com","dop":"2025-04-06","serial_number":"18752759902421780","imei1":"18752759902421780","imei2":"18752759902421780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190555,"job_number":"JOB_190555","tr_customer_id":190573,"tr_customer_product_id":190563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:43:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14241363579871","imei1":"14241363579871","imei2":"14241363579871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190556,"job_number":"JOB_190556","tr_customer_id":190574,"tr_customer_product_id":190564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:44:09.000Z","name":"Shanny Stehr","mobile_number":"388-337-0899","email_id":"Keira_Bode65@gmail.com","dop":"2025-04-06","serial_number":"15540542167416","imei1":"15540542167416","imei2":"15540542167416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190557,"job_number":"JOB_190557","tr_customer_id":190575,"tr_customer_product_id":190565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:35.000Z","modified_at":"2026-02-18T14:43:35.000Z","name":"Kara Hagenes","mobile_number":"614-487-6331","email_id":"Alvis.Haley46@hotmail.com","dop":"2025-04-06","serial_number":"10612680851500150","imei1":"10612680851500150","imei2":"10612680851500150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190558,"job_number":"JOB_190558","tr_customer_id":190576,"tr_customer_product_id":190566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19433483340458","imei1":"19433483340458","imei2":"19433483340458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190559,"job_number":"JOB_190559","tr_customer_id":190577,"tr_customer_product_id":190567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:43.000Z","name":"Alexis Haag","mobile_number":"540-559-5446","email_id":"Clemens3@gmail.com","dop":"2025-04-06","serial_number":"15755577735268","imei1":"15755577735268","imei2":"15755577735268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190560,"job_number":"JOB_190560","tr_customer_id":190578,"tr_customer_product_id":190568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:05.000Z","modified_at":"2026-02-18T14:44:05.000Z","name":"Aglae Bednar","mobile_number":"604-277-6996","email_id":"Coralie46@hotmail.com","dop":"2025-04-06","serial_number":"12302182878934218","imei1":"12302182878934218","imei2":"12302182878934218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190561,"job_number":"JOB_190561","tr_customer_id":190579,"tr_customer_product_id":190569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:18.000Z","modified_at":"2026-02-18T14:44:55.000Z","name":"Keenan Wilderman","mobile_number":"339-253-8606","email_id":"Fredy_Nikolaus@yahoo.com","dop":"2025-04-06","serial_number":"18547617817735","imei1":"18547617817735","imei2":"18547617817735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190562,"job_number":"JOB_190562","tr_customer_id":190580,"tr_customer_product_id":190570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:19.000Z","modified_at":"2026-02-18T14:44:19.000Z","name":"Fanny Wyman","mobile_number":"530-919-3010","email_id":"Alf9@gmail.com","dop":"2025-04-06","serial_number":"16769989105958932","imei1":"16769989105958932","imei2":"16769989105958932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190565,"job_number":"JOB_190565","tr_customer_id":190583,"tr_customer_product_id":190573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:35.000Z","modified_at":"2026-02-18T14:46:16.000Z","name":"Adriana Donnelly","mobile_number":"610-958-9998","email_id":"Kamryn90@hotmail.com","dop":"2025-04-06","serial_number":"13006565884673","imei1":"13006565884673","imei2":"13006565884673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190566,"job_number":"JOB_190566","tr_customer_id":190584,"tr_customer_product_id":190574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:36.000Z","name":"Linnea Gutmann","mobile_number":"371-774-1061","email_id":"Yoshiko_Brown3@hotmail.com","dop":"2025-04-06","serial_number":"19884747232218624","imei1":"19884747232218624","imei2":"19884747232218624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190568,"job_number":"JOB_190568","tr_customer_id":190586,"tr_customer_product_id":190576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:48.000Z","modified_at":"2026-02-18T14:48:06.000Z","name":"Samson Witting","mobile_number":"595-265-1743","email_id":"Santino_Gutmann@yahoo.com","dop":"2025-05-30","serial_number":"19065187005358","imei1":"19065187005358","imei2":"19065187005358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190569,"job_number":"JOB_190569","tr_customer_id":190587,"tr_customer_product_id":190577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:49.000Z","modified_at":"2026-02-18T14:47:49.000Z","name":"Emery Roob","mobile_number":"443-619-8144","email_id":"Henriette50@gmail.com","dop":"2025-05-30","serial_number":"12267373140029","imei1":"12267373140029","imei2":"12267373140029","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190570,"job_number":"JOB_190570","tr_customer_id":190588,"tr_customer_product_id":190578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:50.000Z","modified_at":"2026-02-18T14:47:50.000Z","name":"Sydnie Anderson","mobile_number":"930-254-6687","email_id":"Iva_Lowe94@yahoo.com","dop":"2025-05-30","serial_number":"1995281023948040","imei1":"1995281023948040","imei2":"1995281023948040","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190571,"job_number":"JOB_190571","tr_customer_id":190589,"tr_customer_product_id":190579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18485389927691","imei1":"18485389927691","imei2":"18485389927691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190572,"job_number":"JOB_190572","tr_customer_id":190590,"tr_customer_product_id":190580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:49.000Z","name":"Ora Bins","mobile_number":"960-205-7971","email_id":"Cassie_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"14825815624140","imei1":"14825815624140","imei2":"14825815624140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190573,"job_number":"JOB_190573","tr_customer_id":190591,"tr_customer_product_id":190581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:10.000Z","modified_at":"2026-02-18T14:50:10.000Z","name":"General Yost","mobile_number":"205-359-1215","email_id":"Winona_Spinka83@hotmail.com","dop":"2025-04-06","serial_number":"14573755703070770","imei1":"14573755703070770","imei2":"14573755703070770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190574,"job_number":"JOB_190574","tr_customer_id":190592,"tr_customer_product_id":190582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16837166921221","imei1":"16837166921221","imei2":"16837166921221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190575,"job_number":"JOB_190575","tr_customer_id":190593,"tr_customer_product_id":190583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:57.000Z","name":"Emmy Kerluke","mobile_number":"918-303-2283","email_id":"Reinhold.Krajcik74@hotmail.com","dop":"2025-04-06","serial_number":"19158703413991","imei1":"19158703413991","imei2":"19158703413991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190576,"job_number":"JOB_190576","tr_customer_id":190594,"tr_customer_product_id":190584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:23.000Z","modified_at":"2026-02-18T14:50:23.000Z","name":"Kyleigh Bradtke","mobile_number":"696-928-0292","email_id":"Chris48@hotmail.com","dop":"2025-04-06","serial_number":"10408553329337064","imei1":"10408553329337064","imei2":"10408553329337064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190577,"job_number":"JOB_190577","tr_customer_id":190595,"tr_customer_product_id":190585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:28.000Z","modified_at":"2026-02-18T14:50:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19045256711355","imei1":"19045256711355","imei2":"19045256711355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190578,"job_number":"JOB_190578","tr_customer_id":190596,"tr_customer_product_id":190586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:29.000Z","modified_at":"2026-02-18T14:51:10.000Z","name":"Marcos Volkman","mobile_number":"713-456-1837","email_id":"Alexandrine2@yahoo.com","dop":"2025-04-06","serial_number":"17873294047761","imei1":"17873294047761","imei2":"17873294047761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190579,"job_number":"JOB_190579","tr_customer_id":190597,"tr_customer_product_id":190587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:30.000Z","modified_at":"2026-02-18T14:50:30.000Z","name":"Alexandrea Pollich","mobile_number":"611-306-8516","email_id":"Hoyt.Tromp@gmail.com","dop":"2025-04-06","serial_number":"15768132487887348","imei1":"15768132487887348","imei2":"15768132487887348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190580,"job_number":"JOB_190580","tr_customer_id":190598,"tr_customer_product_id":190588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18473965289657","imei1":"18473965289657","imei2":"18473965289657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190581,"job_number":"JOB_190581","tr_customer_id":190599,"tr_customer_product_id":190589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Gilda Ebert","mobile_number":"227-634-2568","email_id":"Evelyn.Grady@hotmail.com","dop":"2025-04-06","serial_number":"19957798533209","imei1":"19957798533209","imei2":"19957798533209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190582,"job_number":"JOB_190582","tr_customer_id":190600,"tr_customer_product_id":190590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:58.000Z","modified_at":"2026-02-18T14:50:58.000Z","name":"Josue Langosh","mobile_number":"581-425-8698","email_id":"Charley_Beier@yahoo.com","dop":"2025-04-06","serial_number":"12571788181530500","imei1":"12571788181530500","imei2":"12571788181530500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190586,"job_number":"JOB_190586","tr_customer_id":190604,"tr_customer_product_id":190594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13533670857372","imei1":"13533670857372","imei2":"13533670857372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190587,"job_number":"JOB_190587","tr_customer_id":190605,"tr_customer_product_id":190595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:39.000Z","name":"Mark Runte","mobile_number":"533-287-1605","email_id":"Quinn59@hotmail.com","dop":"2025-04-06","serial_number":"17538586229560","imei1":"17538586229560","imei2":"17538586229560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190588,"job_number":"JOB_190588","tr_customer_id":190606,"tr_customer_product_id":190596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:05.000Z","modified_at":"2026-02-18T14:51:05.000Z","name":"America Gusikowski","mobile_number":"284-286-9682","email_id":"Lue_Krajcik95@yahoo.com","dop":"2025-04-06","serial_number":"10073732698476864","imei1":"10073732698476864","imei2":"10073732698476864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190590,"job_number":"JOB_190590","tr_customer_id":190608,"tr_customer_product_id":190598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11922059782205","imei1":"11922059782205","imei2":"11922059782205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190592,"job_number":"JOB_190592","tr_customer_id":190610,"tr_customer_product_id":190600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:55.000Z","name":"Burdette Mosciski","mobile_number":"913-522-8726","email_id":"Lyla.Ebert63@hotmail.com","dop":"2025-04-06","serial_number":"10995008842276","imei1":"10995008842276","imei2":"10995008842276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190594,"job_number":"JOB_190594","tr_customer_id":190612,"tr_customer_product_id":190602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:19.000Z","modified_at":"2026-02-18T14:51:19.000Z","name":"Karley Borer","mobile_number":"231-674-7752","email_id":"Isobel.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10953587143630666","imei1":"10953587143630666","imei2":"10953587143630666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190595,"job_number":"JOB_190595","tr_customer_id":190613,"tr_customer_product_id":190603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:34.000Z","modified_at":"2026-02-18T14:51:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12012513145773","imei1":"12012513145773","imei2":"12012513145773","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190597,"job_number":"JOB_190597","tr_customer_id":190615,"tr_customer_product_id":190605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:52:15.000Z","name":"Giuseppe Brown","mobile_number":"450-971-2662","email_id":"Gerson_Reinger3@gmail.com","dop":"2025-08-24","serial_number":"11904663685469","imei1":"11904663685469","imei2":"11904663685469","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190600,"job_number":"JOB_190600","tr_customer_id":190618,"tr_customer_product_id":190608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:36.000Z","modified_at":"2026-02-18T14:51:36.000Z","name":"Myrtice Brakus","mobile_number":"426-237-6393","email_id":"Camille35@gmail.com","dop":"2025-08-24","serial_number":"1013500099333832","imei1":"1013500099333832","imei2":"1013500099333832","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190601,"job_number":"JOB_190601","tr_customer_id":190619,"tr_customer_product_id":190609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:51:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16615966902251","imei1":"16615966902251","imei2":"16615966902251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190602,"job_number":"JOB_190602","tr_customer_id":190620,"tr_customer_product_id":190610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:52:22.000Z","name":"Douglas Kessler","mobile_number":"371-775-5485","email_id":"Hildegard89@hotmail.com","dop":"2025-04-06","serial_number":"11544814138598","imei1":"11544814138598","imei2":"11544814138598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190603,"job_number":"JOB_190603","tr_customer_id":190621,"tr_customer_product_id":190611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:44.000Z","modified_at":"2026-02-18T14:51:44.000Z","name":"Pinkie King","mobile_number":"573-831-5193","email_id":"Sheila92@hotmail.com","dop":"2025-04-06","serial_number":"16644251646739718","imei1":"16644251646739718","imei2":"16644251646739718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190604,"job_number":"JOB_190604","tr_customer_id":190622,"tr_customer_product_id":190612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:51:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14541686905231","imei1":"14541686905231","imei2":"14541686905231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190605,"job_number":"JOB_190605","tr_customer_id":190623,"tr_customer_product_id":190613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:52:21.000Z","name":"Korbin Brown","mobile_number":"768-767-5651","email_id":"Oliver.Greenholt85@gmail.com","dop":"2025-04-06","serial_number":"18422724181289","imei1":"18422724181289","imei2":"18422724181289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190606,"job_number":"JOB_190606","tr_customer_id":190624,"tr_customer_product_id":190614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:47.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Olaf Morar","mobile_number":"604-510-4434","email_id":"Eloy_Little46@gmail.com","dop":"2025-04-06","serial_number":"18991032866125424","imei1":"18991032866125424","imei2":"18991032866125424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190607,"job_number":"JOB_190607","tr_customer_id":190625,"tr_customer_product_id":190615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:48.000Z","modified_at":"2026-02-18T14:52:27.000Z","name":"Joany Treutel","mobile_number":"391-600-8943","email_id":"Lydia52@hotmail.com","dop":"2025-04-06","serial_number":"19737110961442","imei1":"19737110961442","imei2":"19737110961442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190608,"job_number":"JOB_190608","tr_customer_id":190626,"tr_customer_product_id":190616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:50.000Z","modified_at":"2026-02-18T14:51:50.000Z","name":"Robb Jerde","mobile_number":"977-530-1119","email_id":"Willow11@gmail.com","dop":"2025-04-06","serial_number":"17163644881545744","imei1":"17163644881545744","imei2":"17163644881545744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190609,"job_number":"JOB_190609","tr_customer_id":190627,"tr_customer_product_id":190617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19137123623377","imei1":"19137123623377","imei2":"19137123623377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190610,"job_number":"JOB_190610","tr_customer_id":190628,"tr_customer_product_id":190618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:39.000Z","name":"Jonathon Wolff","mobile_number":"471-926-5104","email_id":"Godfrey.Kessler@hotmail.com","dop":"2025-04-06","serial_number":"11308189875166","imei1":"11308189875166","imei2":"11308189875166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190611,"job_number":"JOB_190611","tr_customer_id":190629,"tr_customer_product_id":190619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:03.000Z","modified_at":"2026-02-18T14:52:03.000Z","name":"Gerson Lebsack","mobile_number":"600-285-8015","email_id":"German17@yahoo.com","dop":"2025-04-06","serial_number":"17123775782906492","imei1":"17123775782906492","imei2":"17123775782906492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190612,"job_number":"JOB_190612","tr_customer_id":190630,"tr_customer_product_id":190620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:52:23.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"16611256306931","imei1":"16611256306931","imei2":"16611256306931","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190613,"job_number":"JOB_190613","tr_customer_id":190631,"tr_customer_product_id":190621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:53:04.000Z","name":"Ricardo Cummerata","mobile_number":"399-748-1807","email_id":"Dewitt_Bartell30@yahoo.com","dop":"2025-08-24","serial_number":"16887222688000","imei1":"16887222688000","imei2":"16887222688000","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190614,"job_number":"JOB_190614","tr_customer_id":190632,"tr_customer_product_id":190622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:52:25.000Z","name":"Nolan Fahey","mobile_number":"588-527-8978","email_id":"Vladimir69@yahoo.com","dop":"2025-08-24","serial_number":"1005776565020518","imei1":"1005776565020518","imei2":"1005776565020518","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190615,"job_number":"JOB_190615","tr_customer_id":190633,"tr_customer_product_id":190623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:53:03.000Z","name":"Tanner Lesch","mobile_number":"434-390-2797","email_id":"Kay_Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"16588798051782","imei1":"16588798051782","imei2":"16588798051782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190616,"job_number":"JOB_190616","tr_customer_id":190634,"tr_customer_product_id":190624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:26.000Z","modified_at":"2026-02-18T14:52:26.000Z","name":"Brannon McKenzie","mobile_number":"633-624-7031","email_id":"Cassandre_Schuppe97@gmail.com","dop":"2025-04-06","serial_number":"11179146711443048","imei1":"11179146711443048","imei2":"11179146711443048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190617,"job_number":"JOB_190617","tr_customer_id":190635,"tr_customer_product_id":190625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:52:52.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10160126979332","imei1":"10160126979332","imei2":"10160126979332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190618,"job_number":"JOB_190618","tr_customer_id":190636,"tr_customer_product_id":190626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:53:30.000Z","name":"Avery Klocko","mobile_number":"270-807-1403","email_id":"Margarete.Walsh@gmail.com","dop":"2025-04-06","serial_number":"13511157669949","imei1":"13511157669949","imei2":"13511157669949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190619,"job_number":"JOB_190619","tr_customer_id":190637,"tr_customer_product_id":190627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:54.000Z","modified_at":"2026-02-18T14:52:54.000Z","name":"Ernest Pfeffer","mobile_number":"313-917-8999","email_id":"Mac.Cummings62@hotmail.com","dop":"2025-04-06","serial_number":"16719978586102276","imei1":"16719978586102276","imei2":"16719978586102276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190620,"job_number":"JOB_190620","tr_customer_id":190638,"tr_customer_product_id":190628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:11.000Z","modified_at":"2026-02-18T14:53:11.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14471290583155","imei1":"14471290583155","imei2":"14471290583155","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190621,"job_number":"JOB_190621","tr_customer_id":190639,"tr_customer_product_id":190629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:12.000Z","modified_at":"2026-02-18T14:53:52.000Z","name":"Germaine Langosh","mobile_number":"984-878-9280","email_id":"Daisha55@gmail.com","dop":"2025-08-24","serial_number":"10338773930036","imei1":"10338773930036","imei2":"10338773930036","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190622,"job_number":"JOB_190622","tr_customer_id":190640,"tr_customer_product_id":190630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:13.000Z","modified_at":"2026-02-18T14:53:13.000Z","name":"Joelle Brown","mobile_number":"443-901-1489","email_id":"Mariam_Beier88@yahoo.com","dop":"2025-08-24","serial_number":"1026645276299823","imei1":"1026645276299823","imei2":"1026645276299823","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190623,"job_number":"JOB_190623","tr_customer_id":190641,"tr_customer_product_id":190631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:53:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14938348499268","imei1":"14938348499268","imei2":"14938348499268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190624,"job_number":"JOB_190624","tr_customer_id":190642,"tr_customer_product_id":190632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:54:14.000Z","name":"Alexandra Senger","mobile_number":"718-232-8449","email_id":"Thurman_Weber@yahoo.com","dop":"2025-04-06","serial_number":"12235479160738","imei1":"12235479160738","imei2":"12235479160738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190625,"job_number":"JOB_190625","tr_customer_id":190643,"tr_customer_product_id":190633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:38.000Z","modified_at":"2026-02-18T14:53:38.000Z","name":"Dominic Bins","mobile_number":"256-731-1125","email_id":"Ansel_Erdman68@hotmail.com","dop":"2025-04-06","serial_number":"14536141440748672","imei1":"14536141440748672","imei2":"14536141440748672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190626,"job_number":"JOB_190626","tr_customer_id":190644,"tr_customer_product_id":190634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19893482773023","imei1":"19893482773023","imei2":"19893482773023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190627,"job_number":"JOB_190627","tr_customer_id":190645,"tr_customer_product_id":190635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:56.000Z","name":"Jackeline Shanahan","mobile_number":"503-958-0713","email_id":"Anita.Ebert36@hotmail.com","dop":"2025-04-06","serial_number":"11015592202156","imei1":"11015592202156","imei2":"11015592202156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190628,"job_number":"JOB_190628","tr_customer_id":190646,"tr_customer_product_id":190636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:20.000Z","modified_at":"2026-02-18T14:54:20.000Z","name":"Helena Effertz","mobile_number":"201-491-4622","email_id":"Khalil_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"13714539258256278","imei1":"13714539258256278","imei2":"13714539258256278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190629,"job_number":"JOB_190629","tr_customer_id":190647,"tr_customer_product_id":190637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19946252115663","imei1":"19946252115663","imei2":"19946252115663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190630,"job_number":"JOB_190630","tr_customer_id":190648,"tr_customer_product_id":190638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"Abdiel Bode","mobile_number":"784-465-9168","email_id":"Anika.Carter@yahoo.com","dop":"2025-04-06","serial_number":"14512928151780","imei1":"14512928151780","imei2":"14512928151780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190631,"job_number":"JOB_190631","tr_customer_id":190649,"tr_customer_product_id":190639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:23.000Z","modified_at":"2026-02-18T14:54:23.000Z","name":"Gabe Schumm","mobile_number":"628-220-5131","email_id":"Ricky_Kutch@yahoo.com","dop":"2025-04-06","serial_number":"12467668146074516","imei1":"12467668146074516","imei2":"12467668146074516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190634,"job_number":"JOB_190634","tr_customer_id":190652,"tr_customer_product_id":190642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:50.000Z","modified_at":"2026-02-18T14:55:33.000Z","name":"Margarett Macejkovic","mobile_number":"989-243-4183","email_id":"Verda_Fritsch@gmail.com","dop":"2025-04-06","serial_number":"10249014346050","imei1":"10249014346050","imei2":"10249014346050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190635,"job_number":"JOB_190635","tr_customer_id":190653,"tr_customer_product_id":190643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:51.000Z","modified_at":"2026-02-18T14:54:51.000Z","name":"Effie Cremin","mobile_number":"253-516-4344","email_id":"Kamren49@yahoo.com","dop":"2025-04-06","serial_number":"14656008222021148","imei1":"14656008222021148","imei2":"14656008222021148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190637,"job_number":"JOB_190637","tr_customer_id":190655,"tr_customer_product_id":190645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17165981140339","imei1":"17165981140339","imei2":"17165981140339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190638,"job_number":"JOB_190638","tr_customer_id":190656,"tr_customer_product_id":190646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:55:39.000Z","name":"Rogers Zboncak","mobile_number":"819-297-2403","email_id":"Trudie_Spinka@hotmail.com","dop":"2025-04-06","serial_number":"15517950771244","imei1":"15517950771244","imei2":"15517950771244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190639,"job_number":"JOB_190639","tr_customer_id":190657,"tr_customer_product_id":190647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:01.000Z","modified_at":"2026-02-18T14:55:01.000Z","name":"Barbara Rippin","mobile_number":"228-213-5430","email_id":"Otilia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"12389684853882124","imei1":"12389684853882124","imei2":"12389684853882124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190640,"job_number":"JOB_190640","tr_customer_id":190658,"tr_customer_product_id":190648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11851452465804","imei1":"11851452465804","imei2":"11851452465804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190641,"job_number":"JOB_190641","tr_customer_id":190659,"tr_customer_product_id":190649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:40.000Z","name":"Ara Schulist","mobile_number":"927-527-5378","email_id":"Lenna8@gmail.com","dop":"2025-04-06","serial_number":"10703560939151","imei1":"10703560939151","imei2":"10703560939151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190642,"job_number":"JOB_190642","tr_customer_id":190660,"tr_customer_product_id":190650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:05.000Z","modified_at":"2026-02-18T14:55:05.000Z","name":"Garrett Schmitt","mobile_number":"491-809-2662","email_id":"Ulises_Bernhard22@hotmail.com","dop":"2025-04-06","serial_number":"11486059669901832","imei1":"11486059669901832","imei2":"11486059669901832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190643,"job_number":"JOB_190643","tr_customer_id":190661,"tr_customer_product_id":190651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:55:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14434672793409","imei1":"14434672793409","imei2":"14434672793409","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190644,"job_number":"JOB_190644","tr_customer_id":190662,"tr_customer_product_id":190652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:56:24.000Z","name":"Cynthia Auer","mobile_number":"334-778-2132","email_id":"Jillian_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"13923287287013","imei1":"13923287287013","imei2":"13923287287013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190645,"job_number":"JOB_190645","tr_customer_id":190663,"tr_customer_product_id":190653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14092464236356","imei1":"14092464236356","imei2":"14092464236356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190646,"job_number":"JOB_190646","tr_customer_id":190664,"tr_customer_product_id":190654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"Estelle Schowalter","mobile_number":"673-557-0381","email_id":"Stanley.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"15370202108846828","imei1":"15370202108846828","imei2":"15370202108846828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190647,"job_number":"JOB_190647","tr_customer_id":190665,"tr_customer_product_id":190655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:56:24.000Z","name":"Cheyenne Rohan","mobile_number":"701-617-4155","email_id":"Jessika45@gmail.com","dop":"2025-04-06","serial_number":"19022106945152","imei1":"19022106945152","imei2":"19022106945152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190648,"job_number":"JOB_190648","tr_customer_id":190666,"tr_customer_product_id":190656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:49.000Z","modified_at":"2026-02-18T14:55:49.000Z","name":"Gracie Boyer","mobile_number":"693-751-2989","email_id":"Jaylon_Shields54@hotmail.com","dop":"2025-04-06","serial_number":"10291298634926798","imei1":"10291298634926798","imei2":"10291298634926798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190649,"job_number":"JOB_190649","tr_customer_id":190667,"tr_customer_product_id":190657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:31.000Z","modified_at":"2026-02-18T14:56:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10756206703496","imei1":"10756206703496","imei2":"10756206703496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190650,"job_number":"JOB_190650","tr_customer_id":190668,"tr_customer_product_id":190658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:32.000Z","modified_at":"2026-02-18T14:57:10.000Z","name":"Chanelle Beatty","mobile_number":"732-272-2459","email_id":"Heather_Bernhard26@hotmail.com","dop":"2025-04-06","serial_number":"16082869894154","imei1":"16082869894154","imei2":"16082869894154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190651,"job_number":"JOB_190651","tr_customer_id":190669,"tr_customer_product_id":190659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:33.000Z","modified_at":"2026-02-18T14:56:33.000Z","name":"Raymond Larkin","mobile_number":"596-275-8640","email_id":"Layne_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"18751274264825260","imei1":"18751274264825260","imei2":"18751274264825260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190652,"job_number":"JOB_190652","tr_customer_id":190670,"tr_customer_product_id":190660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:10:56.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18710629686405","imei1":"18710629686405","imei2":"18710629686405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190653,"job_number":"JOB_190653","tr_customer_id":190671,"tr_customer_product_id":190661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:11:33.000Z","name":"Yasmine Dooley","mobile_number":"529-837-4756","email_id":"Derrick69@gmail.com","dop":"2025-04-06","serial_number":"13494466474338","imei1":"13494466474338","imei2":"13494466474338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T15:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190654,"job_number":"JOB_190654","tr_customer_id":190672,"tr_customer_product_id":190662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:58.000Z","modified_at":"2026-02-18T15:10:58.000Z","name":"Sydni Keeling","mobile_number":"645-412-5374","email_id":"Fanny_Conroy7@hotmail.com","dop":"2025-04-06","serial_number":"14563143144516856","imei1":"14563143144516856","imei2":"14563143144516856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190655,"job_number":"JOB_190655","tr_customer_id":190673,"tr_customer_product_id":190663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:11:40.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13109724821059","imei1":"13109724821059","imei2":"13109724821059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190656,"job_number":"JOB_190656","tr_customer_id":190674,"tr_customer_product_id":190664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:12:16.000Z","name":"Eleazar Ebert","mobile_number":"650-357-5542","email_id":"Christelle_Douglas@hotmail.com","dop":"2025-04-06","serial_number":"13042135346628","imei1":"13042135346628","imei2":"13042135346628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T15:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190657,"job_number":"JOB_190657","tr_customer_id":190675,"tr_customer_product_id":190665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:41.000Z","modified_at":"2026-02-18T15:11:41.000Z","name":"Beaulah Rempel","mobile_number":"831-298-0282","email_id":"Leone_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"19100566663783144","imei1":"19100566663783144","imei2":"19100566663783144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190659,"job_number":"JOB_190659","tr_customer_id":190677,"tr_customer_product_id":190667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:26:16.000Z","modified_at":"2026-02-18T15:26:16.000Z","name":"Madhuri Trivedi","mobile_number":"9929947330","email_id":"tushar.pillai@hotmail.com","dop":"2026-02-08","serial_number":"340740070219351","imei1":"340740070219351","imei2":"340740070219351","popurl":"www.kanti-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190666,"job_number":"JOB_190666","tr_customer_id":190684,"tr_customer_product_id":190674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Ravi Sinha","mobile_number":"9998817498","email_id":"subhashini.pandey@hotmail.com","dop":"2026-02-08","serial_number":"360077913737689","imei1":"360077913737689","imei2":"360077913737689","popurl":"www.bhoopat-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190667,"job_number":"JOB_190667","tr_customer_id":190685,"tr_customer_product_id":190675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Sachin Chaturvedi","mobile_number":"9942813226","email_id":"chandak.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"024242038505929","imei1":"024242038505929","imei2":"024242038505929","popurl":"www.trilochana-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190668,"job_number":"JOB_190668","tr_customer_id":190686,"tr_customer_product_id":190676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Chakrika Gill","mobile_number":"9963829283","email_id":"chaanakya.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"031661347280462","imei1":"031661347280462","imei2":"031661347280462","popurl":"www.veda-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190670,"job_number":"JOB_190670","tr_customer_id":190688,"tr_customer_product_id":190678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Bhamini Prajapat","mobile_number":"9987723638","email_id":"kanaka.kaul@gmail.com","dop":"2026-02-08","serial_number":"397353258768730","imei1":"397353258768730","imei2":"397353258768730","popurl":"www.deenabandhu-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190671,"job_number":"JOB_190671","tr_customer_id":190689,"tr_customer_product_id":190679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aditya Dhawan","mobile_number":"9963813652","email_id":"shashikala.rana@hotmail.com","dop":"2026-02-08","serial_number":"118827490352061","imei1":"118827490352061","imei2":"118827490352061","popurl":"www.anaadi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190673,"job_number":"JOB_190673","tr_customer_id":190690,"tr_customer_product_id":190681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhara Guha","mobile_number":"9960847595","email_id":"bahula.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"631862245641720","imei1":"631862245641720","imei2":"631862245641720","popurl":"www.narayan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190674,"job_number":"JOB_190674","tr_customer_id":190692,"tr_customer_product_id":190682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhananjay Dhawan","mobile_number":"9937748743","email_id":"anilabh.deshpande@gmail.com","dop":"2026-02-08","serial_number":"914722459616218","imei1":"914722459616218","imei2":"914722459616218","popurl":"www.birjesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190675,"job_number":"JOB_190675","tr_customer_id":190693,"tr_customer_product_id":190683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:49.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aasha Ahuja","mobile_number":"9923034500","email_id":"arjun.nehru@hotmail.com","dop":"2026-02-08","serial_number":"906597139776943","imei1":"906597139776943","imei2":"906597139776943","popurl":"www.aadi-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190677,"job_number":"JOB_190677","tr_customer_id":190695,"tr_customer_product_id":190685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Girish Kocchar","mobile_number":"9907784583","email_id":"bala.bhattacharya@gmail.com","dop":"2026-02-08","serial_number":"754635516214277","imei1":"754635516214277","imei2":"754635516214277","popurl":"www.jay-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190679,"job_number":"JOB_190679","tr_customer_id":190697,"tr_customer_product_id":190687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Budhil Singh","mobile_number":"9977100711","email_id":"chidambar.malik@gmail.com","dop":"2026-02-08","serial_number":"190678298127902","imei1":"190678298127902","imei2":"190678298127902","popurl":"www.sarisha-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190681,"job_number":"JOB_190681","tr_customer_id":190699,"tr_customer_product_id":190689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Deependra Sinha","mobile_number":"9993855488","email_id":"deeptimay.varman@hotmail.com","dop":"2026-02-08","serial_number":"929958213711352","imei1":"929958213711352","imei2":"929958213711352","popurl":"www.rohit-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190682,"job_number":"JOB_190682","tr_customer_id":190700,"tr_customer_product_id":190690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Bhargava Jain","mobile_number":"9972946500","email_id":"shakti.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"260860249930528","imei1":"260860249930528","imei2":"260860249930528","popurl":"www.digambara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190683,"job_number":"JOB_190683","tr_customer_id":190701,"tr_customer_product_id":190691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Dharmaketu Agarwal","mobile_number":"9919203439","email_id":"lakshminath.rana@gmail.com","dop":"2026-02-08","serial_number":"196581201586957","imei1":"196581201586957","imei2":"196581201586957","popurl":"www.shresthi-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190685,"job_number":"JOB_190685","tr_customer_id":190703,"tr_customer_product_id":190693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sushil Naik","mobile_number":"9914223342","email_id":"subhashini.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"595225063897682","imei1":"595225063897682","imei2":"595225063897682","popurl":"www.bhaaswar-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190686,"job_number":"JOB_190686","tr_customer_id":190704,"tr_customer_product_id":190694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Chandranath Prajapat","mobile_number":"9933089715","email_id":"usha.nehru@hotmail.com","dop":"2026-02-08","serial_number":"106071163814254","imei1":"106071163814254","imei2":"106071163814254","popurl":"www.brajesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190687,"job_number":"JOB_190687","tr_customer_id":190705,"tr_customer_product_id":190695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sloka Adiga","mobile_number":"9940145463","email_id":"nirbhay.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"722549154147402","imei1":"722549154147402","imei2":"722549154147402","popurl":"www.vaishvi-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190688,"job_number":"JOB_190688","tr_customer_id":190706,"tr_customer_product_id":190696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Manoj Dhawan","mobile_number":"9911224969","email_id":"vaishvi.nair@gmail.com","dop":"2026-02-08","serial_number":"066205105812836","imei1":"066205105812836","imei2":"066205105812836","popurl":"www.bodhan-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190690,"job_number":"JOB_190690","tr_customer_id":190708,"tr_customer_product_id":190698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Shashikala Gupta","mobile_number":"9916719479","email_id":"anang.banerjee@yahoo.co.in","dop":"2026-02-08","serial_number":"220002805792748","imei1":"220002805792748","imei2":"220002805792748","popurl":"www.jagmeet-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190691,"job_number":"JOB_190691","tr_customer_id":190709,"tr_customer_product_id":190699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Karunanidhi Dwivedi","mobile_number":"9979182164","email_id":"gati.pandey@gmail.com","dop":"2026-02-08","serial_number":"061608188411199","imei1":"061608188411199","imei2":"061608188411199","popurl":"www.ganesh-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190692,"job_number":"JOB_190692","tr_customer_id":190710,"tr_customer_product_id":190700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Chandi Deshpande","mobile_number":"9985843695","email_id":"kalyani.panicker@gmail.com","dop":"2026-02-08","serial_number":"042798946939628","imei1":"042798946939628","imei2":"042798946939628","popurl":"www.durga-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190693,"job_number":"JOB_190693","tr_customer_id":190711,"tr_customer_product_id":190701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Anjushri Tandon","mobile_number":"9917476404","email_id":"adhiraj.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"368692540354243","imei1":"368692540354243","imei2":"368692540354243","popurl":"www.chinmayanand-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190694,"job_number":"JOB_190694","tr_customer_id":190712,"tr_customer_product_id":190702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Laal Pandey","mobile_number":"9938307448","email_id":"deeptimoyee.desai@yahoo.co.in","dop":"2026-02-08","serial_number":"738850193323646","imei1":"738850193323646","imei2":"738850193323646","popurl":"www.mahendra-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190695,"job_number":"JOB_190695","tr_customer_id":190713,"tr_customer_product_id":190703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Bhuvanesh Dhawan","mobile_number":"9957205161","email_id":"elakshi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"589117757048954","imei1":"589117757048954","imei2":"589117757048954","popurl":"www.acharyanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190696,"job_number":"JOB_190696","tr_customer_id":190714,"tr_customer_product_id":190704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Ghanashyam Acharya","mobile_number":"9943648419","email_id":"bhaanumati.kaur@hotmail.com","dop":"2026-02-08","serial_number":"110768227845911","imei1":"110768227845911","imei2":"110768227845911","popurl":"www.adhrit-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190697,"job_number":"JOB_190697","tr_customer_id":190715,"tr_customer_product_id":190705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Priyala Chopra","mobile_number":"9988253904","email_id":"manisha.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"497970357778139","imei1":"497970357778139","imei2":"497970357778139","popurl":"www.keerti-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190698,"job_number":"JOB_190698","tr_customer_id":190716,"tr_customer_product_id":190706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Rita Chaturvedi","mobile_number":"9971026830","email_id":"chandrani.pilla@hotmail.com","dop":"2026-02-08","serial_number":"808845320646678","imei1":"808845320646678","imei2":"808845320646678","popurl":"www.kamla-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190699,"job_number":"JOB_190699","tr_customer_id":190717,"tr_customer_product_id":190707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Adityanandana Varrier","mobile_number":"9983132580","email_id":"aayushman.dwivedi@gmail.com","dop":"2026-02-08","serial_number":"482691076096810","imei1":"482691076096810","imei2":"482691076096810","popurl":"www.kamla-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190700,"job_number":"JOB_190700","tr_customer_id":190718,"tr_customer_product_id":190708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Javas Chopra","mobile_number":"9905543937","email_id":"chitramala.trivedi@gmail.com","dop":"2026-02-08","serial_number":"762676635187687","imei1":"762676635187687","imei2":"762676635187687","popurl":"www.bhima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190701,"job_number":"JOB_190701","tr_customer_id":190719,"tr_customer_product_id":190709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vasudev Kakkar","mobile_number":"9937219634","email_id":"jaimini.ahuja@gmail.com","dop":"2026-02-08","serial_number":"034067222054995","imei1":"034067222054995","imei2":"034067222054995","popurl":"www.gangesh-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190702,"job_number":"JOB_190702","tr_customer_id":190720,"tr_customer_product_id":190710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Swarnalata Banerjee","mobile_number":"9925793003","email_id":"suma.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"888507427367368","imei1":"888507427367368","imei2":"888507427367368","popurl":"www.aadrika-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190703,"job_number":"JOB_190703","tr_customer_id":190721,"tr_customer_product_id":190711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Indra Shah","mobile_number":"9953110753","email_id":"charuvrat.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"894123340604646","imei1":"894123340604646","imei2":"894123340604646","popurl":"www.devani-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190704,"job_number":"JOB_190704","tr_customer_id":190722,"tr_customer_product_id":190712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devajyoti Abbott","mobile_number":"9937062683","email_id":"amrit.dhawan@gmail.com","dop":"2026-02-08","serial_number":"898170454253248","imei1":"898170454253248","imei2":"898170454253248","popurl":"www.shresth-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190705,"job_number":"JOB_190705","tr_customer_id":190723,"tr_customer_product_id":190713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Aadinath Sharma","mobile_number":"9995031609","email_id":"datta.dubashi@yahoo.co.in","dop":"2026-02-08","serial_number":"709667312192850","imei1":"709667312192850","imei2":"709667312192850","popurl":"www.pramila-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190706,"job_number":"JOB_190706","tr_customer_id":190724,"tr_customer_product_id":190714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vaijayanti Shah","mobile_number":"9914659983","email_id":"krishnadas.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"767548065135183","imei1":"767548065135183","imei2":"767548065135183","popurl":"www.brajesh-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190707,"job_number":"JOB_190707","tr_customer_id":190725,"tr_customer_product_id":190715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devadatt Pandey","mobile_number":"9948108767","email_id":"adinath.singh@gmail.com","dop":"2026-02-08","serial_number":"125829398629276","imei1":"125829398629276","imei2":"125829398629276","popurl":"www.jyoti-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190708,"job_number":"JOB_190708","tr_customer_id":190726,"tr_customer_product_id":190716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Suresh Banerjee","mobile_number":"9936928722","email_id":"aayushman.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"381166135272132","imei1":"381166135272132","imei2":"381166135272132","popurl":"www.kalinda-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190709,"job_number":"JOB_190709","tr_customer_id":190727,"tr_customer_product_id":190717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Akshayakeerti Varman","mobile_number":"9947826782","email_id":"niro.menon@yahoo.co.in","dop":"2026-02-08","serial_number":"024769662191140","imei1":"024769662191140","imei2":"024769662191140","popurl":"www.dhanpati-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190710,"job_number":"JOB_190710","tr_customer_id":190728,"tr_customer_product_id":190718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Ananda Iyer","mobile_number":"9972043194","email_id":"guru.butt@gmail.com","dop":"2026-02-08","serial_number":"681270300877560","imei1":"681270300877560","imei2":"681270300877560","popurl":"www.chitramala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190711,"job_number":"JOB_190711","tr_customer_id":190729,"tr_customer_product_id":190719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Malati Gowda","mobile_number":"9995820233","email_id":"ujjawal.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"565786414057120","imei1":"565786414057120","imei2":"565786414057120","popurl":"www.ghanaanand-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190712,"job_number":"JOB_190712","tr_customer_id":190730,"tr_customer_product_id":190720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Gajbaahu Trivedi","mobile_number":"9987078989","email_id":"meghnad.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"939988791014597","imei1":"939988791014597","imei2":"939988791014597","popurl":"www.dulari-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190713,"job_number":"JOB_190713","tr_customer_id":190731,"tr_customer_product_id":190721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjaneya Mehra","mobile_number":"9948799542","email_id":"chatur.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"889854470156351","imei1":"889854470156351","imei2":"889854470156351","popurl":"www.swapnil-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190714,"job_number":"JOB_190714","tr_customer_id":190732,"tr_customer_product_id":190722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjushri Khanna","mobile_number":"9924418711","email_id":"mahendra.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"565953893400414","imei1":"565953893400414","imei2":"565953893400414","popurl":"www.suma-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190715,"job_number":"JOB_190715","tr_customer_id":190733,"tr_customer_product_id":190723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Tanushri Iyengar","mobile_number":"9922970292","email_id":"ganapati.chopra@yahoo.co.in","dop":"2026-02-08","serial_number":"041946416314575","imei1":"041946416314575","imei2":"041946416314575","popurl":"www.chandrani-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190716,"job_number":"JOB_190716","tr_customer_id":190734,"tr_customer_product_id":190724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Menaka Adiga","mobile_number":"9982390805","email_id":"aruna.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"735451815525772","imei1":"735451815525772","imei2":"735451815525772","popurl":"www.agrata-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190717,"job_number":"JOB_190717","tr_customer_id":190735,"tr_customer_product_id":190725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ekdant Agarwal","mobile_number":"9918191696","email_id":"manjusha.joshi@gmail.com","dop":"2026-02-08","serial_number":"238904469916124","imei1":"238904469916124","imei2":"238904469916124","popurl":"www.ajit-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190719,"job_number":"JOB_190719","tr_customer_id":190737,"tr_customer_product_id":190727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Divjot Johar","mobile_number":"9968875543","email_id":"bhargava.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"452774791485244","imei1":"452774791485244","imei2":"452774791485244","popurl":"www.chitrangada-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190720,"job_number":"JOB_190720","tr_customer_id":190738,"tr_customer_product_id":190728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Bela Nehru","mobile_number":"9931454219","email_id":"smita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"067457911990389","imei1":"067457911990389","imei2":"067457911990389","popurl":"www.aanand-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190721,"job_number":"JOB_190721","tr_customer_id":190739,"tr_customer_product_id":190729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ameyatma Dutta","mobile_number":"9975313125","email_id":"vidhya.khanna@gmail.com","dop":"2026-02-08","serial_number":"984791919755211","imei1":"984791919755211","imei2":"984791919755211","popurl":"www.anagh-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190722,"job_number":"JOB_190722","tr_customer_id":190740,"tr_customer_product_id":190730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Dinesh Asan","mobile_number":"9990989075","email_id":"meghnad.shah@gmail.com","dop":"2026-02-08","serial_number":"963541704313666","imei1":"963541704313666","imei2":"963541704313666","popurl":"www.chakravarti-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190723,"job_number":"JOB_190723","tr_customer_id":190741,"tr_customer_product_id":190731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Krishna Chaturvedi","mobile_number":"9964271763","email_id":"karunanidhi.chopra@gmail.com","dop":"2026-02-08","serial_number":"821318046277907","imei1":"821318046277907","imei2":"821318046277907","popurl":"www.gitanjali-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190728,"job_number":"JOB_190728","tr_customer_id":190746,"tr_customer_product_id":190736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:53:17.000Z","modified_at":"2026-02-18T15:53:48.000Z","name":"Giovanny Hauck","mobile_number":"290-921-5699","email_id":"Baylee31@yahoo.com","dop":"2024-08-17","serial_number":"46779085416283","imei1":"46779085416283","imei2":"46779085416283","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T15:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190729,"job_number":"JOB_190729","tr_customer_id":190747,"tr_customer_product_id":190737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:03:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"86641069825194","imei1":"86641069825194","imei2":"86641069825194","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190731,"job_number":"JOB_190731","tr_customer_id":190749,"tr_customer_product_id":190739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:05.000Z","modified_at":"2026-02-18T16:13:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107195018195099","imei1":"107195018195099","imei2":"107195018195099","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190732,"job_number":"JOB_190732","tr_customer_id":190750,"tr_customer_product_id":190740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:06.000Z","modified_at":"2026-02-18T16:13:16.000Z","name":"Lempi Kuhlman","mobile_number":"270-988-6564","email_id":"Madalyn_Padberg@hotmail.com","dop":"2025-07-01","serial_number":"104168359824650","imei1":"104168359824650","imei2":"104168359824650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190733,"job_number":"JOB_190733","tr_customer_id":190751,"tr_customer_product_id":190741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:18.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109186612000098","imei1":"109186612000098","imei2":"109186612000098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190734,"job_number":"JOB_190734","tr_customer_id":190752,"tr_customer_product_id":190742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:28.000Z","name":"Kenneth Schumm","mobile_number":"805-590-3097","email_id":"Linda53@hotmail.com","dop":"2025-07-01","serial_number":"106521606127732","imei1":"106521606127732","imei2":"106521606127732","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190736,"job_number":"JOB_190736","tr_customer_id":190754,"tr_customer_product_id":190744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:31:52.000Z","modified_at":"2026-02-18T16:31:52.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-18","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-18T16:31:51.474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190737,"job_number":"JOB_190737","tr_customer_id":190755,"tr_customer_product_id":190745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10425644068984","imei1":"10425644068984","imei2":"10425644068984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190738,"job_number":"JOB_190738","tr_customer_id":190756,"tr_customer_product_id":190746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:41.000Z","name":"Wilburn Runte","mobile_number":"913-743-1861","email_id":"Emerson43@hotmail.com","dop":"2025-04-06","serial_number":"16389752577386","imei1":"16389752577386","imei2":"16389752577386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190739,"job_number":"JOB_190739","tr_customer_id":190757,"tr_customer_product_id":190747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:03.000Z","modified_at":"2026-02-18T16:49:03.000Z","name":"Raheem Zboncak","mobile_number":"213-451-0055","email_id":"Eda.Weimann83@gmail.com","dop":"2025-04-06","serial_number":"11893012926297470","imei1":"11893012926297470","imei2":"11893012926297470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190740,"job_number":"JOB_190740","tr_customer_id":190758,"tr_customer_product_id":190748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:49:35.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13854111585480","imei1":"13854111585480","imei2":"13854111585480","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190741,"job_number":"JOB_190741","tr_customer_id":190759,"tr_customer_product_id":190749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:50:14.000Z","name":"Alexandria Anderson","mobile_number":"840-948-5115","email_id":"Opal_Nikolaus@hotmail.com","dop":"2025-08-24","serial_number":"10572672228398","imei1":"10572672228398","imei2":"10572672228398","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190742,"job_number":"JOB_190742","tr_customer_id":190760,"tr_customer_product_id":190750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:36.000Z","modified_at":"2026-02-18T16:49:36.000Z","name":"Malika Zulauf","mobile_number":"547-427-4261","email_id":"Yoshiko87@hotmail.com","dop":"2025-08-24","serial_number":"1024300678223886","imei1":"1024300678223886","imei2":"1024300678223886","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190743,"job_number":"JOB_190743","tr_customer_id":190761,"tr_customer_product_id":190751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:49:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17906896352827","imei1":"17906896352827","imei2":"17906896352827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190744,"job_number":"JOB_190744","tr_customer_id":190762,"tr_customer_product_id":190752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:50:26.000Z","name":"Verna Monahan","mobile_number":"493-739-4442","email_id":"Fern_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"17437983034778","imei1":"17437983034778","imei2":"17437983034778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190745,"job_number":"JOB_190745","tr_customer_id":190763,"tr_customer_product_id":190753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:50.000Z","modified_at":"2026-02-18T16:49:50.000Z","name":"Grayson Sporer","mobile_number":"568-550-7396","email_id":"Mason52@gmail.com","dop":"2025-04-06","serial_number":"16510994969847992","imei1":"16510994969847992","imei2":"16510994969847992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190746,"job_number":"JOB_190746","tr_customer_id":190764,"tr_customer_product_id":190754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:21.000Z","modified_at":"2026-02-18T16:50:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19800046826230","imei1":"19800046826230","imei2":"19800046826230","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190747,"job_number":"JOB_190747","tr_customer_id":190765,"tr_customer_product_id":190755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:22.000Z","modified_at":"2026-02-18T16:51:00.000Z","name":"Albertha Hirthe","mobile_number":"905-406-8303","email_id":"Odessa_Gaylord@yahoo.com","dop":"2025-08-24","serial_number":"19525411967035","imei1":"19525411967035","imei2":"19525411967035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190748,"job_number":"JOB_190748","tr_customer_id":190766,"tr_customer_product_id":190756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:23.000Z","modified_at":"2026-02-18T16:50:23.000Z","name":"Myron Botsford","mobile_number":"741-878-9056","email_id":"Jacinthe_Beer16@yahoo.com","dop":"2025-08-24","serial_number":"1053945805964916","imei1":"1053945805964916","imei2":"1053945805964916","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190749,"job_number":"JOB_190749","tr_customer_id":190767,"tr_customer_product_id":190757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:33.000Z","modified_at":"2026-02-18T16:50:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15210998790186","imei1":"15210998790186","imei2":"15210998790186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190750,"job_number":"JOB_190750","tr_customer_id":190768,"tr_customer_product_id":190758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:34.000Z","modified_at":"2026-02-18T16:51:12.000Z","name":"Franz Hammes","mobile_number":"345-625-0351","email_id":"Clotilde.Kuhlman96@hotmail.com","dop":"2025-04-06","serial_number":"11668593073647","imei1":"11668593073647","imei2":"11668593073647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190751,"job_number":"JOB_190751","tr_customer_id":190769,"tr_customer_product_id":190759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:35.000Z","modified_at":"2026-02-18T16:50:35.000Z","name":"Ambrose Flatley","mobile_number":"889-934-5114","email_id":"Litzy.Crist66@hotmail.com","dop":"2025-04-06","serial_number":"17270159494367210","imei1":"17270159494367210","imei2":"17270159494367210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190752,"job_number":"JOB_190752","tr_customer_id":190770,"tr_customer_product_id":190760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:07.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15595700127397","imei1":"15595700127397","imei2":"15595700127397","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190753,"job_number":"JOB_190753","tr_customer_id":190771,"tr_customer_product_id":190761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:46.000Z","name":"Elissa Abbott","mobile_number":"999-669-7070","email_id":"Hardy96@gmail.com","dop":"2025-08-24","serial_number":"15313877726898","imei1":"15313877726898","imei2":"15313877726898","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190754,"job_number":"JOB_190754","tr_customer_id":190772,"tr_customer_product_id":190762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:08.000Z","modified_at":"2026-02-18T16:51:08.000Z","name":"Pauline Bode","mobile_number":"595-464-9791","email_id":"Rolando_Rodriguez@hotmail.com","dop":"2025-08-24","serial_number":"1055842905667129","imei1":"1055842905667129","imei2":"1055842905667129","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190755,"job_number":"JOB_190755","tr_customer_id":190773,"tr_customer_product_id":190763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:56:18.000Z","modified_at":"2026-02-18T16:56:18.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"159704402458597","imei1":"159704402458597","imei2":"159704402458597","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190756,"job_number":"JOB_190756","tr_customer_id":190774,"tr_customer_product_id":190764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11273454079159","imei1":"11273454079159","imei2":"11273454079159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190757,"job_number":"JOB_190757","tr_customer_id":190775,"tr_customer_product_id":190765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:51.000Z","name":"Cloyd Bednar","mobile_number":"662-440-0995","email_id":"Ora_Ziemann31@hotmail.com","dop":"2025-04-06","serial_number":"19368224888787","imei1":"19368224888787","imei2":"19368224888787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190758,"job_number":"JOB_190758","tr_customer_id":190776,"tr_customer_product_id":190766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:14.000Z","modified_at":"2026-02-18T16:57:14.000Z","name":"Trinity Windler","mobile_number":"564-717-5075","email_id":"Shad16@hotmail.com","dop":"2025-04-06","serial_number":"12533939180653268","imei1":"12533939180653268","imei2":"12533939180653268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190759,"job_number":"JOB_190759","tr_customer_id":190777,"tr_customer_product_id":190767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:39.000Z","modified_at":"2026-02-18T16:57:43.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171251318523481","imei1":"171251318523481","imei2":"171251318523481","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190760,"job_number":"JOB_190760","tr_customer_id":190778,"tr_customer_product_id":190768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:57:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18040294620582","imei1":"18040294620582","imei2":"18040294620582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190761,"job_number":"JOB_190761","tr_customer_id":190779,"tr_customer_product_id":190769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:58:35.000Z","name":"Rex Metz","mobile_number":"294-823-6131","email_id":"Darion93@gmail.com","dop":"2025-04-06","serial_number":"19175056112542","imei1":"19175056112542","imei2":"19175056112542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190762,"job_number":"JOB_190762","tr_customer_id":190780,"tr_customer_product_id":190770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:59.000Z","modified_at":"2026-02-18T16:57:59.000Z","name":"Matilda Wuckert","mobile_number":"638-811-9198","email_id":"Devan.Denesik43@gmail.com","dop":"2025-04-06","serial_number":"14903055407771012","imei1":"14903055407771012","imei2":"14903055407771012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190763,"job_number":"JOB_190763","tr_customer_id":190781,"tr_customer_product_id":190771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:11.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14416982218148","imei1":"14416982218148","imei2":"14416982218148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190764,"job_number":"JOB_190764","tr_customer_id":190782,"tr_customer_product_id":190772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:53.000Z","name":"Devon Koelpin","mobile_number":"431-933-2064","email_id":"Magdalen.Gibson79@yahoo.com","dop":"2025-08-24","serial_number":"12704425994667","imei1":"12704425994667","imei2":"12704425994667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190765,"job_number":"JOB_190765","tr_customer_id":190783,"tr_customer_product_id":190773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:12.000Z","modified_at":"2026-02-18T16:58:12.000Z","name":"Manuel Wyman","mobile_number":"772-249-0014","email_id":"Shad3@hotmail.com","dop":"2025-08-24","serial_number":"1001278836644339","imei1":"1001278836644339","imei2":"1001278836644339","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190766,"job_number":"JOB_190766","tr_customer_id":190784,"tr_customer_product_id":190774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:58:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13854160535871","imei1":"13854160535871","imei2":"13854160535871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190767,"job_number":"JOB_190767","tr_customer_id":190785,"tr_customer_product_id":190775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:59:19.000Z","name":"Savannah Haag","mobile_number":"262-867-9379","email_id":"Elias_Powlowski44@hotmail.com","dop":"2025-04-06","serial_number":"18880725339288","imei1":"18880725339288","imei2":"18880725339288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190768,"job_number":"JOB_190768","tr_customer_id":190786,"tr_customer_product_id":190776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:43.000Z","modified_at":"2026-02-18T16:58:43.000Z","name":"Horace Graham","mobile_number":"516-343-5447","email_id":"Edyth_Brekke13@gmail.com","dop":"2025-04-06","serial_number":"10342410809123496","imei1":"10342410809123496","imei2":"10342410809123496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190769,"job_number":"JOB_190769","tr_customer_id":190787,"tr_customer_product_id":190777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:01.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13140027033418","imei1":"13140027033418","imei2":"13140027033418","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190770,"job_number":"JOB_190770","tr_customer_id":190788,"tr_customer_product_id":190778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:42.000Z","name":"Candice Ruecker","mobile_number":"488-352-1359","email_id":"Sallie31@gmail.com","dop":"2025-08-24","serial_number":"19157562038685","imei1":"19157562038685","imei2":"19157562038685","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190771,"job_number":"JOB_190771","tr_customer_id":190789,"tr_customer_product_id":190779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:02.000Z","modified_at":"2026-02-18T16:59:02.000Z","name":"Major Stroman","mobile_number":"512-223-4891","email_id":"Drew88@gmail.com","dop":"2025-08-24","serial_number":"1014582494321798","imei1":"1014582494321798","imei2":"1014582494321798","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190772,"job_number":"JOB_190772","tr_customer_id":190790,"tr_customer_product_id":190780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:50.000Z","modified_at":"2026-02-18T16:59:50.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13797287661514","imei1":"13797287661514","imei2":"13797287661514","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190773,"job_number":"JOB_190773","tr_customer_id":190791,"tr_customer_product_id":190781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:51.000Z","modified_at":"2026-02-18T17:00:32.000Z","name":"Janiya Will","mobile_number":"951-445-4351","email_id":"Kody36@hotmail.com","dop":"2025-08-24","serial_number":"17271776116926","imei1":"17271776116926","imei2":"17271776116926","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T17:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190774,"job_number":"JOB_190774","tr_customer_id":190792,"tr_customer_product_id":190782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:52.000Z","modified_at":"2026-02-18T16:59:52.000Z","name":"Elbert Moore","mobile_number":"688-389-6357","email_id":"Juana_Stokes@hotmail.com","dop":"2025-08-24","serial_number":"1001168743640961","imei1":"1001168743640961","imei2":"1001168743640961","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189856,"job_number":"JOB_189856","tr_customer_id":189874,"tr_customer_product_id":189864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:31:49.000Z","name":"saitama sensei","mobile_number":"976-327-3166","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"767262796333810","imei1":"767262796333810","imei2":"767262796333810","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189873,"job_number":"JOB_189873","tr_customer_id":189891,"tr_customer_product_id":189881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"tanjiro kamado","mobile_number":"556-954-3602","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"638831411613084","imei1":"638831411613084","imei2":"638831411613084","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189878,"job_number":"JOB_189878","tr_customer_id":189896,"tr_customer_product_id":189886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:03.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"giyu tomiaka","mobile_number":"594-487-4008","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"490802367050281","imei1":"490802367050281","imei2":"490802367050281","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189946,"job_number":"JOB_189946","tr_customer_id":189964,"tr_customer_product_id":189954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Candelario Block","mobile_number":"374-795-1251","email_id":"Dennis_Waelchi9@hotmail.com","dop":"2025-10-01","serial_number":"16073969597582","imei1":"16073969597582","imei2":"16073969597582","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189961,"job_number":"JOB_189961","tr_customer_id":189979,"tr_customer_product_id":189969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Deanna Macejkovic","mobile_number":"654-779-4627","email_id":"Grayson_Swift26@hotmail.com","dop":"2025-06-09","serial_number":"101304356887173","imei1":"101304356887173","imei2":"101304356887173","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189969,"job_number":"JOB_189969","tr_customer_id":189987,"tr_customer_product_id":189977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16540452019848","imei1":"16540452019848","imei2":"16540452019848","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189988,"job_number":"JOB_189988","tr_customer_id":190006,"tr_customer_product_id":189996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:30.000Z","name":"Darrin Dicki","mobile_number":"849-859-5805","email_id":"Drake_Kuhic12@gmail.com","dop":"2025-06-09","serial_number":"102254706640560","imei1":"102254706640560","imei2":"102254706640560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190000,"job_number":"JOB_190000","tr_customer_id":190018,"tr_customer_product_id":190008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Jordyn Zboncak","mobile_number":"452-516-1926","email_id":"Avis.Wehner@yahoo.com","dop":"2025-12-31","serial_number":"10921027348191","imei1":"10921027348191","imei2":"10921027348191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190009,"job_number":"JOB_190009","tr_customer_id":190027,"tr_customer_product_id":190017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Ethel Spinka","mobile_number":"495-284-4954","email_id":"Antonia.Zemlak79@yahoo.com","dop":"2025-06-09","serial_number":"105929133081172","imei1":"105929133081172","imei2":"105929133081172","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190016,"job_number":"JOB_190016","tr_customer_id":190034,"tr_customer_product_id":190024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Zula Jacobson","mobile_number":"941-365-0407","email_id":"Nicholaus87@gmail.com","dop":"2025-12-31","serial_number":"10598476316007","imei1":"10598476316007","imei2":"10598476316007","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190029,"job_number":"JOB_190029","tr_customer_id":190047,"tr_customer_product_id":190037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"Jameson Kris","mobile_number":"589-433-8108","email_id":"Richmond_Simonis@hotmail.com","dop":"2025-12-31","serial_number":"10925084446907","imei1":"10925084446907","imei2":"10925084446907","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190106,"job_number":"JOB_190106","tr_customer_id":190124,"tr_customer_product_id":190114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:19:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12646504217316","imei1":"12646504217316","imei2":"12646504217316","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190153,"job_number":"JOB_190153","tr_customer_id":190171,"tr_customer_product_id":190161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:01.000Z","modified_at":"2026-02-18T06:45:13.000Z","name":"Rosie Feeney","mobile_number":"622-451-6844","email_id":"Toni_Weber18@gmail.com","dop":"2025-11-04","serial_number":"94333920281851","imei1":"94333920281851","imei2":"94333920281851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190154,"job_number":"JOB_190154","tr_customer_id":190172,"tr_customer_product_id":190162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:17.000Z","modified_at":"2026-02-18T06:45:28.000Z","name":"Kelley Stanton","mobile_number":"758-520-4582","email_id":"Julius60@yahoo.com","dop":"2025-11-04","serial_number":"37244185661324","imei1":"37244185661324","imei2":"37244185661324","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190155,"job_number":"JOB_190155","tr_customer_id":190173,"tr_customer_product_id":190163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:32.000Z","modified_at":"2026-02-18T06:45:43.000Z","name":"Donnell Mraz","mobile_number":"761-469-8382","email_id":"Jacklyn.Hegmann@yahoo.com","dop":"2025-11-04","serial_number":"56927971231582","imei1":"56927971231582","imei2":"56927971231582","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190156,"job_number":"JOB_190156","tr_customer_id":190174,"tr_customer_product_id":190164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:46:05.000Z","modified_at":"2026-02-18T06:46:29.000Z","name":"Mac Cremin","mobile_number":"644-397-2671","email_id":"Wiley_Turcotte91@gmail.com","dop":"2025-10-01","serial_number":"13947010086882","imei1":"13947010086882","imei2":"13947010086882","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190158,"job_number":"JOB_190158","tr_customer_id":190176,"tr_customer_product_id":190166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:12.000Z","name":"Jett Lang","mobile_number":"610-414-1123","email_id":"Kallie_McLaughlin@hotmail.com","dop":"2025-06-09","serial_number":"108947506685822","imei1":"108947506685822","imei2":"108947506685822","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190161,"job_number":"JOB_190161","tr_customer_id":190179,"tr_customer_product_id":190169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:28.000Z","name":"Xzavier Kuvalis","mobile_number":"732-688-8571","email_id":"Leatha59@gmail.com","dop":"2025-06-09","serial_number":"109206982201894","imei1":"109206982201894","imei2":"109206982201894","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190166,"job_number":"JOB_190166","tr_customer_id":190184,"tr_customer_product_id":190174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:44.000Z","name":"Cheyenne Murazik","mobile_number":"960-791-4305","email_id":"Audie_Reilly@hotmail.com","dop":"2025-06-09","serial_number":"102493075259462","imei1":"102493075259462","imei2":"102493075259462","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190172,"job_number":"JOB_190172","tr_customer_id":190190,"tr_customer_product_id":190180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:52.000Z","modified_at":"2026-02-18T06:51:04.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"85648683271241","imei1":"85648683271241","imei2":"85648683271241","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190173,"job_number":"JOB_190173","tr_customer_id":190191,"tr_customer_product_id":190181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:51:08.000Z","modified_at":"2026-02-18T06:51:35.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"65823024039476","imei1":"65823024039476","imei2":"65823024039476","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190200,"job_number":"JOB_190200","tr_customer_id":190218,"tr_customer_product_id":190208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:03.000Z","modified_at":"2026-02-18T06:57:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12433612973388","imei1":"12433612973388","imei2":"12433612973388","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190201,"job_number":"JOB_190201","tr_customer_id":190219,"tr_customer_product_id":190209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:19.000Z","modified_at":"2026-02-18T06:57:30.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"90480164481363","imei1":"90480164481363","imei2":"90480164481363","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190202,"job_number":"JOB_190202","tr_customer_id":190220,"tr_customer_product_id":190210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:34.000Z","modified_at":"2026-02-18T06:57:45.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52624040907316","imei1":"52624040907316","imei2":"52624040907316","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190295,"job_number":"JOB_190295","tr_customer_id":190313,"tr_customer_product_id":190303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:05.000Z","modified_at":"2026-02-18T07:50:15.000Z","name":"Era Douglas","mobile_number":"764-335-7936","email_id":"Korbin_Runolfsdottir82@hotmail.com","dop":"2025-11-04","serial_number":"98149202085876","imei1":"98149202085876","imei2":"98149202085876","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190296,"job_number":"JOB_190296","tr_customer_id":190314,"tr_customer_product_id":190304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:19.000Z","modified_at":"2026-02-18T07:50:29.000Z","name":"Nickolas Thiel","mobile_number":"323-926-5969","email_id":"Lesley_Skiles32@yahoo.com","dop":"2025-11-04","serial_number":"43187558255134","imei1":"43187558255134","imei2":"43187558255134","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190297,"job_number":"JOB_190297","tr_customer_id":190315,"tr_customer_product_id":190305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:33.000Z","modified_at":"2026-02-18T07:50:43.000Z","name":"Adele Greenfelder","mobile_number":"609-373-3643","email_id":"Lavinia.Shanahan43@hotmail.com","dop":"2025-11-04","serial_number":"42916140687161","imei1":"42916140687161","imei2":"42916140687161","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190303,"job_number":"JOB_190303","tr_customer_id":190321,"tr_customer_product_id":190311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:06.000Z","modified_at":"2026-02-18T08:02:17.000Z","name":"Keshaun Wunsch","mobile_number":"933-907-4630","email_id":"Forrest.Emmerich0@hotmail.com","dop":"2025-11-04","serial_number":"78102796045805","imei1":"78102796045805","imei2":"78102796045805","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190304,"job_number":"JOB_190304","tr_customer_id":190322,"tr_customer_product_id":190312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:21.000Z","modified_at":"2026-02-18T08:02:32.000Z","name":"Larissa Donnelly","mobile_number":"471-244-6207","email_id":"Ada.Wolf14@yahoo.com","dop":"2025-11-04","serial_number":"36273816872555","imei1":"36273816872555","imei2":"36273816872555","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190305,"job_number":"JOB_190305","tr_customer_id":190323,"tr_customer_product_id":190313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:37.000Z","modified_at":"2026-02-18T08:02:48.000Z","name":"Jamey Bailey","mobile_number":"323-350-6678","email_id":"Vita.Crist39@hotmail.com","dop":"2025-11-04","serial_number":"87161635913047","imei1":"87161635913047","imei2":"87161635913047","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190462,"job_number":"JOB_190462","tr_customer_id":190480,"tr_customer_product_id":190470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:44.000Z","modified_at":"2026-02-18T14:26:55.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"71311410674275","imei1":"71311410674275","imei2":"71311410674275","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190466,"job_number":"JOB_190466","tr_customer_id":190484,"tr_customer_product_id":190474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:59.000Z","modified_at":"2026-02-18T14:27:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"70850558478226","imei1":"70850558478226","imei2":"70850558478226","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190470,"job_number":"JOB_190470","tr_customer_id":190488,"tr_customer_product_id":190478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:34:08.000Z","modified_at":"2026-02-18T14:34:08.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190471,"job_number":"JOB_190471","tr_customer_id":190489,"tr_customer_product_id":190479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:40.000Z","modified_at":"2026-02-18T14:37:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"196062139109550","imei1":"196062139109550","imei2":"196062139109550","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190472,"job_number":"JOB_190472","tr_customer_id":190490,"tr_customer_product_id":190480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Hassie Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173371444711747","imei1":"173371444711747","imei2":"173371444711747","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190473,"job_number":"JOB_190473","tr_customer_id":190491,"tr_customer_product_id":190481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Janiya Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126760794545176","imei1":"126760794545176","imei2":"126760794545176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190474,"job_number":"JOB_190474","tr_customer_id":190492,"tr_customer_product_id":190482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Guido Fahey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108676025542683","imei1":"108676025542683","imei2":"108676025542683","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190475,"job_number":"JOB_190475","tr_customer_id":190493,"tr_customer_product_id":190483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139493274060908","imei1":"139493274060908","imei2":"139493274060908","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190476,"job_number":"JOB_190476","tr_customer_id":190494,"tr_customer_product_id":190484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Retha Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183644150904033","imei1":"183644150904033","imei2":"183644150904033","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190477,"job_number":"JOB_190477","tr_customer_id":190495,"tr_customer_product_id":190485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Wade Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167483661364111","imei1":"167483661364111","imei2":"167483661364111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190478,"job_number":"JOB_190478","tr_customer_id":190496,"tr_customer_product_id":190486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Brandy Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161597047849821","imei1":"161597047849821","imei2":"161597047849821","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190479,"job_number":"JOB_190479","tr_customer_id":190497,"tr_customer_product_id":190487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:06.000Z","modified_at":"2026-02-18T14:38:29.000Z","name":"Dolores Graham","mobile_number":"358-449-0058","email_id":"Deon63@gmail.com","dop":"2025-10-01","serial_number":"18552508306732","imei1":"18552508306732","imei2":"18552508306732","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190563,"job_number":"JOB_190563","tr_customer_id":190581,"tr_customer_product_id":190571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:11.000Z","modified_at":"2026-02-18T14:45:20.000Z","name":"Jamir Parisian","mobile_number":"661-420-2473","email_id":"Kaylah_Hilpert37@gmail.com","dop":"2025-12-31","serial_number":"10080787667667","imei1":"10080787667667","imei2":"10080787667667","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190564,"job_number":"JOB_190564","tr_customer_id":190582,"tr_customer_product_id":190572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:24.000Z","modified_at":"2026-02-18T14:45:33.000Z","name":"Burnice Zieme","mobile_number":"692-569-2863","email_id":"Lisandro_Kling3@gmail.com","dop":"2025-12-31","serial_number":"10561182329872","imei1":"10561182329872","imei2":"10561182329872","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190567,"job_number":"JOB_190567","tr_customer_id":190585,"tr_customer_product_id":190575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:45.000Z","name":"Eloisa Johnson","mobile_number":"784-850-8635","email_id":"Clint.Reilly@yahoo.com","dop":"2025-12-31","serial_number":"10545320020434","imei1":"10545320020434","imei2":"10545320020434","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190583,"job_number":"JOB_190583","tr_customer_id":190601,"tr_customer_product_id":190591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101069359220426","imei1":"101069359220426","imei2":"101069359220426","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190584,"job_number":"JOB_190584","tr_customer_id":190602,"tr_customer_product_id":190592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:13.000Z","name":"Mona Emard","mobile_number":"784-845-8567","email_id":"Armani.Walter@gmail.com","dop":"2025-06-09","serial_number":"107707020703329","imei1":"107707020703329","imei2":"107707020703329","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190585,"job_number":"JOB_190585","tr_customer_id":190603,"tr_customer_product_id":190593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"Alisha Stoltenberg","mobile_number":"911-804-8856","email_id":"Marilie8@gmail.com","dop":"2025-06-09","serial_number":"107820027670054","imei1":"107820027670054","imei2":"107820027670054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190589,"job_number":"JOB_190589","tr_customer_id":190607,"tr_customer_product_id":190597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:17.000Z","modified_at":"2026-02-18T14:51:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103028992127620","imei1":"103028992127620","imei2":"103028992127620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190591,"job_number":"JOB_190591","tr_customer_id":190609,"tr_customer_product_id":190599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:30.000Z","name":"Randi Witting","mobile_number":"505-760-0416","email_id":"Delia.Blick77@yahoo.com","dop":"2025-06-09","serial_number":"104539867345993","imei1":"104539867345993","imei2":"104539867345993","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190593,"job_number":"JOB_190593","tr_customer_id":190611,"tr_customer_product_id":190601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"Vladimir Huel","mobile_number":"958-290-8137","email_id":"Vincenza_Hamill@hotmail.com","dop":"2025-06-09","serial_number":"100889196891166","imei1":"100889196891166","imei2":"100889196891166","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190596,"job_number":"JOB_190596","tr_customer_id":190614,"tr_customer_product_id":190604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101127826062162","imei1":"101127826062162","imei2":"101127826062162","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190598,"job_number":"JOB_190598","tr_customer_id":190616,"tr_customer_product_id":190606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Kelsie Kris","mobile_number":"329-312-6699","email_id":"Josue.Ortiz54@gmail.com","dop":"2025-06-09","serial_number":"105828989082552","imei1":"105828989082552","imei2":"105828989082552","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190599,"job_number":"JOB_190599","tr_customer_id":190617,"tr_customer_product_id":190607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Jasper Roob","mobile_number":"466-478-0319","email_id":"Domingo.Shields65@gmail.com","dop":"2025-06-09","serial_number":"107790462254888","imei1":"107790462254888","imei2":"107790462254888","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190632,"job_number":"JOB_190632","tr_customer_id":190650,"tr_customer_product_id":190640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:32.000Z","modified_at":"2026-02-18T14:54:42.000Z","name":"saitama sensei","mobile_number":"678-932-9785","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"148245077325771","imei1":"148245077325771","imei2":"148245077325771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190633,"job_number":"JOB_190633","tr_customer_id":190651,"tr_customer_product_id":190641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:45.000Z","modified_at":"2026-02-18T14:54:54.000Z","name":"tanjiro kamado","mobile_number":"792-590-9417","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"758572536329070","imei1":"758572536329070","imei2":"758572536329070","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190636,"job_number":"JOB_190636","tr_customer_id":190654,"tr_customer_product_id":190644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:56.000Z","modified_at":"2026-02-18T14:55:06.000Z","name":"giyu tomiaka","mobile_number":"519-495-6728","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"918980095079474","imei1":"918980095079474","imei2":"918980095079474","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190658,"job_number":"JOB_190658","tr_customer_id":190676,"tr_customer_product_id":190666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:13:36.000Z","modified_at":"2026-02-18T15:13:36.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17613815388988","imei1":"17613815388988","imei2":"17613815388988","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190660,"job_number":"JOB_190660","tr_customer_id":190678,"tr_customer_product_id":190668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:34:07.000Z","modified_at":"2026-02-18T15:34:07.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289571","imei1":"19645038289571","imei2":"19645038289571","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190661,"job_number":"JOB_190661","tr_customer_id":190679,"tr_customer_product_id":190669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:36:43.000Z","modified_at":"2026-02-18T15:36:43.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289572","imei1":"19645038289572","imei2":"19645038289572","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190662,"job_number":"JOB_190662","tr_customer_id":190680,"tr_customer_product_id":190670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:21.000Z","modified_at":"2026-02-18T15:37:21.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10996056369681","imei1":"10996056369681","imei2":"10996056369681","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190663,"job_number":"JOB_190663","tr_customer_id":190681,"tr_customer_product_id":190671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:33.000Z","modified_at":"2026-02-18T15:37:33.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12339313144885","imei1":"12339313144885","imei2":"12339313144885","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190664,"job_number":"JOB_190664","tr_customer_id":190682,"tr_customer_product_id":190672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:17.000Z","modified_at":"2026-02-18T15:39:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"15739652209136","imei1":"15739652209136","imei2":"15739652209136","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190665,"job_number":"JOB_190665","tr_customer_id":190683,"tr_customer_product_id":190673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:25.000Z","modified_at":"2026-02-18T15:39:25.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14463112094098","imei1":"14463112094098","imei2":"14463112094098","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190735,"job_number":"JOB_190735","tr_customer_id":190753,"tr_customer_product_id":190743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:14:26.000Z","modified_at":"2026-02-18T16:14:26.000Z","name":"Ryley Friesen","mobile_number":"438-305-3867","email_id":"Frederique_Crooks@yahoo.com","dop":"2026-01-06","serial_number":"10032141668127","imei1":"10032141668127","imei2":"10032141668127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id189901Has required fileds 1 0 0
verify if the json number starts with JOB_ 964 0 0
Verify if the json object with id189903Has required fileds 1 0 0
Verify if the json object with id189963Has required fileds 1 0 0
Verify if the json object with id189967Has required fileds 1 0 0
Verify if the json object with id190023Has required fileds 1 0 0
Verify if the json object with id190027Has required fileds 1 0 0
Verify if the json object with id190057Has required fileds 1 0 0
Verify if the json object with id190061Has required fileds 1 0 0
Verify if the json object with id190223Has required fileds 1 0 0
Verify if the json object with id190227Has required fileds 1 0 0
Verify if the json object with id190235Has required fileds 1 0 0
Verify if the json object with id190239Has required fileds 1 0 0
Verify if the json object with id190249Has required fileds 1 0 0
Verify if the json object with id190252Has required fileds 1 0 0
Verify if the json object with id190256Has required fileds 1 0 0
Verify if the json object with id190258Has required fileds 1 0 0
Verify if the json object with id190501Has required fileds 1 0 0
Verify if the json object with id190503Has required fileds 1 0 0
Verify if the json object with id190513Has required fileds 1 0 0
Verify if the json object with id190515Has required fileds 1 0 0
Verify if the json object with id190525Has required fileds 1 0 0
Verify if the json object with id190527Has required fileds 1 0 0
Verify if the json object with id190540Has required fileds 1 0 0
Verify if the json object with id190542Has required fileds 1 0 0
Verify if the json object with id189799Has required fileds 1 0 0
Verify if the json object with id189800Has required fileds 1 0 0
Verify if the json object with id189801Has required fileds 1 0 0
Verify if the json object with id189802Has required fileds 1 0 0
Verify if the json object with id189803Has required fileds 1 0 0
Verify if the json object with id189804Has required fileds 1 0 0
Verify if the json object with id189805Has required fileds 1 0 0
Verify if the json object with id189806Has required fileds 1 0 0
Verify if the json object with id189807Has required fileds 1 0 0
Verify if the json object with id189808Has required fileds 1 0 0
Verify if the json object with id189809Has required fileds 1 0 0
Verify if the json object with id189810Has required fileds 1 0 0
Verify if the json object with id189811Has required fileds 1 0 0
Verify if the json object with id189812Has required fileds 1 0 0
Verify if the json object with id189813Has required fileds 1 0 0
Verify if the json object with id189814Has required fileds 1 0 0
Verify if the json object with id189815Has required fileds 1 0 0
Verify if the json object with id189816Has required fileds 1 0 0
Verify if the json object with id189817Has required fileds 1 0 0
Verify if the json object with id189818Has required fileds 1 0 0
Verify if the json object with id189819Has required fileds 1 0 0
Verify if the json object with id189821Has required fileds 1 0 0
Verify if the json object with id189822Has required fileds 1 0 0
Verify if the json object with id189823Has required fileds 1 0 0
Verify if the json object with id189824Has required fileds 1 0 0
Verify if the json object with id189825Has required fileds 1 0 0
Verify if the json object with id189826Has required fileds 1 0 0
Verify if the json object with id189827Has required fileds 1 0 0
Verify if the json object with id189828Has required fileds 1 0 0
Verify if the json object with id189829Has required fileds 1 0 0
Verify if the json object with id189830Has required fileds 1 0 0
Verify if the json object with id189831Has required fileds 1 0 0
Verify if the json object with id189832Has required fileds 1 0 0
Verify if the json object with id189833Has required fileds 1 0 0
Verify if the json object with id189834Has required fileds 1 0 0
Verify if the json object with id189835Has required fileds 1 0 0
Verify if the json object with id189836Has required fileds 1 0 0
Verify if the json object with id189837Has required fileds 1 0 0
Verify if the json object with id189838Has required fileds 1 0 0
Verify if the json object with id189839Has required fileds 1 0 0
Verify if the json object with id189840Has required fileds 1 0 0
Verify if the json object with id189841Has required fileds 1 0 0
Verify if the json object with id189842Has required fileds 1 0 0
Verify if the json object with id189843Has required fileds 1 0 0
Verify if the json object with id189844Has required fileds 1 0 0
Verify if the json object with id189845Has required fileds 1 0 0
Verify if the json object with id189846Has required fileds 1 0 0
Verify if the json object with id189847Has required fileds 1 0 0
Verify if the json object with id189848Has required fileds 1 0 0
Verify if the json object with id189849Has required fileds 1 0 0
Verify if the json object with id189850Has required fileds 1 0 0
Verify if the json object with id189851Has required fileds 1 0 0
Verify if the json object with id189852Has required fileds 1 0 0
Verify if the json object with id189853Has required fileds 1 0 0
Verify if the json object with id189854Has required fileds 1 0 0
Verify if the json object with id189855Has required fileds 1 0 0
Verify if the json object with id189857Has required fileds 1 0 0
Verify if the json object with id189858Has required fileds 1 0 0
Verify if the json object with id189859Has required fileds 1 0 0
Verify if the json object with id189860Has required fileds 1 0 0
Verify if the json object with id189861Has required fileds 1 0 0
Verify if the json object with id189862Has required fileds 1 0 0
Verify if the json object with id189863Has required fileds 1 0 0
Verify if the json object with id189864Has required fileds 1 0 0
Verify if the json object with id189865Has required fileds 1 0 0
Verify if the json object with id189867Has required fileds 1 0 0
Verify if the json object with id189868Has required fileds 1 0 0
Verify if the json object with id189869Has required fileds 1 0 0
Verify if the json object with id189870Has required fileds 1 0 0
Verify if the json object with id189871Has required fileds 1 0 0
Verify if the json object with id189872Has required fileds 1 0 0
Verify if the json object with id189874Has required fileds 1 0 0
Verify if the json object with id189875Has required fileds 1 0 0
Verify if the json object with id189876Has required fileds 1 0 0
Verify if the json object with id189879Has required fileds 1 0 0
Verify if the json object with id189880Has required fileds 1 0 0
Verify if the json object with id189881Has required fileds 1 0 0
Verify if the json object with id189882Has required fileds 1 0 0
Verify if the json object with id189883Has required fileds 1 0 0
Verify if the json object with id189884Has required fileds 1 0 0
Verify if the json object with id189885Has required fileds 1 0 0
Verify if the json object with id189886Has required fileds 1 0 0
Verify if the json object with id189887Has required fileds 1 0 0
Verify if the json object with id189888Has required fileds 1 0 0
Verify if the json object with id189889Has required fileds 1 0 0
Verify if the json object with id189890Has required fileds 1 0 0
Verify if the json object with id189891Has required fileds 1 0 0
Verify if the json object with id189892Has required fileds 1 0 0
Verify if the json object with id189894Has required fileds 1 0 0
Verify if the json object with id189895Has required fileds 1 0 0
Verify if the json object with id189896Has required fileds 1 0 0
Verify if the json object with id189897Has required fileds 1 0 0
Verify if the json object with id189898Has required fileds 1 0 0
Verify if the json object with id189899Has required fileds 1 0 0
Verify if the json object with id189900Has required fileds 1 0 0
Verify if the json object with id189902Has required fileds 1 0 0
Verify if the json object with id189904Has required fileds 1 0 0
Verify if the json object with id189905Has required fileds 1 0 0
Verify if the json object with id189906Has required fileds 1 0 0
Verify if the json object with id189907Has required fileds 1 0 0
Verify if the json object with id189908Has required fileds 1 0 0
Verify if the json object with id189909Has required fileds 1 0 0
Verify if the json object with id189910Has required fileds 1 0 0
Verify if the json object with id189911Has required fileds 1 0 0
Verify if the json object with id189912Has required fileds 1 0 0
Verify if the json object with id189913Has required fileds 1 0 0
Verify if the json object with id189914Has required fileds 1 0 0
Verify if the json object with id189915Has required fileds 1 0 0
Verify if the json object with id189916Has required fileds 1 0 0
Verify if the json object with id189917Has required fileds 1 0 0
Verify if the json object with id189918Has required fileds 1 0 0
Verify if the json object with id189919Has required fileds 1 0 0
Verify if the json object with id189920Has required fileds 1 0 0
Verify if the json object with id189921Has required fileds 1 0 0
Verify if the json object with id189922Has required fileds 1 0 0
Verify if the json object with id189923Has required fileds 1 0 0
Verify if the json object with id189924Has required fileds 1 0 0
Verify if the json object with id189929Has required fileds 1 0 0
Verify if the json object with id189930Has required fileds 1 0 0
Verify if the json object with id189931Has required fileds 1 0 0
Verify if the json object with id189932Has required fileds 1 0 0
Verify if the json object with id189933Has required fileds 1 0 0
Verify if the json object with id189934Has required fileds 1 0 0
Verify if the json object with id189935Has required fileds 1 0 0
Verify if the json object with id189936Has required fileds 1 0 0
Verify if the json object with id189937Has required fileds 1 0 0
Verify if the json object with id189938Has required fileds 1 0 0
Verify if the json object with id189939Has required fileds 1 0 0
Verify if the json object with id189940Has required fileds 1 0 0
Verify if the json object with id189941Has required fileds 1 0 0
Verify if the json object with id189942Has required fileds 1 0 0
Verify if the json object with id189943Has required fileds 1 0 0
Verify if the json object with id189944Has required fileds 1 0 0
Verify if the json object with id189945Has required fileds 1 0 0
Verify if the json object with id189947Has required fileds 1 0 0
Verify if the json object with id189949Has required fileds 1 0 0
Verify if the json object with id189950Has required fileds 1 0 0
Verify if the json object with id189952Has required fileds 1 0 0
Verify if the json object with id189955Has required fileds 1 0 0
Verify if the json object with id189956Has required fileds 1 0 0
Verify if the json object with id189957Has required fileds 1 0 0
Verify if the json object with id189958Has required fileds 1 0 0
Verify if the json object with id189959Has required fileds 1 0 0
Verify if the json object with id189964Has required fileds 1 0 0
Verify if the json object with id189965Has required fileds 1 0 0
Verify if the json object with id189966Has required fileds 1 0 0
Verify if the json object with id189968Has required fileds 1 0 0
Verify if the json object with id189971Has required fileds 1 0 0
Verify if the json object with id189972Has required fileds 1 0 0
Verify if the json object with id189973Has required fileds 1 0 0
Verify if the json object with id189974Has required fileds 1 0 0
Verify if the json object with id189975Has required fileds 1 0 0
Verify if the json object with id189976Has required fileds 1 0 0
Verify if the json object with id189977Has required fileds 1 0 0
Verify if the json object with id189978Has required fileds 1 0 0
Verify if the json object with id189979Has required fileds 1 0 0
Verify if the json object with id189980Has required fileds 1 0 0
Verify if the json object with id189981Has required fileds 1 0 0
Verify if the json object with id189982Has required fileds 1 0 0
Verify if the json object with id189983Has required fileds 1 0 0
Verify if the json object with id189984Has required fileds 1 0 0
Verify if the json object with id189985Has required fileds 1 0 0
Verify if the json object with id189986Has required fileds 1 0 0
Verify if the json object with id189989Has required fileds 1 0 0
Verify if the json object with id189991Has required fileds 1 0 0
Verify if the json object with id189992Has required fileds 1 0 0
Verify if the json object with id189993Has required fileds 1 0 0
Verify if the json object with id189994Has required fileds 1 0 0
Verify if the json object with id189995Has required fileds 1 0 0
Verify if the json object with id189996Has required fileds 1 0 0
Verify if the json object with id189997Has required fileds 1 0 0
Verify if the json object with id189998Has required fileds 1 0 0
Verify if the json object with id189999Has required fileds 1 0 0
Verify if the json object with id190001Has required fileds 1 0 0
Verify if the json object with id190002Has required fileds 1 0 0
Verify if the json object with id190003Has required fileds 1 0 0
Verify if the json object with id190004Has required fileds 1 0 0
Verify if the json object with id190005Has required fileds 1 0 0
Verify if the json object with id190006Has required fileds 1 0 0
Verify if the json object with id190008Has required fileds 1 0 0
Verify if the json object with id190011Has required fileds 1 0 0
Verify if the json object with id190012Has required fileds 1 0 0
Verify if the json object with id190013Has required fileds 1 0 0
Verify if the json object with id190014Has required fileds 1 0 0
Verify if the json object with id190015Has required fileds 1 0 0
Verify if the json object with id190017Has required fileds 1 0 0
Verify if the json object with id190018Has required fileds 1 0 0
Verify if the json object with id190019Has required fileds 1 0 0
Verify if the json object with id190020Has required fileds 1 0 0
Verify if the json object with id190021Has required fileds 1 0 0
Verify if the json object with id190022Has required fileds 1 0 0
Verify if the json object with id190024Has required fileds 1 0 0
Verify if the json object with id190025Has required fileds 1 0 0
Verify if the json object with id190026Has required fileds 1 0 0
Verify if the json object with id190028Has required fileds 1 0 0
Verify if the json object with id190030Has required fileds 1 0 0
Verify if the json object with id190031Has required fileds 1 0 0
Verify if the json object with id190032Has required fileds 1 0 0
Verify if the json object with id190033Has required fileds 1 0 0
Verify if the json object with id190034Has required fileds 1 0 0
Verify if the json object with id190035Has required fileds 1 0 0
Verify if the json object with id190036Has required fileds 1 0 0
Verify if the json object with id190037Has required fileds 1 0 0
Verify if the json object with id190038Has required fileds 1 0 0
Verify if the json object with id190039Has required fileds 1 0 0
Verify if the json object with id190040Has required fileds 1 0 0
Verify if the json object with id190041Has required fileds 1 0 0
Verify if the json object with id190042Has required fileds 1 0 0
Verify if the json object with id190043Has required fileds 1 0 0
Verify if the json object with id190044Has required fileds 1 0 0
Verify if the json object with id190045Has required fileds 1 0 0
Verify if the json object with id190046Has required fileds 1 0 0
Verify if the json object with id190047Has required fileds 1 0 0
Verify if the json object with id190048Has required fileds 1 0 0
Verify if the json object with id190049Has required fileds 1 0 0
Verify if the json object with id190050Has required fileds 1 0 0
Verify if the json object with id190051Has required fileds 1 0 0
Verify if the json object with id190052Has required fileds 1 0 0
Verify if the json object with id190053Has required fileds 1 0 0
Verify if the json object with id190054Has required fileds 1 0 0
Verify if the json object with id190055Has required fileds 1 0 0
Verify if the json object with id190056Has required fileds 1 0 0
Verify if the json object with id190058Has required fileds 1 0 0
Verify if the json object with id190059Has required fileds 1 0 0
Verify if the json object with id190060Has required fileds 1 0 0
Verify if the json object with id190062Has required fileds 1 0 0
Verify if the json object with id190063Has required fileds 1 0 0
Verify if the json object with id190064Has required fileds 1 0 0
Verify if the json object with id190065Has required fileds 1 0 0
Verify if the json object with id190066Has required fileds 1 0 0
Verify if the json object with id190067Has required fileds 1 0 0
Verify if the json object with id190068Has required fileds 1 0 0
Verify if the json object with id190069Has required fileds 1 0 0
Verify if the json object with id190070Has required fileds 1 0 0
Verify if the json object with id190071Has required fileds 1 0 0
Verify if the json object with id190072Has required fileds 1 0 0
Verify if the json object with id190073Has required fileds 1 0 0
Verify if the json object with id190074Has required fileds 1 0 0
Verify if the json object with id190075Has required fileds 1 0 0
Verify if the json object with id190076Has required fileds 1 0 0
Verify if the json object with id190077Has required fileds 1 0 0
Verify if the json object with id190078Has required fileds 1 0 0
Verify if the json object with id190079Has required fileds 1 0 0
Verify if the json object with id190080Has required fileds 1 0 0
Verify if the json object with id190081Has required fileds 1 0 0
Verify if the json object with id190082Has required fileds 1 0 0
Verify if the json object with id190083Has required fileds 1 0 0
Verify if the json object with id190084Has required fileds 1 0 0
Verify if the json object with id190085Has required fileds 1 0 0
Verify if the json object with id190086Has required fileds 1 0 0
Verify if the json object with id190087Has required fileds 1 0 0
Verify if the json object with id190088Has required fileds 1 0 0
Verify if the json object with id190089Has required fileds 1 0 0
Verify if the json object with id190090Has required fileds 1 0 0
Verify if the json object with id190091Has required fileds 1 0 0
Verify if the json object with id190092Has required fileds 1 0 0
Verify if the json object with id190093Has required fileds 1 0 0
Verify if the json object with id190094Has required fileds 1 0 0
Verify if the json object with id190095Has required fileds 1 0 0
Verify if the json object with id190096Has required fileds 1 0 0
Verify if the json object with id190097Has required fileds 1 0 0
Verify if the json object with id190098Has required fileds 1 0 0
Verify if the json object with id190099Has required fileds 1 0 0
Verify if the json object with id190100Has required fileds 1 0 0
Verify if the json object with id190101Has required fileds 1 0 0
Verify if the json object with id190102Has required fileds 1 0 0
Verify if the json object with id190103Has required fileds 1 0 0
Verify if the json object with id190104Has required fileds 1 0 0
Verify if the json object with id190105Has required fileds 1 0 0
Verify if the json object with id190108Has required fileds 1 0 0
Verify if the json object with id190109Has required fileds 1 0 0
Verify if the json object with id190110Has required fileds 1 0 0
Verify if the json object with id190111Has required fileds 1 0 0
Verify if the json object with id190112Has required fileds 1 0 0
Verify if the json object with id190113Has required fileds 1 0 0
Verify if the json object with id190114Has required fileds 1 0 0
Verify if the json object with id190115Has required fileds 1 0 0
Verify if the json object with id190116Has required fileds 1 0 0
Verify if the json object with id190117Has required fileds 1 0 0
Verify if the json object with id190118Has required fileds 1 0 0
Verify if the json object with id190119Has required fileds 1 0 0
Verify if the json object with id190120Has required fileds 1 0 0
Verify if the json object with id190121Has required fileds 1 0 0
Verify if the json object with id190122Has required fileds 1 0 0
Verify if the json object with id190123Has required fileds 1 0 0
Verify if the json object with id190124Has required fileds 1 0 0
Verify if the json object with id190125Has required fileds 1 0 0
Verify if the json object with id190126Has required fileds 1 0 0
Verify if the json object with id190127Has required fileds 1 0 0
Verify if the json object with id190128Has required fileds 1 0 0
Verify if the json object with id190129Has required fileds 1 0 0
Verify if the json object with id190130Has required fileds 1 0 0
Verify if the json object with id190131Has required fileds 1 0 0
Verify if the json object with id190132Has required fileds 1 0 0
Verify if the json object with id190133Has required fileds 1 0 0
Verify if the json object with id190134Has required fileds 1 0 0
Verify if the json object with id190135Has required fileds 1 0 0
Verify if the json object with id190136Has required fileds 1 0 0
Verify if the json object with id190137Has required fileds 1 0 0
Verify if the json object with id190138Has required fileds 1 0 0
Verify if the json object with id190139Has required fileds 1 0 0
Verify if the json object with id190140Has required fileds 1 0 0
Verify if the json object with id190141Has required fileds 1 0 0
Verify if the json object with id190143Has required fileds 1 0 0
Verify if the json object with id190144Has required fileds 1 0 0
Verify if the json object with id190145Has required fileds 1 0 0
Verify if the json object with id190146Has required fileds 1 0 0
Verify if the json object with id190147Has required fileds 1 0 0
Verify if the json object with id190148Has required fileds 1 0 0
Verify if the json object with id190149Has required fileds 1 0 0
Verify if the json object with id190150Has required fileds 1 0 0
Verify if the json object with id190151Has required fileds 1 0 0
Verify if the json object with id190152Has required fileds 1 0 0
Verify if the json object with id190163Has required fileds 1 0 0
Verify if the json object with id190164Has required fileds 1 0 0
Verify if the json object with id190168Has required fileds 1 0 0
Verify if the json object with id190169Has required fileds 1 0 0
Verify if the json object with id190170Has required fileds 1 0 0
Verify if the json object with id190171Has required fileds 1 0 0
Verify if the json object with id190174Has required fileds 1 0 0
Verify if the json object with id190175Has required fileds 1 0 0
Verify if the json object with id190176Has required fileds 1 0 0
Verify if the json object with id190177Has required fileds 1 0 0
Verify if the json object with id190178Has required fileds 1 0 0
Verify if the json object with id190179Has required fileds 1 0 0
Verify if the json object with id190180Has required fileds 1 0 0
Verify if the json object with id190181Has required fileds 1 0 0
Verify if the json object with id190182Has required fileds 1 0 0
Verify if the json object with id190183Has required fileds 1 0 0
Verify if the json object with id190184Has required fileds 1 0 0
Verify if the json object with id190185Has required fileds 1 0 0
Verify if the json object with id190186Has required fileds 1 0 0
Verify if the json object with id190187Has required fileds 1 0 0
Verify if the json object with id190188Has required fileds 1 0 0
Verify if the json object with id190189Has required fileds 1 0 0
Verify if the json object with id190190Has required fileds 1 0 0
Verify if the json object with id190191Has required fileds 1 0 0
Verify if the json object with id190192Has required fileds 1 0 0
Verify if the json object with id190193Has required fileds 1 0 0
Verify if the json object with id190194Has required fileds 1 0 0
Verify if the json object with id190195Has required fileds 1 0 0
Verify if the json object with id190196Has required fileds 1 0 0
Verify if the json object with id190197Has required fileds 1 0 0
Verify if the json object with id190198Has required fileds 1 0 0
Verify if the json object with id190199Has required fileds 1 0 0
Verify if the json object with id190203Has required fileds 1 0 0
Verify if the json object with id190204Has required fileds 1 0 0
Verify if the json object with id190205Has required fileds 1 0 0
Verify if the json object with id190206Has required fileds 1 0 0
Verify if the json object with id190207Has required fileds 1 0 0
Verify if the json object with id190208Has required fileds 1 0 0
Verify if the json object with id190209Has required fileds 1 0 0
Verify if the json object with id190210Has required fileds 1 0 0
Verify if the json object with id190211Has required fileds 1 0 0
Verify if the json object with id190212Has required fileds 1 0 0
Verify if the json object with id190213Has required fileds 1 0 0
Verify if the json object with id190214Has required fileds 1 0 0
Verify if the json object with id190215Has required fileds 1 0 0
Verify if the json object with id190216Has required fileds 1 0 0
Verify if the json object with id190217Has required fileds 1 0 0
Verify if the json object with id190218Has required fileds 1 0 0
Verify if the json object with id190219Has required fileds 1 0 0
Verify if the json object with id190220Has required fileds 1 0 0
Verify if the json object with id190221Has required fileds 1 0 0
Verify if the json object with id190222Has required fileds 1 0 0
Verify if the json object with id190224Has required fileds 1 0 0
Verify if the json object with id190225Has required fileds 1 0 0
Verify if the json object with id190226Has required fileds 1 0 0
Verify if the json object with id190228Has required fileds 1 0 0
Verify if the json object with id190229Has required fileds 1 0 0
Verify if the json object with id190230Has required fileds 1 0 0
Verify if the json object with id190231Has required fileds 1 0 0
Verify if the json object with id190232Has required fileds 1 0 0
Verify if the json object with id190233Has required fileds 1 0 0
Verify if the json object with id190234Has required fileds 1 0 0
Verify if the json object with id190236Has required fileds 1 0 0
Verify if the json object with id190237Has required fileds 1 0 0
Verify if the json object with id190238Has required fileds 1 0 0
Verify if the json object with id190240Has required fileds 1 0 0
Verify if the json object with id190241Has required fileds 1 0 0
Verify if the json object with id190242Has required fileds 1 0 0
Verify if the json object with id190243Has required fileds 1 0 0
Verify if the json object with id190244Has required fileds 1 0 0
Verify if the json object with id190245Has required fileds 1 0 0
Verify if the json object with id190246Has required fileds 1 0 0
Verify if the json object with id190247Has required fileds 1 0 0
Verify if the json object with id190248Has required fileds 1 0 0
Verify if the json object with id190250Has required fileds 1 0 0
Verify if the json object with id190251Has required fileds 1 0 0
Verify if the json object with id190253Has required fileds 1 0 0
Verify if the json object with id190254Has required fileds 1 0 0
Verify if the json object with id190255Has required fileds 1 0 0
Verify if the json object with id190257Has required fileds 1 0 0
Verify if the json object with id190259Has required fileds 1 0 0
Verify if the json object with id190260Has required fileds 1 0 0
Verify if the json object with id190261Has required fileds 1 0 0
Verify if the json object with id190262Has required fileds 1 0 0
Verify if the json object with id190263Has required fileds 1 0 0
Verify if the json object with id190264Has required fileds 1 0 0
Verify if the json object with id190265Has required fileds 1 0 0
Verify if the json object with id190266Has required fileds 1 0 0
Verify if the json object with id190267Has required fileds 1 0 0
Verify if the json object with id190268Has required fileds 1 0 0
Verify if the json object with id190269Has required fileds 1 0 0
Verify if the json object with id190270Has required fileds 1 0 0
Verify if the json object with id190271Has required fileds 1 0 0
Verify if the json object with id190272Has required fileds 1 0 0
Verify if the json object with id190273Has required fileds 1 0 0
Verify if the json object with id190274Has required fileds 1 0 0
Verify if the json object with id190275Has required fileds 1 0 0
Verify if the json object with id190276Has required fileds 1 0 0
Verify if the json object with id190277Has required fileds 1 0 0
Verify if the json object with id190278Has required fileds 1 0 0
Verify if the json object with id190279Has required fileds 1 0 0
Verify if the json object with id190280Has required fileds 1 0 0
Verify if the json object with id190281Has required fileds 1 0 0
Verify if the json object with id190282Has required fileds 1 0 0
Verify if the json object with id190283Has required fileds 1 0 0
Verify if the json object with id190284Has required fileds 1 0 0
Verify if the json object with id190285Has required fileds 1 0 0
Verify if the json object with id190286Has required fileds 1 0 0
Verify if the json object with id190287Has required fileds 1 0 0
Verify if the json object with id190288Has required fileds 1 0 0
Verify if the json object with id190289Has required fileds 1 0 0
Verify if the json object with id190290Has required fileds 1 0 0
Verify if the json object with id190291Has required fileds 1 0 0
Verify if the json object with id190292Has required fileds 1 0 0
Verify if the json object with id190293Has required fileds 1 0 0
Verify if the json object with id190294Has required fileds 1 0 0
Verify if the json object with id190301Has required fileds 1 0 0
Verify if the json object with id190302Has required fileds 1 0 0
Verify if the json object with id190306Has required fileds 1 0 0
Verify if the json object with id190307Has required fileds 1 0 0
Verify if the json object with id190308Has required fileds 1 0 0
Verify if the json object with id190309Has required fileds 1 0 0
Verify if the json object with id190310Has required fileds 1 0 0
Verify if the json object with id190311Has required fileds 1 0 0
Verify if the json object with id190312Has required fileds 1 0 0
Verify if the json object with id190313Has required fileds 1 0 0
Verify if the json object with id190314Has required fileds 1 0 0
Verify if the json object with id190315Has required fileds 1 0 0
Verify if the json object with id190316Has required fileds 1 0 0
Verify if the json object with id190317Has required fileds 1 0 0
Verify if the json object with id190318Has required fileds 1 0 0
Verify if the json object with id190319Has required fileds 1 0 0
Verify if the json object with id190320Has required fileds 1 0 0
Verify if the json object with id190321Has required fileds 1 0 0
Verify if the json object with id190322Has required fileds 1 0 0
Verify if the json object with id190323Has required fileds 1 0 0
Verify if the json object with id190324Has required fileds 1 0 0
Verify if the json object with id190325Has required fileds 1 0 0
Verify if the json object with id190326Has required fileds 1 0 0
Verify if the json object with id190327Has required fileds 1 0 0
Verify if the json object with id190328Has required fileds 1 0 0
Verify if the json object with id190329Has required fileds 1 0 0
Verify if the json object with id190330Has required fileds 1 0 0
Verify if the json object with id190331Has required fileds 1 0 0
Verify if the json object with id190332Has required fileds 1 0 0
Verify if the json object with id190333Has required fileds 1 0 0
Verify if the json object with id190334Has required fileds 1 0 0
Verify if the json object with id190335Has required fileds 1 0 0
Verify if the json object with id190336Has required fileds 1 0 0
Verify if the json object with id190337Has required fileds 1 0 0
Verify if the json object with id190338Has required fileds 1 0 0
Verify if the json object with id190339Has required fileds 1 0 0
Verify if the json object with id190340Has required fileds 1 0 0
Verify if the json object with id190341Has required fileds 1 0 0
Verify if the json object with id190342Has required fileds 1 0 0
Verify if the json object with id190343Has required fileds 1 0 0
Verify if the json object with id190344Has required fileds 1 0 0
Verify if the json object with id190345Has required fileds 1 0 0
Verify if the json object with id190346Has required fileds 1 0 0
Verify if the json object with id190347Has required fileds 1 0 0
Verify if the json object with id190348Has required fileds 1 0 0
Verify if the json object with id190349Has required fileds 1 0 0
Verify if the json object with id190350Has required fileds 1 0 0
Verify if the json object with id190351Has required fileds 1 0 0
Verify if the json object with id190352Has required fileds 1 0 0
Verify if the json object with id190353Has required fileds 1 0 0
Verify if the json object with id190354Has required fileds 1 0 0
Verify if the json object with id190355Has required fileds 1 0 0
Verify if the json object with id190356Has required fileds 1 0 0
Verify if the json object with id190357Has required fileds 1 0 0
Verify if the json object with id190358Has required fileds 1 0 0
Verify if the json object with id190359Has required fileds 1 0 0
Verify if the json object with id190360Has required fileds 1 0 0
Verify if the json object with id190361Has required fileds 1 0 0
Verify if the json object with id190362Has required fileds 1 0 0
Verify if the json object with id190363Has required fileds 1 0 0
Verify if the json object with id190364Has required fileds 1 0 0
Verify if the json object with id190365Has required fileds 1 0 0
Verify if the json object with id190366Has required fileds 1 0 0
Verify if the json object with id190367Has required fileds 1 0 0
Verify if the json object with id190368Has required fileds 1 0 0
Verify if the json object with id190369Has required fileds 1 0 0
Verify if the json object with id190370Has required fileds 1 0 0
Verify if the json object with id190371Has required fileds 1 0 0
Verify if the json object with id190372Has required fileds 1 0 0
Verify if the json object with id190373Has required fileds 1 0 0
Verify if the json object with id190374Has required fileds 1 0 0
Verify if the json object with id190375Has required fileds 1 0 0
Verify if the json object with id190376Has required fileds 1 0 0
Verify if the json object with id190377Has required fileds 1 0 0
Verify if the json object with id190378Has required fileds 1 0 0
Verify if the json object with id190379Has required fileds 1 0 0
Verify if the json object with id190380Has required fileds 1 0 0
Verify if the json object with id190381Has required fileds 1 0 0
Verify if the json object with id190382Has required fileds 1 0 0
Verify if the json object with id190383Has required fileds 1 0 0
Verify if the json object with id190384Has required fileds 1 0 0
Verify if the json object with id190385Has required fileds 1 0 0
Verify if the json object with id190386Has required fileds 1 0 0
Verify if the json object with id190387Has required fileds 1 0 0
Verify if the json object with id190388Has required fileds 1 0 0
Verify if the json object with id190389Has required fileds 1 0 0
Verify if the json object with id190390Has required fileds 1 0 0
Verify if the json object with id190391Has required fileds 1 0 0
Verify if the json object with id190392Has required fileds 1 0 0
Verify if the json object with id190393Has required fileds 1 0 0
Verify if the json object with id190394Has required fileds 1 0 0
Verify if the json object with id190395Has required fileds 1 0 0
Verify if the json object with id190396Has required fileds 1 0 0
Verify if the json object with id190397Has required fileds 1 0 0
Verify if the json object with id190398Has required fileds 1 0 0
Verify if the json object with id190399Has required fileds 1 0 0
Verify if the json object with id190400Has required fileds 1 0 0
Verify if the json object with id190401Has required fileds 1 0 0
Verify if the json object with id190402Has required fileds 1 0 0
Verify if the json object with id190403Has required fileds 1 0 0
Verify if the json object with id190404Has required fileds 1 0 0
Verify if the json object with id190405Has required fileds 1 0 0
Verify if the json object with id190406Has required fileds 1 0 0
Verify if the json object with id190407Has required fileds 1 0 0
Verify if the json object with id190408Has required fileds 1 0 0
Verify if the json object with id190409Has required fileds 1 0 0
Verify if the json object with id190410Has required fileds 1 0 0
Verify if the json object with id190412Has required fileds 1 0 0
Verify if the json object with id190414Has required fileds 1 0 0
Verify if the json object with id190415Has required fileds 1 0 0
Verify if the json object with id190417Has required fileds 1 0 0
Verify if the json object with id190418Has required fileds 1 0 0
Verify if the json object with id190419Has required fileds 1 0 0
Verify if the json object with id190420Has required fileds 1 0 0
Verify if the json object with id190421Has required fileds 1 0 0
Verify if the json object with id190422Has required fileds 1 0 0
Verify if the json object with id190423Has required fileds 1 0 0
Verify if the json object with id190424Has required fileds 1 0 0
Verify if the json object with id190425Has required fileds 1 0 0
Verify if the json object with id190426Has required fileds 1 0 0
Verify if the json object with id190427Has required fileds 1 0 0
Verify if the json object with id190428Has required fileds 1 0 0
Verify if the json object with id190429Has required fileds 1 0 0
Verify if the json object with id190430Has required fileds 1 0 0
Verify if the json object with id190431Has required fileds 1 0 0
Verify if the json object with id190432Has required fileds 1 0 0
Verify if the json object with id190433Has required fileds 1 0 0
Verify if the json object with id190434Has required fileds 1 0 0
Verify if the json object with id190435Has required fileds 1 0 0
Verify if the json object with id190436Has required fileds 1 0 0
Verify if the json object with id190437Has required fileds 1 0 0
Verify if the json object with id190438Has required fileds 1 0 0
Verify if the json object with id190439Has required fileds 1 0 0
Verify if the json object with id190440Has required fileds 1 0 0
Verify if the json object with id190441Has required fileds 1 0 0
Verify if the json object with id190442Has required fileds 1 0 0
Verify if the json object with id190443Has required fileds 1 0 0
Verify if the json object with id190444Has required fileds 1 0 0
Verify if the json object with id190445Has required fileds 1 0 0
Verify if the json object with id190446Has required fileds 1 0 0
Verify if the json object with id190447Has required fileds 1 0 0
Verify if the json object with id190448Has required fileds 1 0 0
Verify if the json object with id190449Has required fileds 1 0 0
Verify if the json object with id190450Has required fileds 1 0 0
Verify if the json object with id190451Has required fileds 1 0 0
Verify if the json object with id190452Has required fileds 1 0 0
Verify if the json object with id190453Has required fileds 1 0 0
Verify if the json object with id190454Has required fileds 1 0 0
Verify if the json object with id190455Has required fileds 1 0 0
Verify if the json object with id190456Has required fileds 1 0 0
Verify if the json object with id190457Has required fileds 1 0 0
Verify if the json object with id190458Has required fileds 1 0 0
Verify if the json object with id190459Has required fileds 1 0 0
Verify if the json object with id190460Has required fileds 1 0 0
Verify if the json object with id190461Has required fileds 1 0 0
Verify if the json object with id190463Has required fileds 1 0 0
Verify if the json object with id190464Has required fileds 1 0 0
Verify if the json object with id190465Has required fileds 1 0 0
Verify if the json object with id190467Has required fileds 1 0 0
Verify if the json object with id190468Has required fileds 1 0 0
Verify if the json object with id190469Has required fileds 1 0 0
Verify if the json object with id190480Has required fileds 1 0 0
Verify if the json object with id190481Has required fileds 1 0 0
Verify if the json object with id190482Has required fileds 1 0 0
Verify if the json object with id190483Has required fileds 1 0 0
Verify if the json object with id190484Has required fileds 1 0 0
Verify if the json object with id190485Has required fileds 1 0 0
Verify if the json object with id190486Has required fileds 1 0 0
Verify if the json object with id190487Has required fileds 1 0 0
Verify if the json object with id190488Has required fileds 1 0 0
Verify if the json object with id190489Has required fileds 1 0 0
Verify if the json object with id190490Has required fileds 1 0 0
Verify if the json object with id190491Has required fileds 1 0 0
Verify if the json object with id190492Has required fileds 1 0 0
Verify if the json object with id190493Has required fileds 1 0 0
Verify if the json object with id190494Has required fileds 1 0 0
Verify if the json object with id190495Has required fileds 1 0 0
Verify if the json object with id190496Has required fileds 1 0 0
Verify if the json object with id190497Has required fileds 1 0 0
Verify if the json object with id190498Has required fileds 1 0 0
Verify if the json object with id190499Has required fileds 1 0 0
Verify if the json object with id190500Has required fileds 1 0 0
Verify if the json object with id190502Has required fileds 1 0 0
Verify if the json object with id190504Has required fileds 1 0 0
Verify if the json object with id190505Has required fileds 1 0 0
Verify if the json object with id190506Has required fileds 1 0 0
Verify if the json object with id190507Has required fileds 1 0 0
Verify if the json object with id190508Has required fileds 1 0 0
Verify if the json object with id190509Has required fileds 1 0 0
Verify if the json object with id190510Has required fileds 1 0 0
Verify if the json object with id190511Has required fileds 1 0 0
Verify if the json object with id190512Has required fileds 1 0 0
Verify if the json object with id190514Has required fileds 1 0 0
Verify if the json object with id190516Has required fileds 1 0 0
Verify if the json object with id190517Has required fileds 1 0 0
Verify if the json object with id190518Has required fileds 1 0 0
Verify if the json object with id190519Has required fileds 1 0 0
Verify if the json object with id190520Has required fileds 1 0 0
Verify if the json object with id190521Has required fileds 1 0 0
Verify if the json object with id190522Has required fileds 1 0 0
Verify if the json object with id190523Has required fileds 1 0 0
Verify if the json object with id190524Has required fileds 1 0 0
Verify if the json object with id190526Has required fileds 1 0 0
Verify if the json object with id190528Has required fileds 1 0 0
Verify if the json object with id190529Has required fileds 1 0 0
Verify if the json object with id190530Has required fileds 1 0 0
Verify if the json object with id190531Has required fileds 1 0 0
Verify if the json object with id190532Has required fileds 1 0 0
Verify if the json object with id190533Has required fileds 1 0 0
Verify if the json object with id190534Has required fileds 1 0 0
Verify if the json object with id190535Has required fileds 1 0 0
Verify if the json object with id190536Has required fileds 1 0 0
Verify if the json object with id190537Has required fileds 1 0 0
Verify if the json object with id190538Has required fileds 1 0 0
Verify if the json object with id190539Has required fileds 1 0 0
Verify if the json object with id190541Has required fileds 1 0 0
Verify if the json object with id190543Has required fileds 1 0 0
Verify if the json object with id190544Has required fileds 1 0 0
Verify if the json object with id190545Has required fileds 1 0 0
Verify if the json object with id190546Has required fileds 1 0 0
Verify if the json object with id190547Has required fileds 1 0 0
Verify if the json object with id190548Has required fileds 1 0 0
Verify if the json object with id190549Has required fileds 1 0 0
Verify if the json object with id190550Has required fileds 1 0 0
Verify if the json object with id190551Has required fileds 1 0 0
Verify if the json object with id190552Has required fileds 1 0 0
Verify if the json object with id190553Has required fileds 1 0 0
Verify if the json object with id190554Has required fileds 1 0 0
Verify if the json object with id190555Has required fileds 1 0 0
Verify if the json object with id190556Has required fileds 1 0 0
Verify if the json object with id190557Has required fileds 1 0 0
Verify if the json object with id190558Has required fileds 1 0 0
Verify if the json object with id190559Has required fileds 1 0 0
Verify if the json object with id190560Has required fileds 1 0 0
Verify if the json object with id190561Has required fileds 1 0 0
Verify if the json object with id190562Has required fileds 1 0 0
Verify if the json object with id190565Has required fileds 1 0 0
Verify if the json object with id190566Has required fileds 1 0 0
Verify if the json object with id190568Has required fileds 1 0 0
Verify if the json object with id190569Has required fileds 1 0 0
Verify if the json object with id190570Has required fileds 1 0 0
Verify if the json object with id190571Has required fileds 1 0 0
Verify if the json object with id190572Has required fileds 1 0 0
Verify if the json object with id190573Has required fileds 1 0 0
Verify if the json object with id190574Has required fileds 1 0 0
Verify if the json object with id190575Has required fileds 1 0 0
Verify if the json object with id190576Has required fileds 1 0 0
Verify if the json object with id190577Has required fileds 1 0 0
Verify if the json object with id190578Has required fileds 1 0 0
Verify if the json object with id190579Has required fileds 1 0 0
Verify if the json object with id190580Has required fileds 1 0 0
Verify if the json object with id190581Has required fileds 1 0 0
Verify if the json object with id190582Has required fileds 1 0 0
Verify if the json object with id190586Has required fileds 1 0 0
Verify if the json object with id190587Has required fileds 1 0 0
Verify if the json object with id190588Has required fileds 1 0 0
Verify if the json object with id190590Has required fileds 1 0 0
Verify if the json object with id190592Has required fileds 1 0 0
Verify if the json object with id190594Has required fileds 1 0 0
Verify if the json object with id190595Has required fileds 1 0 0
Verify if the json object with id190597Has required fileds 1 0 0
Verify if the json object with id190600Has required fileds 1 0 0
Verify if the json object with id190601Has required fileds 1 0 0
Verify if the json object with id190602Has required fileds 1 0 0
Verify if the json object with id190603Has required fileds 1 0 0
Verify if the json object with id190604Has required fileds 1 0 0
Verify if the json object with id190605Has required fileds 1 0 0
Verify if the json object with id190606Has required fileds 1 0 0
Verify if the json object with id190607Has required fileds 1 0 0
Verify if the json object with id190608Has required fileds 1 0 0
Verify if the json object with id190609Has required fileds 1 0 0
Verify if the json object with id190610Has required fileds 1 0 0
Verify if the json object with id190611Has required fileds 1 0 0
Verify if the json object with id190612Has required fileds 1 0 0
Verify if the json object with id190613Has required fileds 1 0 0
Verify if the json object with id190614Has required fileds 1 0 0
Verify if the json object with id190615Has required fileds 1 0 0
Verify if the json object with id190616Has required fileds 1 0 0
Verify if the json object with id190617Has required fileds 1 0 0
Verify if the json object with id190618Has required fileds 1 0 0
Verify if the json object with id190619Has required fileds 1 0 0
Verify if the json object with id190620Has required fileds 1 0 0
Verify if the json object with id190621Has required fileds 1 0 0
Verify if the json object with id190622Has required fileds 1 0 0
Verify if the json object with id190623Has required fileds 1 0 0
Verify if the json object with id190624Has required fileds 1 0 0
Verify if the json object with id190625Has required fileds 1 0 0
Verify if the json object with id190626Has required fileds 1 0 0
Verify if the json object with id190627Has required fileds 1 0 0
Verify if the json object with id190628Has required fileds 1 0 0
Verify if the json object with id190629Has required fileds 1 0 0
Verify if the json object with id190630Has required fileds 1 0 0
Verify if the json object with id190631Has required fileds 1 0 0
Verify if the json object with id190634Has required fileds 1 0 0
Verify if the json object with id190635Has required fileds 1 0 0
Verify if the json object with id190637Has required fileds 1 0 0
Verify if the json object with id190638Has required fileds 1 0 0
Verify if the json object with id190639Has required fileds 1 0 0
Verify if the json object with id190640Has required fileds 1 0 0
Verify if the json object with id190641Has required fileds 1 0 0
Verify if the json object with id190642Has required fileds 1 0 0
Verify if the json object with id190643Has required fileds 1 0 0
Verify if the json object with id190644Has required fileds 1 0 0
Verify if the json object with id190645Has required fileds 1 0 0
Verify if the json object with id190646Has required fileds 1 0 0
Verify if the json object with id190647Has required fileds 1 0 0
Verify if the json object with id190648Has required fileds 1 0 0
Verify if the json object with id190649Has required fileds 1 0 0
Verify if the json object with id190650Has required fileds 1 0 0
Verify if the json object with id190651Has required fileds 1 0 0
Verify if the json object with id190652Has required fileds 1 0 0
Verify if the json object with id190653Has required fileds 1 0 0
Verify if the json object with id190654Has required fileds 1 0 0
Verify if the json object with id190655Has required fileds 1 0 0
Verify if the json object with id190656Has required fileds 1 0 0
Verify if the json object with id190657Has required fileds 1 0 0
Verify if the json object with id190659Has required fileds 1 0 0
Verify if the json object with id190666Has required fileds 1 0 0
Verify if the json object with id190667Has required fileds 1 0 0
Verify if the json object with id190668Has required fileds 1 0 0
Verify if the json object with id190670Has required fileds 1 0 0
Verify if the json object with id190671Has required fileds 1 0 0
Verify if the json object with id190673Has required fileds 1 0 0
Verify if the json object with id190674Has required fileds 1 0 0
Verify if the json object with id190675Has required fileds 1 0 0
Verify if the json object with id190677Has required fileds 1 0 0
Verify if the json object with id190679Has required fileds 1 0 0
Verify if the json object with id190681Has required fileds 1 0 0
Verify if the json object with id190682Has required fileds 1 0 0
Verify if the json object with id190683Has required fileds 1 0 0
Verify if the json object with id190685Has required fileds 1 0 0
Verify if the json object with id190686Has required fileds 1 0 0
Verify if the json object with id190687Has required fileds 1 0 0
Verify if the json object with id190688Has required fileds 1 0 0
Verify if the json object with id190690Has required fileds 1 0 0
Verify if the json object with id190691Has required fileds 1 0 0
Verify if the json object with id190692Has required fileds 1 0 0
Verify if the json object with id190693Has required fileds 1 0 0
Verify if the json object with id190694Has required fileds 1 0 0
Verify if the json object with id190695Has required fileds 1 0 0
Verify if the json object with id190696Has required fileds 1 0 0
Verify if the json object with id190697Has required fileds 1 0 0
Verify if the json object with id190698Has required fileds 1 0 0
Verify if the json object with id190699Has required fileds 1 0 0
Verify if the json object with id190700Has required fileds 1 0 0
Verify if the json object with id190701Has required fileds 1 0 0
Verify if the json object with id190702Has required fileds 1 0 0
Verify if the json object with id190703Has required fileds 1 0 0
Verify if the json object with id190704Has required fileds 1 0 0
Verify if the json object with id190705Has required fileds 1 0 0
Verify if the json object with id190706Has required fileds 1 0 0
Verify if the json object with id190707Has required fileds 1 0 0
Verify if the json object with id190708Has required fileds 1 0 0
Verify if the json object with id190709Has required fileds 1 0 0
Verify if the json object with id190710Has required fileds 1 0 0
Verify if the json object with id190711Has required fileds 1 0 0
Verify if the json object with id190712Has required fileds 1 0 0
Verify if the json object with id190713Has required fileds 1 0 0
Verify if the json object with id190714Has required fileds 1 0 0
Verify if the json object with id190715Has required fileds 1 0 0
Verify if the json object with id190716Has required fileds 1 0 0
Verify if the json object with id190717Has required fileds 1 0 0
Verify if the json object with id190719Has required fileds 1 0 0
Verify if the json object with id190720Has required fileds 1 0 0
Verify if the json object with id190721Has required fileds 1 0 0
Verify if the json object with id190722Has required fileds 1 0 0
Verify if the json object with id190723Has required fileds 1 0 0
Verify if the json object with id190728Has required fileds 1 0 0
Verify if the json object with id190729Has required fileds 1 0 0
Verify if the json object with id190730Has required fileds 1 0 0
Verify if the json object with id190731Has required fileds 1 0 0
Verify if the json object with id190732Has required fileds 1 0 0
Verify if the json object with id190733Has required fileds 1 0 0
Verify if the json object with id190734Has required fileds 1 0 0
Verify if the json object with id190736Has required fileds 1 0 0
Verify if the json object with id190737Has required fileds 1 0 0
Verify if the json object with id190738Has required fileds 1 0 0
Verify if the json object with id190739Has required fileds 1 0 0
Verify if the json object with id190740Has required fileds 1 0 0
Verify if the json object with id190741Has required fileds 1 0 0
Verify if the json object with id190742Has required fileds 1 0 0
Verify if the json object with id190743Has required fileds 1 0 0
Verify if the json object with id190744Has required fileds 1 0 0
Verify if the json object with id190745Has required fileds 1 0 0
Verify if the json object with id190746Has required fileds 1 0 0
Verify if the json object with id190747Has required fileds 1 0 0
Verify if the json object with id190748Has required fileds 1 0 0
Verify if the json object with id190749Has required fileds 1 0 0
Verify if the json object with id190750Has required fileds 1 0 0
Verify if the json object with id190751Has required fileds 1 0 0
Verify if the json object with id190752Has required fileds 1 0 0
Verify if the json object with id190753Has required fileds 1 0 0
Verify if the json object with id190754Has required fileds 1 0 0
Verify if the json object with id190755Has required fileds 1 0 0
Verify if the json object with id190756Has required fileds 1 0 0
Verify if the json object with id190757Has required fileds 1 0 0
Verify if the json object with id190758Has required fileds 1 0 0
Verify if the json object with id190759Has required fileds 1 0 0
Verify if the json object with id190760Has required fileds 1 0 0
Verify if the json object with id190761Has required fileds 1 0 0
Verify if the json object with id190762Has required fileds 1 0 0
Verify if the json object with id190763Has required fileds 1 0 0
Verify if the json object with id190764Has required fileds 1 0 0
Verify if the json object with id190765Has required fileds 1 0 0
Verify if the json object with id190766Has required fileds 1 0 0
Verify if the json object with id190767Has required fileds 1 0 0
Verify if the json object with id190768Has required fileds 1 0 0
Verify if the json object with id190769Has required fileds 1 0 0
Verify if the json object with id190770Has required fileds 1 0 0
Verify if the json object with id190771Has required fileds 1 0 0
Verify if the json object with id190772Has required fileds 1 0 0
Verify if the json object with id190773Has required fileds 1 0 0
Verify if the json object with id190774Has required fileds 1 0 0
Verify if the json object with id190775Has required fileds 1 0 0
Verify if the json object with id189820Has required fileds 1 0 0
Verify if the json object with id189856Has required fileds 1 0 0
Verify if the json object with id189866Has required fileds 1 0 0
Verify if the json object with id189873Has required fileds 1 0 0
Verify if the json object with id189877Has required fileds 1 0 0
Verify if the json object with id189878Has required fileds 1 0 0
Verify if the json object with id189893Has required fileds 1 0 0
Verify if the json object with id189925Has required fileds 1 0 0
Verify if the json object with id189926Has required fileds 1 0 0
Verify if the json object with id189927Has required fileds 1 0 0
Verify if the json object with id189928Has required fileds 1 0 0
Verify if the json object with id189946Has required fileds 1 0 0
Verify if the json object with id189948Has required fileds 1 0 0
Verify if the json object with id189951Has required fileds 1 0 0
Verify if the json object with id189953Has required fileds 1 0 0
Verify if the json object with id189954Has required fileds 1 0 0
Verify if the json object with id189960Has required fileds 1 0 0
Verify if the json object with id189961Has required fileds 1 0 0
Verify if the json object with id189962Has required fileds 1 0 0
Verify if the json object with id189969Has required fileds 1 0 0
Verify if the json object with id189970Has required fileds 1 0 0
Verify if the json object with id189987Has required fileds 1 0 0
Verify if the json object with id189988Has required fileds 1 0 0
Verify if the json object with id189990Has required fileds 1 0 0
Verify if the json object with id190000Has required fileds 1 0 0
Verify if the json object with id190007Has required fileds 1 0 0
Verify if the json object with id190009Has required fileds 1 0 0
Verify if the json object with id190010Has required fileds 1 0 0
Verify if the json object with id190016Has required fileds 1 0 0
Verify if the json object with id190029Has required fileds 1 0 0
Verify if the json object with id190106Has required fileds 1 0 0
Verify if the json object with id190107Has required fileds 1 0 0
Verify if the json object with id190142Has required fileds 1 0 0
Verify if the json object with id190153Has required fileds 1 0 0
Verify if the json object with id190154Has required fileds 1 0 0
Verify if the json object with id190155Has required fileds 1 0 0
Verify if the json object with id190156Has required fileds 1 0 0
Verify if the json object with id190157Has required fileds 1 0 0
Verify if the json object with id190158Has required fileds 1 0 0
Verify if the json object with id190159Has required fileds 1 0 0
Verify if the json object with id190160Has required fileds 1 0 0
Verify if the json object with id190161Has required fileds 1 0 0
Verify if the json object with id190162Has required fileds 1 0 0
Verify if the json object with id190165Has required fileds 1 0 0
Verify if the json object with id190166Has required fileds 1 0 0
Verify if the json object with id190167Has required fileds 1 0 0
Verify if the json object with id190172Has required fileds 1 0 0
Verify if the json object with id190173Has required fileds 1 0 0
Verify if the json object with id190200Has required fileds 1 0 0
Verify if the json object with id190201Has required fileds 1 0 0
Verify if the json object with id190202Has required fileds 1 0 0
Verify if the json object with id190295Has required fileds 1 0 0
Verify if the json object with id190296Has required fileds 1 0 0
Verify if the json object with id190297Has required fileds 1 0 0
Verify if the json object with id190298Has required fileds 1 0 0
Verify if the json object with id190299Has required fileds 1 0 0
Verify if the json object with id190300Has required fileds 1 0 0
Verify if the json object with id190303Has required fileds 1 0 0
Verify if the json object with id190304Has required fileds 1 0 0
Verify if the json object with id190305Has required fileds 1 0 0
Verify if the json object with id190462Has required fileds 1 0 0
Verify if the json object with id190466Has required fileds 1 0 0
Verify if the json object with id190470Has required fileds 1 0 0
Verify if the json object with id190471Has required fileds 1 0 0
Verify if the json object with id190472Has required fileds 1 0 0
Verify if the json object with id190473Has required fileds 1 0 0
Verify if the json object with id190474Has required fileds 1 0 0
Verify if the json object with id190475Has required fileds 1 0 0
Verify if the json object with id190476Has required fileds 1 0 0
Verify if the json object with id190477Has required fileds 1 0 0
Verify if the json object with id190478Has required fileds 1 0 0
Verify if the json object with id190479Has required fileds 1 0 0
Verify if the json object with id190563Has required fileds 1 0 0
Verify if the json object with id190564Has required fileds 1 0 0
Verify if the json object with id190567Has required fileds 1 0 0
Verify if the json object with id190583Has required fileds 1 0 0
Verify if the json object with id190584Has required fileds 1 0 0
Verify if the json object with id190585Has required fileds 1 0 0
Verify if the json object with id190589Has required fileds 1 0 0
Verify if the json object with id190591Has required fileds 1 0 0
Verify if the json object with id190593Has required fileds 1 0 0
Verify if the json object with id190596Has required fileds 1 0 0
Verify if the json object with id190598Has required fileds 1 0 0
Verify if the json object with id190599Has required fileds 1 0 0
Verify if the json object with id190632Has required fileds 1 0 0
Verify if the json object with id190633Has required fileds 1 0 0
Verify if the json object with id190636Has required fileds 1 0 0
Verify if the json object with id190658Has required fileds 1 0 0
Verify if the json object with id190660Has required fileds 1 0 0
Verify if the json object with id190661Has required fileds 1 0 0
Verify if the json object with id190662Has required fileds 1 0 0
Verify if the json object with id190663Has required fileds 1 0 0
Verify if the json object with id190664Has required fileds 1 0 0
Verify if the json object with id190665Has required fileds 1 0 0
Verify if the json object with id190676Has required fileds 1 0 0
Verify if the json object with id190727Has required fileds 1 0 0
Verify if the json object with id190735Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1931 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1711 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 225ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token a4f4f840-b416-45dd-be6e-d443974b7f07
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 0a6917a9-3a0d-41c1-b7f9-fcd9b08c27ce
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token a2882da4-3864-4dbe-ab6d-ead45c024e47
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type application/json
Cache-Control no-cache
Postman-Token 2b4f53d3-0d72-4da3-b304-232648ab21b9
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 224 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type application/json
Cache-Control no-cache
Postman-Token 9149bd4e-24f7-4f3b-8aa1-928faa1650b5
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type application/json
Cache-Control no-cache
Postman-Token d8c7f248-9ea7-4484-9912-4fbd4c4b0aa0
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token ea24c136-38e3-4b32-8228-ed9fc53bfcf8
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token f6d35334-f8e7-4d3d-8d8c-000eaf6618ee
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type text/plain
Cache-Control no-cache
Postman-Token 32fc0859-eeaa-45cd-862a-a9898a14a92b
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type text/plain
Cache-Control no-cache
Postman-Token bf4bc7b6-be51-4f35-8d65-a50c020c0fd7
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token b64c4c1e-3874-43a6-bcaf-bdf54dc9ec3e
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token f597b7e1-a20f-4f01-a717-9d134938e3bb
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type text/plain
Cache-Control no-cache
Postman-Token fdbd8a10-2da0-44fe-b0dc-c8b386c5c598
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type text/plain
Cache-Control no-cache
Postman-Token dac55d67-a94d-4140-8abc-72d3440b3ec9
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type text/plain
Cache-Control no-cache
Postman-Token 56dec94c-8f14-4392-8bc1-1c0e821bb6fa
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cc02997f-7b69-4ae5-ab27-36e7d812090a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-5L/RXBdGfLmZ+xgtWUKmtL/S3TM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 227 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d147bcb-b8f3-4814-acd3-a015974cfd71
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27f28265-243a-4247-add6-2cb8c3fe1b33
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M
Cache-Control no-cache
Postman-Token 6c974cde-3748-4043-8694-1595f7a602f1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 226 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M
Cache-Control no-cache
Postman-Token 4af60528-b810-4408-8f07-46c40eb87beb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M
Cache-Control no-cache
Postman-Token 2e26a845-9fd3-48d2-a442-75bd1d1c694e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 248B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M
Cache-Control no-cache
Postman-Token 617a6f80-1d4f-4efc-9823-da01978a7a18
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-wrOZRx1jNHfg/f3K8NGxWMBtJ+E"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":674},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 264 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M
Cache-Control no-cache
Postman-Token c544cc9f-acaf-433d-b713-05370d5d3eed
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-wrOZRx1jNHfg/f3K8NGxWMBtJ+E"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":674},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token b80ef9e8-3d2f-4d30-b24a-45e9088c8b61
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 728ms
Mean size per request: 655.29KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M
Cache-Control no-cache
Postman-Token cbbab07c-4736-4b4e-80e0-f85655186409
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 671012
ETag W/"a3d24-OBxAT3fMzegyYpSLFZwQQNRGmMU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189773,"job_number":"JOB_189773","tr_customer_id":189791,"tr_customer_product_id":189781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:22:49.000Z","modified_at":"2026-02-17T20:22:49.000Z","name":"Yessenia Kerluke","mobile_number":"436-594-1728","email_id":"Blanche_Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"13127788993163980","imei1":"13127788993163980","imei2":"13127788993163980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189774,"job_number":"JOB_189774","tr_customer_id":189792,"tr_customer_product_id":189782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:30.000Z","modified_at":"2026-02-17T20:23:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14437636343254","imei1":"14437636343254","imei2":"14437636343254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189776,"job_number":"JOB_189776","tr_customer_id":189794,"tr_customer_product_id":189784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:32.000Z","modified_at":"2026-02-17T20:23:32.000Z","name":"Deangelo Harvey","mobile_number":"701-515-1816","email_id":"Curt83@yahoo.com","dop":"2025-04-06","serial_number":"10625752257096080","imei1":"10625752257096080","imei2":"10625752257096080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189777,"job_number":"JOB_189777","tr_customer_id":189795,"tr_customer_product_id":189785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:14.000Z","modified_at":"2026-02-17T20:24:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11914013168340","imei1":"11914013168340","imei2":"11914013168340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189779,"job_number":"JOB_189779","tr_customer_id":189797,"tr_customer_product_id":189787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:15.000Z","modified_at":"2026-02-17T20:24:16.000Z","name":"Priscilla Murphy","mobile_number":"690-426-2630","email_id":"Kaycee_Cummings@hotmail.com","dop":"2025-04-06","serial_number":"10901690232338154","imei1":"10901690232338154","imei2":"10901690232338154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189780,"job_number":"JOB_189780","tr_customer_id":189798,"tr_customer_product_id":189788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:50.000Z","modified_at":"2026-02-17T20:47:50.000Z","name":"Trudie Gleichner","mobile_number":"944-322-5127","email_id":"Alayna_Von89@gmail.com","dop":"2025-09-09","serial_number":"16843823079674","imei1":"16843823079674","imei2":"16843823079674","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189782,"job_number":"JOB_189782","tr_customer_id":189800,"tr_customer_product_id":189790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:55.000Z","modified_at":"2026-02-17T20:47:55.000Z","name":"Madisen Harris","mobile_number":"267-383-9691","email_id":"Yasmeen18@hotmail.com","dop":"2025-09-09","serial_number":"17657194531845","imei1":"17657194531845","imei2":"17657194531845","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189784,"job_number":"JOB_189784","tr_customer_id":189802,"tr_customer_product_id":189792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:00:10.000Z","modified_at":"2026-02-17T21:00:10.000Z","name":"Felipe Koelpin","mobile_number":"978-526-4322","email_id":"Amaya59@hotmail.com","dop":"2025-09-09","serial_number":"15506131226898","imei1":"15506131226898","imei2":"15506131226898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189786,"job_number":"JOB_189786","tr_customer_id":189804,"tr_customer_product_id":189794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:25.000Z","modified_at":"2026-02-17T21:01:25.000Z","name":"Skylar Stamm","mobile_number":"796-604-2371","email_id":"Reid_Stoltenberg@yahoo.com","dop":"2025-09-09","serial_number":"14567185108250","imei1":"14567185108250","imei2":"14567185108250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189788,"job_number":"JOB_189788","tr_customer_id":189806,"tr_customer_product_id":189796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:30.000Z","modified_at":"2026-02-17T21:01:30.000Z","name":"Kellie Skiles","mobile_number":"618-341-2393","email_id":"Moriah.Kessler58@gmail.com","dop":"2025-09-09","serial_number":"18438117514221","imei1":"18438117514221","imei2":"18438117514221","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189790,"job_number":"JOB_189790","tr_customer_id":189808,"tr_customer_product_id":189798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:04:21.000Z","modified_at":"2026-02-17T21:04:21.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-12","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-12T21:04:20.516345838Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189791,"job_number":"JOB_189791","tr_customer_id":189809,"tr_customer_product_id":189799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:47.000Z","modified_at":"2026-02-17T21:28:47.000Z","name":"Jaleel Wolff","mobile_number":"339-968-0242","email_id":"Alford.Bartoletti@hotmail.com","dop":"2025-09-09","serial_number":"10282045222898","imei1":"10282045222898","imei2":"10282045222898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189793,"job_number":"JOB_189793","tr_customer_id":189811,"tr_customer_product_id":189801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:52.000Z","modified_at":"2026-02-17T21:28:52.000Z","name":"Norene Heaney","mobile_number":"838-569-4214","email_id":"Vincent58@yahoo.com","dop":"2025-09-09","serial_number":"12415301048065","imei1":"12415301048065","imei2":"12415301048065","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189795,"job_number":"JOB_189795","tr_customer_id":189813,"tr_customer_product_id":189803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:54:35.000Z","modified_at":"2026-02-17T21:54:35.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189796,"job_number":"JOB_189796","tr_customer_id":189814,"tr_customer_product_id":189804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:28.000Z","modified_at":"2026-02-17T23:50:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-07T23:50:28.195617509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189797,"job_number":"JOB_189797","tr_customer_id":189815,"tr_customer_product_id":189805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:29.000Z","modified_at":"2026-02-17T23:50:29.000Z","name":"Rameshwar Dhawan","mobile_number":"7065310919","email_id":"vijay.joshi@hotmail.com","dop":"2026-02-07","serial_number":"206633236185503","imei1":"206633236185503","imei2":"206633236185503","popurl":"www.asha-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189798,"job_number":"JOB_189798","tr_customer_id":189816,"tr_customer_product_id":189806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:52:53.000Z","modified_at":"2026-02-17T23:52:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-07T23:52:53.573727829Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190412,"job_number":"JOB_190412","tr_customer_id":190430,"tr_customer_product_id":190420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:05:23.000Z","modified_at":"2026-02-18T14:05:23.000Z","name":"Kalinda Varrier","mobile_number":"9971990580","email_id":"bilva.talwar@yahoo.co.in","dop":"2026-02-08","serial_number":"054063941433165","imei1":"054063941433165","imei2":"054063941433165","popurl":"www.devdan-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:05:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190414,"job_number":"JOB_190414","tr_customer_id":190432,"tr_customer_product_id":190422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:19.000Z","modified_at":"2026-02-18T14:06:19.000Z","name":"Chidambar Iyengar","mobile_number":"9933337858","email_id":"veda.varma@gmail.com","dop":"2026-02-08","serial_number":"320062039602727","imei1":"320062039602727","imei2":"320062039602727","popurl":"www.daksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190415,"job_number":"JOB_190415","tr_customer_id":190433,"tr_customer_product_id":190423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:28.000Z","modified_at":"2026-02-18T14:06:28.000Z","name":"Ekaksh Dhawan","mobile_number":"9937228996","email_id":"darshwana.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"219032771662711","imei1":"219032771662711","imei2":"219032771662711","popurl":"www.aaryan-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190417,"job_number":"JOB_190417","tr_customer_id":190435,"tr_customer_product_id":190425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:44.000Z","modified_at":"2026-02-18T14:06:44.000Z","name":"Chandra Iyer","mobile_number":"9984706559","email_id":"niro.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"478070186686308","imei1":"478070186686308","imei2":"478070186686308","popurl":"www.vaishvi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190418,"job_number":"JOB_190418","tr_customer_id":190436,"tr_customer_product_id":190426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:09:59.000Z","modified_at":"2026-02-18T14:09:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12221264314750","imei1":"12221264314750","imei2":"12221264314750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190420,"job_number":"JOB_190420","tr_customer_id":190438,"tr_customer_product_id":190428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:01.000Z","modified_at":"2026-02-18T14:10:01.000Z","name":"Percy Swaniawski","mobile_number":"868-645-8225","email_id":"Coby_McClure96@yahoo.com","dop":"2025-04-06","serial_number":"12646422303032890","imei1":"12646422303032890","imei2":"12646422303032890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190421,"job_number":"JOB_190421","tr_customer_id":190439,"tr_customer_product_id":190429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:45.000Z","modified_at":"2026-02-18T14:10:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12624064283538","imei1":"12624064283538","imei2":"12624064283538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190423,"job_number":"JOB_190423","tr_customer_id":190441,"tr_customer_product_id":190431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:47.000Z","modified_at":"2026-02-18T14:10:47.000Z","name":"Berenice Nitzsche","mobile_number":"697-398-4763","email_id":"Katharina_Collier64@yahoo.com","dop":"2025-04-06","serial_number":"14232849103003038","imei1":"14232849103003038","imei2":"14232849103003038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190424,"job_number":"JOB_190424","tr_customer_id":190442,"tr_customer_product_id":190432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:11:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10612102901656","imei1":"10612102901656","imei2":"10612102901656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190426,"job_number":"JOB_190426","tr_customer_id":190444,"tr_customer_product_id":190434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:33.000Z","modified_at":"2026-02-18T14:11:33.000Z","name":"Dario Beier","mobile_number":"656-374-8252","email_id":"Donny.Reinger53@yahoo.com","dop":"2025-04-06","serial_number":"11714228265379290","imei1":"11714228265379290","imei2":"11714228265379290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190427,"job_number":"JOB_190427","tr_customer_id":190445,"tr_customer_product_id":190435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:07.000Z","modified_at":"2026-02-18T14:13:07.000Z","name":"Marta Stanton","mobile_number":"910-886-9170","email_id":"Jocelyn_Goyette@hotmail.com","dop":"2025-12-31","serial_number":"36250631074450","imei1":"36250631074450","imei2":"36250631074450","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190428,"job_number":"JOB_190428","tr_customer_id":190446,"tr_customer_product_id":190436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:59.000Z","modified_at":"2026-02-18T14:13:59.000Z","name":"Elouise Johns","mobile_number":"367-408-5630","email_id":"Imelda93@hotmail.com","dop":"2025-12-31","serial_number":"121143496131888","imei1":"121143496131888","imei2":"121143496131888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190429,"job_number":"JOB_190429","tr_customer_id":190447,"tr_customer_product_id":190437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:23.000Z","modified_at":"2026-02-18T14:14:23.000Z","name":"Prudence Jerde","mobile_number":"626-770-2957","email_id":"Polly.Boyer@gmail.com","dop":"2025-12-31","serial_number":"93770252487203","imei1":"93770252487203","imei2":"93770252487203","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190430,"job_number":"JOB_190430","tr_customer_id":190448,"tr_customer_product_id":190438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:34.000Z","modified_at":"2026-02-18T14:14:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46815579882219","imei1":"46815579882219","imei2":"46815579882219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190431,"job_number":"JOB_190431","tr_customer_id":190449,"tr_customer_product_id":190439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81117672324795","imei1":"81117672324795","imei2":"81117672324795","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190432,"job_number":"JOB_190432","tr_customer_id":190450,"tr_customer_product_id":190440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90789105006326","imei1":"90789105006326","imei2":"90789105006326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190433,"job_number":"JOB_190433","tr_customer_id":190451,"tr_customer_product_id":190441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65789870156073","imei1":"65789870156073","imei2":"65789870156073","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190434,"job_number":"JOB_190434","tr_customer_id":190452,"tr_customer_product_id":190442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758027833315","imei1":"29758027833315","imei2":"29758027833315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190435,"job_number":"JOB_190435","tr_customer_id":190453,"tr_customer_product_id":190443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24784916572069","imei1":"24784916572069","imei2":"24784916572069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190437,"job_number":"JOB_190437","tr_customer_id":190455,"tr_customer_product_id":190445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:39.000Z","modified_at":"2026-02-18T14:14:39.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103225384518008","imei1":"103225384518008","imei2":"103225384518008","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190439,"job_number":"JOB_190439","tr_customer_id":190457,"tr_customer_product_id":190447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49786064114965","imei1":"49786064114965","imei2":"49786064114965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190440,"job_number":"JOB_190440","tr_customer_id":190458,"tr_customer_product_id":190448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19907251356130","imei1":"19907251356130","imei2":"19907251356130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190441,"job_number":"JOB_190441","tr_customer_id":190459,"tr_customer_product_id":190449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30101178286115","imei1":"30101178286115","imei2":"30101178286115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190442,"job_number":"JOB_190442","tr_customer_id":190460,"tr_customer_product_id":190450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78357624902393","imei1":"78357624902393","imei2":"78357624902393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190443,"job_number":"JOB_190443","tr_customer_id":190461,"tr_customer_product_id":190451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81477671024603","imei1":"81477671024603","imei2":"81477671024603","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190444,"job_number":"JOB_190444","tr_customer_id":190462,"tr_customer_product_id":190452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88553558367596","imei1":"88553558367596","imei2":"88553558367596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190447,"job_number":"JOB_190447","tr_customer_id":190465,"tr_customer_product_id":190455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:12.000Z","modified_at":"2026-02-18T14:15:12.000Z","name":"Lawrence O'Hara","mobile_number":"522-740-8146","email_id":"Wilton.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15420800262181912","imei1":"15420800262181912","imei2":"15420800262181912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190448,"job_number":"JOB_190448","tr_customer_id":190466,"tr_customer_product_id":190456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105578189370233","imei1":"105578189370233","imei2":"105578189370233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190450,"job_number":"JOB_190450","tr_customer_id":190468,"tr_customer_product_id":190458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39969011534387","imei1":"39969011534387","imei2":"39969011534387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190451,"job_number":"JOB_190451","tr_customer_id":190469,"tr_customer_product_id":190459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63178932865018","imei1":"63178932865018","imei2":"63178932865018","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190452,"job_number":"JOB_190452","tr_customer_id":190470,"tr_customer_product_id":190460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35108529352066","imei1":"35108529352066","imei2":"35108529352066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190453,"job_number":"JOB_190453","tr_customer_id":190471,"tr_customer_product_id":190461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93922035168739","imei1":"93922035168739","imei2":"93922035168739","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190454,"job_number":"JOB_190454","tr_customer_id":190472,"tr_customer_product_id":190462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78344726240394","imei1":"78344726240394","imei2":"78344726240394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190455,"job_number":"JOB_190455","tr_customer_id":190473,"tr_customer_product_id":190463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91722750503042","imei1":"91722750503042","imei2":"91722750503042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190457,"job_number":"JOB_190457","tr_customer_id":190475,"tr_customer_product_id":190465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:13.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105801768607242","imei1":"105801768607242","imei2":"105801768607242","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190459,"job_number":"JOB_190459","tr_customer_id":190477,"tr_customer_product_id":190467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14386116566065","imei1":"14386116566065","imei2":"14386116566065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190461,"job_number":"JOB_190461","tr_customer_id":190479,"tr_customer_product_id":190469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:04.000Z","modified_at":"2026-02-18T14:26:04.000Z","name":"Mack Hettinger","mobile_number":"913-576-9653","email_id":"Laurianne_Roberts@hotmail.com","dop":"2025-04-06","serial_number":"16571908940544080","imei1":"16571908940544080","imei2":"16571908940544080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190463,"job_number":"JOB_190463","tr_customer_id":190481,"tr_customer_product_id":190471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:26:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19730628907201","imei1":"19730628907201","imei2":"19730628907201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190465,"job_number":"JOB_190465","tr_customer_id":190483,"tr_customer_product_id":190473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:51.000Z","modified_at":"2026-02-18T14:26:51.000Z","name":"Kellie Strosin","mobile_number":"951-925-6073","email_id":"Hugh.Lemke44@yahoo.com","dop":"2025-04-06","serial_number":"18504155749902440","imei1":"18504155749902440","imei2":"18504155749902440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190467,"job_number":"JOB_190467","tr_customer_id":190485,"tr_customer_product_id":190475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:27:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16195051718519","imei1":"16195051718519","imei2":"16195051718519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190469,"job_number":"JOB_190469","tr_customer_id":190487,"tr_customer_product_id":190477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:36.000Z","modified_at":"2026-02-18T14:27:36.000Z","name":"Lizzie Bayer","mobile_number":"848-240-3008","email_id":"Alexie80@yahoo.com","dop":"2025-04-06","serial_number":"17984303810286736","imei1":"17984303810286736","imei2":"17984303810286736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190480,"job_number":"JOB_190480","tr_customer_id":190498,"tr_customer_product_id":190488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:35.000Z","modified_at":"2026-02-18T14:38:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"109372567727480","imei1":"109372567727480","imei2":"109372567727480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190481,"job_number":"JOB_190481","tr_customer_id":190499,"tr_customer_product_id":190489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:36.000Z","modified_at":"2026-02-18T14:38:36.000Z","name":"Trudie Kuhn","mobile_number":"321-658-0193","email_id":"Ford_Berge36@yahoo.com","dop":"2025-02-01","serial_number":"17568761240540","imei1":"17568761240540","imei2":"17568761240540","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190483,"job_number":"JOB_190483","tr_customer_id":190501,"tr_customer_product_id":190491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14266041310396","imei1":"14266041310396","imei2":"14266041310396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190485,"job_number":"JOB_190485","tr_customer_id":190503,"tr_customer_product_id":190493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:16.000Z","modified_at":"2026-02-18T14:39:16.000Z","name":"Cleveland O'Kon","mobile_number":"333-793-4468","email_id":"Annie_Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"17490522418754216","imei1":"17490522418754216","imei2":"17490522418754216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190486,"job_number":"JOB_190486","tr_customer_id":190504,"tr_customer_product_id":190494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"101402802488952","imei1":"101402802488952","imei2":"101402802488952","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190487,"job_number":"JOB_190487","tr_customer_id":190505,"tr_customer_product_id":190495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"Damaris Jaskolski","mobile_number":"594-620-8395","email_id":"Krista40@yahoo.com","dop":"2025-02-01","serial_number":"103704273365121","imei1":"103704273365121","imei2":"103704273365121","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190489,"job_number":"JOB_190489","tr_customer_id":190507,"tr_customer_product_id":190497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:58.000Z","modified_at":"2026-02-18T14:39:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10932894130052","imei1":"10932894130052","imei2":"10932894130052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190491,"job_number":"JOB_190491","tr_customer_id":190509,"tr_customer_product_id":190499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:39:59.000Z","name":"Kory Littel","mobile_number":"672-752-9683","email_id":"Coby2@gmail.com","dop":"2025-06-18","serial_number":"1015707317126245","imei1":"1015707317126245","imei2":"1015707317126245","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190492,"job_number":"JOB_190492","tr_customer_id":190510,"tr_customer_product_id":190500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"100046517751634","imei1":"100046517751634","imei2":"100046517751634","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190493,"job_number":"JOB_190493","tr_customer_id":190511,"tr_customer_product_id":190501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"Astrid Conn","mobile_number":"381-610-2336","email_id":"Wilfrid_Beer@yahoo.com","dop":"2025-02-01","serial_number":"96658785246596","imei1":"96658785246596","imei2":"96658785246596","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190494,"job_number":"JOB_190494","tr_customer_id":190512,"tr_customer_product_id":190502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10165182301647","imei1":"10165182301647","imei2":"10165182301647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190497,"job_number":"JOB_190497","tr_customer_id":190515,"tr_customer_product_id":190505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:04.000Z","modified_at":"2026-02-18T14:40:04.000Z","name":"Sarina Douglas","mobile_number":"478-954-9335","email_id":"Doris_Orn85@gmail.com","dop":"2025-04-06","serial_number":"18289522937873292","imei1":"18289522937873292","imei2":"18289522937873292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190498,"job_number":"JOB_190498","tr_customer_id":190516,"tr_customer_product_id":190506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:07.000Z","modified_at":"2026-02-18T14:40:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16987853015612","imei1":"16987853015612","imei2":"16987853015612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190500,"job_number":"JOB_190500","tr_customer_id":190518,"tr_customer_product_id":190508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:09.000Z","modified_at":"2026-02-18T14:40:09.000Z","name":"Graciela Torphy","mobile_number":"320-701-1001","email_id":"Josue61@hotmail.com","dop":"2025-04-06","serial_number":"17331467059833758","imei1":"17331467059833758","imei2":"17331467059833758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190504,"job_number":"JOB_190504","tr_customer_id":190522,"tr_customer_product_id":190512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10679544172405","imei1":"10679544172405","imei2":"10679544172405","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190506,"job_number":"JOB_190506","tr_customer_id":190524,"tr_customer_product_id":190514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"Jesus Schmidt","mobile_number":"223-775-6755","email_id":"Vincent_Fahey90@hotmail.com","dop":"2025-06-18","serial_number":"1061545598721223","imei1":"1061545598721223","imei2":"1061545598721223","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190507,"job_number":"JOB_190507","tr_customer_id":190525,"tr_customer_product_id":190515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:49.000Z","modified_at":"2026-02-18T14:40:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10515193896068","imei1":"10515193896068","imei2":"10515193896068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190509,"job_number":"JOB_190509","tr_customer_id":190527,"tr_customer_product_id":190517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"Hipolito Marvin","mobile_number":"407-278-7896","email_id":"Harry.Lindgren@hotmail.com","dop":"2025-04-06","serial_number":"17861471015834168","imei1":"17861471015834168","imei2":"17861471015834168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190510,"job_number":"JOB_190510","tr_customer_id":190528,"tr_customer_product_id":190518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15257966143808","imei1":"15257966143808","imei2":"15257966143808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190512,"job_number":"JOB_190512","tr_customer_id":190530,"tr_customer_product_id":190520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:53.000Z","modified_at":"2026-02-18T14:40:53.000Z","name":"Camron Kozey","mobile_number":"838-426-5845","email_id":"Sandy.Schmidt@gmail.com","dop":"2025-04-06","serial_number":"16158476023233256","imei1":"16158476023233256","imei2":"16158476023233256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190516,"job_number":"JOB_190516","tr_customer_id":190534,"tr_customer_product_id":190524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:41:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228606445581","imei1":"13228606445581","imei2":"13228606445581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190518,"job_number":"JOB_190518","tr_customer_id":190536,"tr_customer_product_id":190526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:36.000Z","modified_at":"2026-02-18T14:41:36.000Z","name":"Ernie Kuhic","mobile_number":"579-425-4029","email_id":"Keshaun24@hotmail.com","dop":"2025-04-06","serial_number":"19089752154950310","imei1":"19089752154950310","imei2":"19089752154950310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190519,"job_number":"JOB_190519","tr_customer_id":190537,"tr_customer_product_id":190527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18615086599766","imei1":"18615086599766","imei2":"18615086599766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190520,"job_number":"JOB_190520","tr_customer_id":190538,"tr_customer_product_id":190528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564679046206","imei1":"15564679046206","imei2":"15564679046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190523,"job_number":"JOB_190523","tr_customer_id":190541,"tr_customer_product_id":190531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Elena Hoppe","mobile_number":"350-334-7147","email_id":"Rosamond.Stanton@yahoo.com","dop":"2025-04-06","serial_number":"10554737720826640","imei1":"10554737720826640","imei2":"10554737720826640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190524,"job_number":"JOB_190524","tr_customer_id":190542,"tr_customer_product_id":190532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Ashly Langworth","mobile_number":"848-496-2298","email_id":"Maxie.Labadie55@gmail.com","dop":"2025-04-06","serial_number":"10572297477418618","imei1":"10572297477418618","imei2":"10572297477418618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190528,"job_number":"JOB_190528","tr_customer_id":190546,"tr_customer_product_id":190536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:07.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18696408138153","imei1":"18696408138153","imei2":"18696408138153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190530,"job_number":"JOB_190530","tr_customer_id":190548,"tr_customer_product_id":190538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:08.000Z","modified_at":"2026-02-18T14:42:08.000Z","name":"Ozella Larkin","mobile_number":"891-528-8399","email_id":"Malcolm35@hotmail.com","dop":"2025-04-06","serial_number":"13578872683299074","imei1":"13578872683299074","imei2":"13578872683299074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190531,"job_number":"JOB_190531","tr_customer_id":190549,"tr_customer_product_id":190539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12597115878125","imei1":"12597115878125","imei2":"12597115878125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190533,"job_number":"JOB_190533","tr_customer_id":190551,"tr_customer_product_id":190541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:23.000Z","modified_at":"2026-02-18T14:42:23.000Z","name":"Queenie Block","mobile_number":"927-414-6651","email_id":"Lionel_Deckow@hotmail.com","dop":"2025-04-06","serial_number":"19918286386559496","imei1":"19918286386559496","imei2":"19918286386559496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190534,"job_number":"JOB_190534","tr_customer_id":190552,"tr_customer_product_id":190542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:42:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19493467791403","imei1":"19493467791403","imei2":"19493467791403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190536,"job_number":"JOB_190536","tr_customer_id":190554,"tr_customer_product_id":190544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:29.000Z","modified_at":"2026-02-18T14:42:29.000Z","name":"Annetta Cummerata","mobile_number":"439-373-1207","email_id":"Eriberto.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"13228321607808128","imei1":"13228321607808128","imei2":"13228321607808128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190537,"job_number":"JOB_190537","tr_customer_id":190555,"tr_customer_product_id":190545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17167260671702","imei1":"17167260671702","imei2":"17167260671702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190539,"job_number":"JOB_190539","tr_customer_id":190557,"tr_customer_product_id":190547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:32.000Z","modified_at":"2026-02-18T14:42:32.000Z","name":"Geovanny Rippin","mobile_number":"908-512-4298","email_id":"Pauline.Kohler68@hotmail.com","dop":"2025-04-06","serial_number":"18439503760840976","imei1":"18439503760840976","imei2":"18439503760840976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190543,"job_number":"JOB_190543","tr_customer_id":190561,"tr_customer_product_id":190551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:42:50.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16404559000029","imei1":"16404559000029","imei2":"16404559000029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190545,"job_number":"JOB_190545","tr_customer_id":190563,"tr_customer_product_id":190553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:51.000Z","modified_at":"2026-02-18T14:42:51.000Z","name":"Benny Lynch","mobile_number":"897-705-3264","email_id":"Lucy74@gmail.com","dop":"2025-04-06","serial_number":"12112969040196584","imei1":"12112969040196584","imei2":"12112969040196584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190546,"job_number":"JOB_190546","tr_customer_id":190564,"tr_customer_product_id":190554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13857730954724","imei1":"13857730954724","imei2":"13857730954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190548,"job_number":"JOB_190548","tr_customer_id":190566,"tr_customer_product_id":190556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:05.000Z","modified_at":"2026-02-18T14:43:05.000Z","name":"Madisyn Heller","mobile_number":"787-301-6313","email_id":"Wilhelmine55@hotmail.com","dop":"2025-04-06","serial_number":"12539782517027324","imei1":"12539782517027324","imei2":"12539782517027324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190549,"job_number":"JOB_190549","tr_customer_id":190567,"tr_customer_product_id":190557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:13.000Z","modified_at":"2026-02-18T14:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18017966235354","imei1":"18017966235354","imei2":"18017966235354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190551,"job_number":"JOB_190551","tr_customer_id":190569,"tr_customer_product_id":190559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:15.000Z","modified_at":"2026-02-18T14:43:15.000Z","name":"Dariana Streich","mobile_number":"253-951-5142","email_id":"Cordelia4@gmail.com","dop":"2025-04-06","serial_number":"18930916623060696","imei1":"18930916623060696","imei2":"18930916623060696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190552,"job_number":"JOB_190552","tr_customer_id":190570,"tr_customer_product_id":190560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13579206660153","imei1":"13579206660153","imei2":"13579206660153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190554,"job_number":"JOB_190554","tr_customer_id":190572,"tr_customer_product_id":190562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:18.000Z","modified_at":"2026-02-18T14:43:18.000Z","name":"Barton Kassulke","mobile_number":"927-208-5267","email_id":"Chaz.Fay31@gmail.com","dop":"2025-04-06","serial_number":"18752759902421780","imei1":"18752759902421780","imei2":"18752759902421780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190555,"job_number":"JOB_190555","tr_customer_id":190573,"tr_customer_product_id":190563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:43:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14241363579871","imei1":"14241363579871","imei2":"14241363579871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190557,"job_number":"JOB_190557","tr_customer_id":190575,"tr_customer_product_id":190565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:35.000Z","modified_at":"2026-02-18T14:43:35.000Z","name":"Kara Hagenes","mobile_number":"614-487-6331","email_id":"Alvis.Haley46@hotmail.com","dop":"2025-04-06","serial_number":"10612680851500150","imei1":"10612680851500150","imei2":"10612680851500150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190558,"job_number":"JOB_190558","tr_customer_id":190576,"tr_customer_product_id":190566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19433483340458","imei1":"19433483340458","imei2":"19433483340458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190560,"job_number":"JOB_190560","tr_customer_id":190578,"tr_customer_product_id":190568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:05.000Z","modified_at":"2026-02-18T14:44:05.000Z","name":"Aglae Bednar","mobile_number":"604-277-6996","email_id":"Coralie46@hotmail.com","dop":"2025-04-06","serial_number":"12302182878934218","imei1":"12302182878934218","imei2":"12302182878934218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190562,"job_number":"JOB_190562","tr_customer_id":190580,"tr_customer_product_id":190570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:19.000Z","modified_at":"2026-02-18T14:44:19.000Z","name":"Fanny Wyman","mobile_number":"530-919-3010","email_id":"Alf9@gmail.com","dop":"2025-04-06","serial_number":"16769989105958932","imei1":"16769989105958932","imei2":"16769989105958932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190566,"job_number":"JOB_190566","tr_customer_id":190584,"tr_customer_product_id":190574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:36.000Z","name":"Linnea Gutmann","mobile_number":"371-774-1061","email_id":"Yoshiko_Brown3@hotmail.com","dop":"2025-04-06","serial_number":"19884747232218624","imei1":"19884747232218624","imei2":"19884747232218624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190569,"job_number":"JOB_190569","tr_customer_id":190587,"tr_customer_product_id":190577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:49.000Z","modified_at":"2026-02-18T14:47:49.000Z","name":"Emery Roob","mobile_number":"443-619-8144","email_id":"Henriette50@gmail.com","dop":"2025-05-30","serial_number":"12267373140029","imei1":"12267373140029","imei2":"12267373140029","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190570,"job_number":"JOB_190570","tr_customer_id":190588,"tr_customer_product_id":190578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:50.000Z","modified_at":"2026-02-18T14:47:50.000Z","name":"Sydnie Anderson","mobile_number":"930-254-6687","email_id":"Iva_Lowe94@yahoo.com","dop":"2025-05-30","serial_number":"1995281023948040","imei1":"1995281023948040","imei2":"1995281023948040","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190571,"job_number":"JOB_190571","tr_customer_id":190589,"tr_customer_product_id":190579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18485389927691","imei1":"18485389927691","imei2":"18485389927691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190573,"job_number":"JOB_190573","tr_customer_id":190591,"tr_customer_product_id":190581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:10.000Z","modified_at":"2026-02-18T14:50:10.000Z","name":"General Yost","mobile_number":"205-359-1215","email_id":"Winona_Spinka83@hotmail.com","dop":"2025-04-06","serial_number":"14573755703070770","imei1":"14573755703070770","imei2":"14573755703070770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190574,"job_number":"JOB_190574","tr_customer_id":190592,"tr_customer_product_id":190582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16837166921221","imei1":"16837166921221","imei2":"16837166921221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190576,"job_number":"JOB_190576","tr_customer_id":190594,"tr_customer_product_id":190584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:23.000Z","modified_at":"2026-02-18T14:50:23.000Z","name":"Kyleigh Bradtke","mobile_number":"696-928-0292","email_id":"Chris48@hotmail.com","dop":"2025-04-06","serial_number":"10408553329337064","imei1":"10408553329337064","imei2":"10408553329337064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190577,"job_number":"JOB_190577","tr_customer_id":190595,"tr_customer_product_id":190585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:28.000Z","modified_at":"2026-02-18T14:50:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19045256711355","imei1":"19045256711355","imei2":"19045256711355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190579,"job_number":"JOB_190579","tr_customer_id":190597,"tr_customer_product_id":190587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:30.000Z","modified_at":"2026-02-18T14:50:30.000Z","name":"Alexandrea Pollich","mobile_number":"611-306-8516","email_id":"Hoyt.Tromp@gmail.com","dop":"2025-04-06","serial_number":"15768132487887348","imei1":"15768132487887348","imei2":"15768132487887348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190580,"job_number":"JOB_190580","tr_customer_id":190598,"tr_customer_product_id":190588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18473965289657","imei1":"18473965289657","imei2":"18473965289657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190582,"job_number":"JOB_190582","tr_customer_id":190600,"tr_customer_product_id":190590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:58.000Z","modified_at":"2026-02-18T14:50:58.000Z","name":"Josue Langosh","mobile_number":"581-425-8698","email_id":"Charley_Beier@yahoo.com","dop":"2025-04-06","serial_number":"12571788181530500","imei1":"12571788181530500","imei2":"12571788181530500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190586,"job_number":"JOB_190586","tr_customer_id":190604,"tr_customer_product_id":190594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13533670857372","imei1":"13533670857372","imei2":"13533670857372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190588,"job_number":"JOB_190588","tr_customer_id":190606,"tr_customer_product_id":190596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:05.000Z","modified_at":"2026-02-18T14:51:05.000Z","name":"America Gusikowski","mobile_number":"284-286-9682","email_id":"Lue_Krajcik95@yahoo.com","dop":"2025-04-06","serial_number":"10073732698476864","imei1":"10073732698476864","imei2":"10073732698476864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190590,"job_number":"JOB_190590","tr_customer_id":190608,"tr_customer_product_id":190598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11922059782205","imei1":"11922059782205","imei2":"11922059782205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190594,"job_number":"JOB_190594","tr_customer_id":190612,"tr_customer_product_id":190602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:19.000Z","modified_at":"2026-02-18T14:51:19.000Z","name":"Karley Borer","mobile_number":"231-674-7752","email_id":"Isobel.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10953587143630666","imei1":"10953587143630666","imei2":"10953587143630666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190595,"job_number":"JOB_190595","tr_customer_id":190613,"tr_customer_product_id":190603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:34.000Z","modified_at":"2026-02-18T14:51:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12012513145773","imei1":"12012513145773","imei2":"12012513145773","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190600,"job_number":"JOB_190600","tr_customer_id":190618,"tr_customer_product_id":190608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:36.000Z","modified_at":"2026-02-18T14:51:36.000Z","name":"Myrtice Brakus","mobile_number":"426-237-6393","email_id":"Camille35@gmail.com","dop":"2025-08-24","serial_number":"1013500099333832","imei1":"1013500099333832","imei2":"1013500099333832","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190601,"job_number":"JOB_190601","tr_customer_id":190619,"tr_customer_product_id":190609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:51:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16615966902251","imei1":"16615966902251","imei2":"16615966902251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190603,"job_number":"JOB_190603","tr_customer_id":190621,"tr_customer_product_id":190611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:44.000Z","modified_at":"2026-02-18T14:51:44.000Z","name":"Pinkie King","mobile_number":"573-831-5193","email_id":"Sheila92@hotmail.com","dop":"2025-04-06","serial_number":"16644251646739718","imei1":"16644251646739718","imei2":"16644251646739718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190604,"job_number":"JOB_190604","tr_customer_id":190622,"tr_customer_product_id":190612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:51:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14541686905231","imei1":"14541686905231","imei2":"14541686905231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190606,"job_number":"JOB_190606","tr_customer_id":190624,"tr_customer_product_id":190614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:47.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Olaf Morar","mobile_number":"604-510-4434","email_id":"Eloy_Little46@gmail.com","dop":"2025-04-06","serial_number":"18991032866125424","imei1":"18991032866125424","imei2":"18991032866125424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190608,"job_number":"JOB_190608","tr_customer_id":190626,"tr_customer_product_id":190616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:50.000Z","modified_at":"2026-02-18T14:51:50.000Z","name":"Robb Jerde","mobile_number":"977-530-1119","email_id":"Willow11@gmail.com","dop":"2025-04-06","serial_number":"17163644881545744","imei1":"17163644881545744","imei2":"17163644881545744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190609,"job_number":"JOB_190609","tr_customer_id":190627,"tr_customer_product_id":190617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19137123623377","imei1":"19137123623377","imei2":"19137123623377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190611,"job_number":"JOB_190611","tr_customer_id":190629,"tr_customer_product_id":190619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:03.000Z","modified_at":"2026-02-18T14:52:03.000Z","name":"Gerson Lebsack","mobile_number":"600-285-8015","email_id":"German17@yahoo.com","dop":"2025-04-06","serial_number":"17123775782906492","imei1":"17123775782906492","imei2":"17123775782906492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190612,"job_number":"JOB_190612","tr_customer_id":190630,"tr_customer_product_id":190620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:52:23.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"16611256306931","imei1":"16611256306931","imei2":"16611256306931","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190614,"job_number":"JOB_190614","tr_customer_id":190632,"tr_customer_product_id":190622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:52:25.000Z","name":"Nolan Fahey","mobile_number":"588-527-8978","email_id":"Vladimir69@yahoo.com","dop":"2025-08-24","serial_number":"1005776565020518","imei1":"1005776565020518","imei2":"1005776565020518","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190616,"job_number":"JOB_190616","tr_customer_id":190634,"tr_customer_product_id":190624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:26.000Z","modified_at":"2026-02-18T14:52:26.000Z","name":"Brannon McKenzie","mobile_number":"633-624-7031","email_id":"Cassandre_Schuppe97@gmail.com","dop":"2025-04-06","serial_number":"11179146711443048","imei1":"11179146711443048","imei2":"11179146711443048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190617,"job_number":"JOB_190617","tr_customer_id":190635,"tr_customer_product_id":190625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:52:52.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10160126979332","imei1":"10160126979332","imei2":"10160126979332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190619,"job_number":"JOB_190619","tr_customer_id":190637,"tr_customer_product_id":190627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:54.000Z","modified_at":"2026-02-18T14:52:54.000Z","name":"Ernest Pfeffer","mobile_number":"313-917-8999","email_id":"Mac.Cummings62@hotmail.com","dop":"2025-04-06","serial_number":"16719978586102276","imei1":"16719978586102276","imei2":"16719978586102276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190620,"job_number":"JOB_190620","tr_customer_id":190638,"tr_customer_product_id":190628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:11.000Z","modified_at":"2026-02-18T14:53:11.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14471290583155","imei1":"14471290583155","imei2":"14471290583155","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190622,"job_number":"JOB_190622","tr_customer_id":190640,"tr_customer_product_id":190630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:13.000Z","modified_at":"2026-02-18T14:53:13.000Z","name":"Joelle Brown","mobile_number":"443-901-1489","email_id":"Mariam_Beier88@yahoo.com","dop":"2025-08-24","serial_number":"1026645276299823","imei1":"1026645276299823","imei2":"1026645276299823","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190623,"job_number":"JOB_190623","tr_customer_id":190641,"tr_customer_product_id":190631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:53:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14938348499268","imei1":"14938348499268","imei2":"14938348499268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190625,"job_number":"JOB_190625","tr_customer_id":190643,"tr_customer_product_id":190633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:38.000Z","modified_at":"2026-02-18T14:53:38.000Z","name":"Dominic Bins","mobile_number":"256-731-1125","email_id":"Ansel_Erdman68@hotmail.com","dop":"2025-04-06","serial_number":"14536141440748672","imei1":"14536141440748672","imei2":"14536141440748672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190626,"job_number":"JOB_190626","tr_customer_id":190644,"tr_customer_product_id":190634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19893482773023","imei1":"19893482773023","imei2":"19893482773023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190628,"job_number":"JOB_190628","tr_customer_id":190646,"tr_customer_product_id":190636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:20.000Z","modified_at":"2026-02-18T14:54:20.000Z","name":"Helena Effertz","mobile_number":"201-491-4622","email_id":"Khalil_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"13714539258256278","imei1":"13714539258256278","imei2":"13714539258256278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190629,"job_number":"JOB_190629","tr_customer_id":190647,"tr_customer_product_id":190637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19946252115663","imei1":"19946252115663","imei2":"19946252115663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190631,"job_number":"JOB_190631","tr_customer_id":190649,"tr_customer_product_id":190639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:23.000Z","modified_at":"2026-02-18T14:54:23.000Z","name":"Gabe Schumm","mobile_number":"628-220-5131","email_id":"Ricky_Kutch@yahoo.com","dop":"2025-04-06","serial_number":"12467668146074516","imei1":"12467668146074516","imei2":"12467668146074516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190635,"job_number":"JOB_190635","tr_customer_id":190653,"tr_customer_product_id":190643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:51.000Z","modified_at":"2026-02-18T14:54:51.000Z","name":"Effie Cremin","mobile_number":"253-516-4344","email_id":"Kamren49@yahoo.com","dop":"2025-04-06","serial_number":"14656008222021148","imei1":"14656008222021148","imei2":"14656008222021148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190637,"job_number":"JOB_190637","tr_customer_id":190655,"tr_customer_product_id":190645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17165981140339","imei1":"17165981140339","imei2":"17165981140339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190639,"job_number":"JOB_190639","tr_customer_id":190657,"tr_customer_product_id":190647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:01.000Z","modified_at":"2026-02-18T14:55:01.000Z","name":"Barbara Rippin","mobile_number":"228-213-5430","email_id":"Otilia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"12389684853882124","imei1":"12389684853882124","imei2":"12389684853882124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190640,"job_number":"JOB_190640","tr_customer_id":190658,"tr_customer_product_id":190648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11851452465804","imei1":"11851452465804","imei2":"11851452465804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190642,"job_number":"JOB_190642","tr_customer_id":190660,"tr_customer_product_id":190650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:05.000Z","modified_at":"2026-02-18T14:55:05.000Z","name":"Garrett Schmitt","mobile_number":"491-809-2662","email_id":"Ulises_Bernhard22@hotmail.com","dop":"2025-04-06","serial_number":"11486059669901832","imei1":"11486059669901832","imei2":"11486059669901832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190643,"job_number":"JOB_190643","tr_customer_id":190661,"tr_customer_product_id":190651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:55:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14434672793409","imei1":"14434672793409","imei2":"14434672793409","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190645,"job_number":"JOB_190645","tr_customer_id":190663,"tr_customer_product_id":190653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14092464236356","imei1":"14092464236356","imei2":"14092464236356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190646,"job_number":"JOB_190646","tr_customer_id":190664,"tr_customer_product_id":190654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"Estelle Schowalter","mobile_number":"673-557-0381","email_id":"Stanley.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"15370202108846828","imei1":"15370202108846828","imei2":"15370202108846828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190648,"job_number":"JOB_190648","tr_customer_id":190666,"tr_customer_product_id":190656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:49.000Z","modified_at":"2026-02-18T14:55:49.000Z","name":"Gracie Boyer","mobile_number":"693-751-2989","email_id":"Jaylon_Shields54@hotmail.com","dop":"2025-04-06","serial_number":"10291298634926798","imei1":"10291298634926798","imei2":"10291298634926798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190649,"job_number":"JOB_190649","tr_customer_id":190667,"tr_customer_product_id":190657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:31.000Z","modified_at":"2026-02-18T14:56:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10756206703496","imei1":"10756206703496","imei2":"10756206703496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190651,"job_number":"JOB_190651","tr_customer_id":190669,"tr_customer_product_id":190659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:33.000Z","modified_at":"2026-02-18T14:56:33.000Z","name":"Raymond Larkin","mobile_number":"596-275-8640","email_id":"Layne_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"18751274264825260","imei1":"18751274264825260","imei2":"18751274264825260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190652,"job_number":"JOB_190652","tr_customer_id":190670,"tr_customer_product_id":190660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:10:56.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18710629686405","imei1":"18710629686405","imei2":"18710629686405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190654,"job_number":"JOB_190654","tr_customer_id":190672,"tr_customer_product_id":190662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:58.000Z","modified_at":"2026-02-18T15:10:58.000Z","name":"Sydni Keeling","mobile_number":"645-412-5374","email_id":"Fanny_Conroy7@hotmail.com","dop":"2025-04-06","serial_number":"14563143144516856","imei1":"14563143144516856","imei2":"14563143144516856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190655,"job_number":"JOB_190655","tr_customer_id":190673,"tr_customer_product_id":190663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:11:40.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13109724821059","imei1":"13109724821059","imei2":"13109724821059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190657,"job_number":"JOB_190657","tr_customer_id":190675,"tr_customer_product_id":190665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:41.000Z","modified_at":"2026-02-18T15:11:41.000Z","name":"Beaulah Rempel","mobile_number":"831-298-0282","email_id":"Leone_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"19100566663783144","imei1":"19100566663783144","imei2":"19100566663783144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190659,"job_number":"JOB_190659","tr_customer_id":190677,"tr_customer_product_id":190667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:26:16.000Z","modified_at":"2026-02-18T15:26:16.000Z","name":"Madhuri Trivedi","mobile_number":"9929947330","email_id":"tushar.pillai@hotmail.com","dop":"2026-02-08","serial_number":"340740070219351","imei1":"340740070219351","imei2":"340740070219351","popurl":"www.kanti-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190666,"job_number":"JOB_190666","tr_customer_id":190684,"tr_customer_product_id":190674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Ravi Sinha","mobile_number":"9998817498","email_id":"subhashini.pandey@hotmail.com","dop":"2026-02-08","serial_number":"360077913737689","imei1":"360077913737689","imei2":"360077913737689","popurl":"www.bhoopat-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190667,"job_number":"JOB_190667","tr_customer_id":190685,"tr_customer_product_id":190675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Sachin Chaturvedi","mobile_number":"9942813226","email_id":"chandak.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"024242038505929","imei1":"024242038505929","imei2":"024242038505929","popurl":"www.trilochana-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190668,"job_number":"JOB_190668","tr_customer_id":190686,"tr_customer_product_id":190676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Chakrika Gill","mobile_number":"9963829283","email_id":"chaanakya.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"031661347280462","imei1":"031661347280462","imei2":"031661347280462","popurl":"www.veda-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190670,"job_number":"JOB_190670","tr_customer_id":190688,"tr_customer_product_id":190678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Bhamini Prajapat","mobile_number":"9987723638","email_id":"kanaka.kaul@gmail.com","dop":"2026-02-08","serial_number":"397353258768730","imei1":"397353258768730","imei2":"397353258768730","popurl":"www.deenabandhu-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190671,"job_number":"JOB_190671","tr_customer_id":190689,"tr_customer_product_id":190679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aditya Dhawan","mobile_number":"9963813652","email_id":"shashikala.rana@hotmail.com","dop":"2026-02-08","serial_number":"118827490352061","imei1":"118827490352061","imei2":"118827490352061","popurl":"www.anaadi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190673,"job_number":"JOB_190673","tr_customer_id":190690,"tr_customer_product_id":190681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhara Guha","mobile_number":"9960847595","email_id":"bahula.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"631862245641720","imei1":"631862245641720","imei2":"631862245641720","popurl":"www.narayan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190674,"job_number":"JOB_190674","tr_customer_id":190692,"tr_customer_product_id":190682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhananjay Dhawan","mobile_number":"9937748743","email_id":"anilabh.deshpande@gmail.com","dop":"2026-02-08","serial_number":"914722459616218","imei1":"914722459616218","imei2":"914722459616218","popurl":"www.birjesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190675,"job_number":"JOB_190675","tr_customer_id":190693,"tr_customer_product_id":190683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:49.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aasha Ahuja","mobile_number":"9923034500","email_id":"arjun.nehru@hotmail.com","dop":"2026-02-08","serial_number":"906597139776943","imei1":"906597139776943","imei2":"906597139776943","popurl":"www.aadi-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190677,"job_number":"JOB_190677","tr_customer_id":190695,"tr_customer_product_id":190685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Girish Kocchar","mobile_number":"9907784583","email_id":"bala.bhattacharya@gmail.com","dop":"2026-02-08","serial_number":"754635516214277","imei1":"754635516214277","imei2":"754635516214277","popurl":"www.jay-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190679,"job_number":"JOB_190679","tr_customer_id":190697,"tr_customer_product_id":190687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Budhil Singh","mobile_number":"9977100711","email_id":"chidambar.malik@gmail.com","dop":"2026-02-08","serial_number":"190678298127902","imei1":"190678298127902","imei2":"190678298127902","popurl":"www.sarisha-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190681,"job_number":"JOB_190681","tr_customer_id":190699,"tr_customer_product_id":190689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Deependra Sinha","mobile_number":"9993855488","email_id":"deeptimay.varman@hotmail.com","dop":"2026-02-08","serial_number":"929958213711352","imei1":"929958213711352","imei2":"929958213711352","popurl":"www.rohit-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190682,"job_number":"JOB_190682","tr_customer_id":190700,"tr_customer_product_id":190690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Bhargava Jain","mobile_number":"9972946500","email_id":"shakti.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"260860249930528","imei1":"260860249930528","imei2":"260860249930528","popurl":"www.digambara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190683,"job_number":"JOB_190683","tr_customer_id":190701,"tr_customer_product_id":190691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Dharmaketu Agarwal","mobile_number":"9919203439","email_id":"lakshminath.rana@gmail.com","dop":"2026-02-08","serial_number":"196581201586957","imei1":"196581201586957","imei2":"196581201586957","popurl":"www.shresthi-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190685,"job_number":"JOB_190685","tr_customer_id":190703,"tr_customer_product_id":190693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sushil Naik","mobile_number":"9914223342","email_id":"subhashini.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"595225063897682","imei1":"595225063897682","imei2":"595225063897682","popurl":"www.bhaaswar-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190686,"job_number":"JOB_190686","tr_customer_id":190704,"tr_customer_product_id":190694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Chandranath Prajapat","mobile_number":"9933089715","email_id":"usha.nehru@hotmail.com","dop":"2026-02-08","serial_number":"106071163814254","imei1":"106071163814254","imei2":"106071163814254","popurl":"www.brajesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190687,"job_number":"JOB_190687","tr_customer_id":190705,"tr_customer_product_id":190695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sloka Adiga","mobile_number":"9940145463","email_id":"nirbhay.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"722549154147402","imei1":"722549154147402","imei2":"722549154147402","popurl":"www.vaishvi-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190688,"job_number":"JOB_190688","tr_customer_id":190706,"tr_customer_product_id":190696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Manoj Dhawan","mobile_number":"9911224969","email_id":"vaishvi.nair@gmail.com","dop":"2026-02-08","serial_number":"066205105812836","imei1":"066205105812836","imei2":"066205105812836","popurl":"www.bodhan-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190690,"job_number":"JOB_190690","tr_customer_id":190708,"tr_customer_product_id":190698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Shashikala Gupta","mobile_number":"9916719479","email_id":"anang.banerjee@yahoo.co.in","dop":"2026-02-08","serial_number":"220002805792748","imei1":"220002805792748","imei2":"220002805792748","popurl":"www.jagmeet-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190691,"job_number":"JOB_190691","tr_customer_id":190709,"tr_customer_product_id":190699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Karunanidhi Dwivedi","mobile_number":"9979182164","email_id":"gati.pandey@gmail.com","dop":"2026-02-08","serial_number":"061608188411199","imei1":"061608188411199","imei2":"061608188411199","popurl":"www.ganesh-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190692,"job_number":"JOB_190692","tr_customer_id":190710,"tr_customer_product_id":190700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Chandi Deshpande","mobile_number":"9985843695","email_id":"kalyani.panicker@gmail.com","dop":"2026-02-08","serial_number":"042798946939628","imei1":"042798946939628","imei2":"042798946939628","popurl":"www.durga-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190693,"job_number":"JOB_190693","tr_customer_id":190711,"tr_customer_product_id":190701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Anjushri Tandon","mobile_number":"9917476404","email_id":"adhiraj.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"368692540354243","imei1":"368692540354243","imei2":"368692540354243","popurl":"www.chinmayanand-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190694,"job_number":"JOB_190694","tr_customer_id":190712,"tr_customer_product_id":190702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Laal Pandey","mobile_number":"9938307448","email_id":"deeptimoyee.desai@yahoo.co.in","dop":"2026-02-08","serial_number":"738850193323646","imei1":"738850193323646","imei2":"738850193323646","popurl":"www.mahendra-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190695,"job_number":"JOB_190695","tr_customer_id":190713,"tr_customer_product_id":190703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Bhuvanesh Dhawan","mobile_number":"9957205161","email_id":"elakshi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"589117757048954","imei1":"589117757048954","imei2":"589117757048954","popurl":"www.acharyanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190696,"job_number":"JOB_190696","tr_customer_id":190714,"tr_customer_product_id":190704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Ghanashyam Acharya","mobile_number":"9943648419","email_id":"bhaanumati.kaur@hotmail.com","dop":"2026-02-08","serial_number":"110768227845911","imei1":"110768227845911","imei2":"110768227845911","popurl":"www.adhrit-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190697,"job_number":"JOB_190697","tr_customer_id":190715,"tr_customer_product_id":190705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Priyala Chopra","mobile_number":"9988253904","email_id":"manisha.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"497970357778139","imei1":"497970357778139","imei2":"497970357778139","popurl":"www.keerti-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190698,"job_number":"JOB_190698","tr_customer_id":190716,"tr_customer_product_id":190706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Rita Chaturvedi","mobile_number":"9971026830","email_id":"chandrani.pilla@hotmail.com","dop":"2026-02-08","serial_number":"808845320646678","imei1":"808845320646678","imei2":"808845320646678","popurl":"www.kamla-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190699,"job_number":"JOB_190699","tr_customer_id":190717,"tr_customer_product_id":190707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Adityanandana Varrier","mobile_number":"9983132580","email_id":"aayushman.dwivedi@gmail.com","dop":"2026-02-08","serial_number":"482691076096810","imei1":"482691076096810","imei2":"482691076096810","popurl":"www.kamla-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190700,"job_number":"JOB_190700","tr_customer_id":190718,"tr_customer_product_id":190708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Javas Chopra","mobile_number":"9905543937","email_id":"chitramala.trivedi@gmail.com","dop":"2026-02-08","serial_number":"762676635187687","imei1":"762676635187687","imei2":"762676635187687","popurl":"www.bhima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190701,"job_number":"JOB_190701","tr_customer_id":190719,"tr_customer_product_id":190709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vasudev Kakkar","mobile_number":"9937219634","email_id":"jaimini.ahuja@gmail.com","dop":"2026-02-08","serial_number":"034067222054995","imei1":"034067222054995","imei2":"034067222054995","popurl":"www.gangesh-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190702,"job_number":"JOB_190702","tr_customer_id":190720,"tr_customer_product_id":190710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Swarnalata Banerjee","mobile_number":"9925793003","email_id":"suma.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"888507427367368","imei1":"888507427367368","imei2":"888507427367368","popurl":"www.aadrika-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190703,"job_number":"JOB_190703","tr_customer_id":190721,"tr_customer_product_id":190711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Indra Shah","mobile_number":"9953110753","email_id":"charuvrat.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"894123340604646","imei1":"894123340604646","imei2":"894123340604646","popurl":"www.devani-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190704,"job_number":"JOB_190704","tr_customer_id":190722,"tr_customer_product_id":190712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devajyoti Abbott","mobile_number":"9937062683","email_id":"amrit.dhawan@gmail.com","dop":"2026-02-08","serial_number":"898170454253248","imei1":"898170454253248","imei2":"898170454253248","popurl":"www.shresth-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190705,"job_number":"JOB_190705","tr_customer_id":190723,"tr_customer_product_id":190713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Aadinath Sharma","mobile_number":"9995031609","email_id":"datta.dubashi@yahoo.co.in","dop":"2026-02-08","serial_number":"709667312192850","imei1":"709667312192850","imei2":"709667312192850","popurl":"www.pramila-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190706,"job_number":"JOB_190706","tr_customer_id":190724,"tr_customer_product_id":190714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vaijayanti Shah","mobile_number":"9914659983","email_id":"krishnadas.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"767548065135183","imei1":"767548065135183","imei2":"767548065135183","popurl":"www.brajesh-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190707,"job_number":"JOB_190707","tr_customer_id":190725,"tr_customer_product_id":190715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devadatt Pandey","mobile_number":"9948108767","email_id":"adinath.singh@gmail.com","dop":"2026-02-08","serial_number":"125829398629276","imei1":"125829398629276","imei2":"125829398629276","popurl":"www.jyoti-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190708,"job_number":"JOB_190708","tr_customer_id":190726,"tr_customer_product_id":190716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Suresh Banerjee","mobile_number":"9936928722","email_id":"aayushman.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"381166135272132","imei1":"381166135272132","imei2":"381166135272132","popurl":"www.kalinda-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190709,"job_number":"JOB_190709","tr_customer_id":190727,"tr_customer_product_id":190717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Akshayakeerti Varman","mobile_number":"9947826782","email_id":"niro.menon@yahoo.co.in","dop":"2026-02-08","serial_number":"024769662191140","imei1":"024769662191140","imei2":"024769662191140","popurl":"www.dhanpati-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190710,"job_number":"JOB_190710","tr_customer_id":190728,"tr_customer_product_id":190718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Ananda Iyer","mobile_number":"9972043194","email_id":"guru.butt@gmail.com","dop":"2026-02-08","serial_number":"681270300877560","imei1":"681270300877560","imei2":"681270300877560","popurl":"www.chitramala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190711,"job_number":"JOB_190711","tr_customer_id":190729,"tr_customer_product_id":190719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Malati Gowda","mobile_number":"9995820233","email_id":"ujjawal.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"565786414057120","imei1":"565786414057120","imei2":"565786414057120","popurl":"www.ghanaanand-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190712,"job_number":"JOB_190712","tr_customer_id":190730,"tr_customer_product_id":190720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Gajbaahu Trivedi","mobile_number":"9987078989","email_id":"meghnad.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"939988791014597","imei1":"939988791014597","imei2":"939988791014597","popurl":"www.dulari-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190713,"job_number":"JOB_190713","tr_customer_id":190731,"tr_customer_product_id":190721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjaneya Mehra","mobile_number":"9948799542","email_id":"chatur.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"889854470156351","imei1":"889854470156351","imei2":"889854470156351","popurl":"www.swapnil-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190714,"job_number":"JOB_190714","tr_customer_id":190732,"tr_customer_product_id":190722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjushri Khanna","mobile_number":"9924418711","email_id":"mahendra.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"565953893400414","imei1":"565953893400414","imei2":"565953893400414","popurl":"www.suma-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190715,"job_number":"JOB_190715","tr_customer_id":190733,"tr_customer_product_id":190723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Tanushri Iyengar","mobile_number":"9922970292","email_id":"ganapati.chopra@yahoo.co.in","dop":"2026-02-08","serial_number":"041946416314575","imei1":"041946416314575","imei2":"041946416314575","popurl":"www.chandrani-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190716,"job_number":"JOB_190716","tr_customer_id":190734,"tr_customer_product_id":190724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Menaka Adiga","mobile_number":"9982390805","email_id":"aruna.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"735451815525772","imei1":"735451815525772","imei2":"735451815525772","popurl":"www.agrata-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190717,"job_number":"JOB_190717","tr_customer_id":190735,"tr_customer_product_id":190725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ekdant Agarwal","mobile_number":"9918191696","email_id":"manjusha.joshi@gmail.com","dop":"2026-02-08","serial_number":"238904469916124","imei1":"238904469916124","imei2":"238904469916124","popurl":"www.ajit-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190719,"job_number":"JOB_190719","tr_customer_id":190737,"tr_customer_product_id":190727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Divjot Johar","mobile_number":"9968875543","email_id":"bhargava.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"452774791485244","imei1":"452774791485244","imei2":"452774791485244","popurl":"www.chitrangada-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190720,"job_number":"JOB_190720","tr_customer_id":190738,"tr_customer_product_id":190728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Bela Nehru","mobile_number":"9931454219","email_id":"smita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"067457911990389","imei1":"067457911990389","imei2":"067457911990389","popurl":"www.aanand-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190721,"job_number":"JOB_190721","tr_customer_id":190739,"tr_customer_product_id":190729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ameyatma Dutta","mobile_number":"9975313125","email_id":"vidhya.khanna@gmail.com","dop":"2026-02-08","serial_number":"984791919755211","imei1":"984791919755211","imei2":"984791919755211","popurl":"www.anagh-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190722,"job_number":"JOB_190722","tr_customer_id":190740,"tr_customer_product_id":190730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Dinesh Asan","mobile_number":"9990989075","email_id":"meghnad.shah@gmail.com","dop":"2026-02-08","serial_number":"963541704313666","imei1":"963541704313666","imei2":"963541704313666","popurl":"www.chakravarti-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190723,"job_number":"JOB_190723","tr_customer_id":190741,"tr_customer_product_id":190731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Krishna Chaturvedi","mobile_number":"9964271763","email_id":"karunanidhi.chopra@gmail.com","dop":"2026-02-08","serial_number":"821318046277907","imei1":"821318046277907","imei2":"821318046277907","popurl":"www.gitanjali-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190729,"job_number":"JOB_190729","tr_customer_id":190747,"tr_customer_product_id":190737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:03:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"86641069825194","imei1":"86641069825194","imei2":"86641069825194","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190731,"job_number":"JOB_190731","tr_customer_id":190749,"tr_customer_product_id":190739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:05.000Z","modified_at":"2026-02-18T16:13:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107195018195099","imei1":"107195018195099","imei2":"107195018195099","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190733,"job_number":"JOB_190733","tr_customer_id":190751,"tr_customer_product_id":190741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:18.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109186612000098","imei1":"109186612000098","imei2":"109186612000098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190736,"job_number":"JOB_190736","tr_customer_id":190754,"tr_customer_product_id":190744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:31:52.000Z","modified_at":"2026-02-18T16:31:52.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-18","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-18T16:31:51.474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190737,"job_number":"JOB_190737","tr_customer_id":190755,"tr_customer_product_id":190745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10425644068984","imei1":"10425644068984","imei2":"10425644068984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190739,"job_number":"JOB_190739","tr_customer_id":190757,"tr_customer_product_id":190747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:03.000Z","modified_at":"2026-02-18T16:49:03.000Z","name":"Raheem Zboncak","mobile_number":"213-451-0055","email_id":"Eda.Weimann83@gmail.com","dop":"2025-04-06","serial_number":"11893012926297470","imei1":"11893012926297470","imei2":"11893012926297470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190740,"job_number":"JOB_190740","tr_customer_id":190758,"tr_customer_product_id":190748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:49:35.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13854111585480","imei1":"13854111585480","imei2":"13854111585480","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190742,"job_number":"JOB_190742","tr_customer_id":190760,"tr_customer_product_id":190750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:36.000Z","modified_at":"2026-02-18T16:49:36.000Z","name":"Malika Zulauf","mobile_number":"547-427-4261","email_id":"Yoshiko87@hotmail.com","dop":"2025-08-24","serial_number":"1024300678223886","imei1":"1024300678223886","imei2":"1024300678223886","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190743,"job_number":"JOB_190743","tr_customer_id":190761,"tr_customer_product_id":190751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:49:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17906896352827","imei1":"17906896352827","imei2":"17906896352827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190745,"job_number":"JOB_190745","tr_customer_id":190763,"tr_customer_product_id":190753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:50.000Z","modified_at":"2026-02-18T16:49:50.000Z","name":"Grayson Sporer","mobile_number":"568-550-7396","email_id":"Mason52@gmail.com","dop":"2025-04-06","serial_number":"16510994969847992","imei1":"16510994969847992","imei2":"16510994969847992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190746,"job_number":"JOB_190746","tr_customer_id":190764,"tr_customer_product_id":190754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:21.000Z","modified_at":"2026-02-18T16:50:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19800046826230","imei1":"19800046826230","imei2":"19800046826230","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190748,"job_number":"JOB_190748","tr_customer_id":190766,"tr_customer_product_id":190756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:23.000Z","modified_at":"2026-02-18T16:50:23.000Z","name":"Myron Botsford","mobile_number":"741-878-9056","email_id":"Jacinthe_Beer16@yahoo.com","dop":"2025-08-24","serial_number":"1053945805964916","imei1":"1053945805964916","imei2":"1053945805964916","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190749,"job_number":"JOB_190749","tr_customer_id":190767,"tr_customer_product_id":190757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:33.000Z","modified_at":"2026-02-18T16:50:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15210998790186","imei1":"15210998790186","imei2":"15210998790186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190751,"job_number":"JOB_190751","tr_customer_id":190769,"tr_customer_product_id":190759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:35.000Z","modified_at":"2026-02-18T16:50:35.000Z","name":"Ambrose Flatley","mobile_number":"889-934-5114","email_id":"Litzy.Crist66@hotmail.com","dop":"2025-04-06","serial_number":"17270159494367210","imei1":"17270159494367210","imei2":"17270159494367210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190752,"job_number":"JOB_190752","tr_customer_id":190770,"tr_customer_product_id":190760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:07.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15595700127397","imei1":"15595700127397","imei2":"15595700127397","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190754,"job_number":"JOB_190754","tr_customer_id":190772,"tr_customer_product_id":190762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:08.000Z","modified_at":"2026-02-18T16:51:08.000Z","name":"Pauline Bode","mobile_number":"595-464-9791","email_id":"Rolando_Rodriguez@hotmail.com","dop":"2025-08-24","serial_number":"1055842905667129","imei1":"1055842905667129","imei2":"1055842905667129","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190755,"job_number":"JOB_190755","tr_customer_id":190773,"tr_customer_product_id":190763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:56:18.000Z","modified_at":"2026-02-18T16:56:18.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"159704402458597","imei1":"159704402458597","imei2":"159704402458597","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190756,"job_number":"JOB_190756","tr_customer_id":190774,"tr_customer_product_id":190764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11273454079159","imei1":"11273454079159","imei2":"11273454079159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190758,"job_number":"JOB_190758","tr_customer_id":190776,"tr_customer_product_id":190766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:14.000Z","modified_at":"2026-02-18T16:57:14.000Z","name":"Trinity Windler","mobile_number":"564-717-5075","email_id":"Shad16@hotmail.com","dop":"2025-04-06","serial_number":"12533939180653268","imei1":"12533939180653268","imei2":"12533939180653268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190760,"job_number":"JOB_190760","tr_customer_id":190778,"tr_customer_product_id":190768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:57:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18040294620582","imei1":"18040294620582","imei2":"18040294620582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190762,"job_number":"JOB_190762","tr_customer_id":190780,"tr_customer_product_id":190770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:59.000Z","modified_at":"2026-02-18T16:57:59.000Z","name":"Matilda Wuckert","mobile_number":"638-811-9198","email_id":"Devan.Denesik43@gmail.com","dop":"2025-04-06","serial_number":"14903055407771012","imei1":"14903055407771012","imei2":"14903055407771012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190763,"job_number":"JOB_190763","tr_customer_id":190781,"tr_customer_product_id":190771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:11.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14416982218148","imei1":"14416982218148","imei2":"14416982218148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190765,"job_number":"JOB_190765","tr_customer_id":190783,"tr_customer_product_id":190773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:12.000Z","modified_at":"2026-02-18T16:58:12.000Z","name":"Manuel Wyman","mobile_number":"772-249-0014","email_id":"Shad3@hotmail.com","dop":"2025-08-24","serial_number":"1001278836644339","imei1":"1001278836644339","imei2":"1001278836644339","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190766,"job_number":"JOB_190766","tr_customer_id":190784,"tr_customer_product_id":190774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:58:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13854160535871","imei1":"13854160535871","imei2":"13854160535871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190768,"job_number":"JOB_190768","tr_customer_id":190786,"tr_customer_product_id":190776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:43.000Z","modified_at":"2026-02-18T16:58:43.000Z","name":"Horace Graham","mobile_number":"516-343-5447","email_id":"Edyth_Brekke13@gmail.com","dop":"2025-04-06","serial_number":"10342410809123496","imei1":"10342410809123496","imei2":"10342410809123496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190769,"job_number":"JOB_190769","tr_customer_id":190787,"tr_customer_product_id":190777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:01.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13140027033418","imei1":"13140027033418","imei2":"13140027033418","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190771,"job_number":"JOB_190771","tr_customer_id":190789,"tr_customer_product_id":190779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:02.000Z","modified_at":"2026-02-18T16:59:02.000Z","name":"Major Stroman","mobile_number":"512-223-4891","email_id":"Drew88@gmail.com","dop":"2025-08-24","serial_number":"1014582494321798","imei1":"1014582494321798","imei2":"1014582494321798","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190772,"job_number":"JOB_190772","tr_customer_id":190790,"tr_customer_product_id":190780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:50.000Z","modified_at":"2026-02-18T16:59:50.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13797287661514","imei1":"13797287661514","imei2":"13797287661514","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190774,"job_number":"JOB_190774","tr_customer_id":190792,"tr_customer_product_id":190782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:52.000Z","modified_at":"2026-02-18T16:59:52.000Z","name":"Elbert Moore","mobile_number":"688-389-6357","email_id":"Juana_Stokes@hotmail.com","dop":"2025-08-24","serial_number":"1001168743640961","imei1":"1001168743640961","imei2":"1001168743640961","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190470,"job_number":"JOB_190470","tr_customer_id":190488,"tr_customer_product_id":190478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:34:08.000Z","modified_at":"2026-02-18T14:34:08.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190471,"job_number":"JOB_190471","tr_customer_id":190489,"tr_customer_product_id":190479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:40.000Z","modified_at":"2026-02-18T14:37:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"196062139109550","imei1":"196062139109550","imei2":"196062139109550","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190472,"job_number":"JOB_190472","tr_customer_id":190490,"tr_customer_product_id":190480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Hassie Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173371444711747","imei1":"173371444711747","imei2":"173371444711747","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190473,"job_number":"JOB_190473","tr_customer_id":190491,"tr_customer_product_id":190481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Janiya Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126760794545176","imei1":"126760794545176","imei2":"126760794545176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190474,"job_number":"JOB_190474","tr_customer_id":190492,"tr_customer_product_id":190482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Guido Fahey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108676025542683","imei1":"108676025542683","imei2":"108676025542683","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190475,"job_number":"JOB_190475","tr_customer_id":190493,"tr_customer_product_id":190483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139493274060908","imei1":"139493274060908","imei2":"139493274060908","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190476,"job_number":"JOB_190476","tr_customer_id":190494,"tr_customer_product_id":190484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Retha Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183644150904033","imei1":"183644150904033","imei2":"183644150904033","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190477,"job_number":"JOB_190477","tr_customer_id":190495,"tr_customer_product_id":190485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Wade Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167483661364111","imei1":"167483661364111","imei2":"167483661364111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190478,"job_number":"JOB_190478","tr_customer_id":190496,"tr_customer_product_id":190486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Brandy Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161597047849821","imei1":"161597047849821","imei2":"161597047849821","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190583,"job_number":"JOB_190583","tr_customer_id":190601,"tr_customer_product_id":190591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101069359220426","imei1":"101069359220426","imei2":"101069359220426","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190585,"job_number":"JOB_190585","tr_customer_id":190603,"tr_customer_product_id":190593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"Alisha Stoltenberg","mobile_number":"911-804-8856","email_id":"Marilie8@gmail.com","dop":"2025-06-09","serial_number":"107820027670054","imei1":"107820027670054","imei2":"107820027670054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190589,"job_number":"JOB_190589","tr_customer_id":190607,"tr_customer_product_id":190597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:17.000Z","modified_at":"2026-02-18T14:51:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103028992127620","imei1":"103028992127620","imei2":"103028992127620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190593,"job_number":"JOB_190593","tr_customer_id":190611,"tr_customer_product_id":190601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"Vladimir Huel","mobile_number":"958-290-8137","email_id":"Vincenza_Hamill@hotmail.com","dop":"2025-06-09","serial_number":"100889196891166","imei1":"100889196891166","imei2":"100889196891166","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190596,"job_number":"JOB_190596","tr_customer_id":190614,"tr_customer_product_id":190604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101127826062162","imei1":"101127826062162","imei2":"101127826062162","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190599,"job_number":"JOB_190599","tr_customer_id":190617,"tr_customer_product_id":190607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Jasper Roob","mobile_number":"466-478-0319","email_id":"Domingo.Shields65@gmail.com","dop":"2025-06-09","serial_number":"107790462254888","imei1":"107790462254888","imei2":"107790462254888","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190658,"job_number":"JOB_190658","tr_customer_id":190676,"tr_customer_product_id":190666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:13:36.000Z","modified_at":"2026-02-18T15:13:36.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17613815388988","imei1":"17613815388988","imei2":"17613815388988","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190660,"job_number":"JOB_190660","tr_customer_id":190678,"tr_customer_product_id":190668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:34:07.000Z","modified_at":"2026-02-18T15:34:07.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289571","imei1":"19645038289571","imei2":"19645038289571","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190661,"job_number":"JOB_190661","tr_customer_id":190679,"tr_customer_product_id":190669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:36:43.000Z","modified_at":"2026-02-18T15:36:43.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289572","imei1":"19645038289572","imei2":"19645038289572","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190662,"job_number":"JOB_190662","tr_customer_id":190680,"tr_customer_product_id":190670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:21.000Z","modified_at":"2026-02-18T15:37:21.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10996056369681","imei1":"10996056369681","imei2":"10996056369681","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190663,"job_number":"JOB_190663","tr_customer_id":190681,"tr_customer_product_id":190671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:33.000Z","modified_at":"2026-02-18T15:37:33.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12339313144885","imei1":"12339313144885","imei2":"12339313144885","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190664,"job_number":"JOB_190664","tr_customer_id":190682,"tr_customer_product_id":190672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:17.000Z","modified_at":"2026-02-18T15:39:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"15739652209136","imei1":"15739652209136","imei2":"15739652209136","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190665,"job_number":"JOB_190665","tr_customer_id":190683,"tr_customer_product_id":190673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:25.000Z","modified_at":"2026-02-18T15:39:25.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14463112094098","imei1":"14463112094098","imei2":"14463112094098","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190735,"job_number":"JOB_190735","tr_customer_id":190753,"tr_customer_product_id":190743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:14:26.000Z","modified_at":"2026-02-18T16:14:26.000Z","name":"Ryley Friesen","mobile_number":"438-305-3867","email_id":"Frederique_Crooks@yahoo.com","dop":"2026-01-06","serial_number":"10032141668127","imei1":"10032141668127","imei2":"10032141668127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190501,"job_number":"JOB_190501","tr_customer_id":190519,"tr_customer_product_id":190509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:26.000Z","modified_at":"2026-02-18T14:40:26.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10449796685523","imei1":"10449796685523","imei2":"10449796685523","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190503,"job_number":"JOB_190503","tr_customer_id":190521,"tr_customer_product_id":190511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:28.000Z","modified_at":"2026-02-18T14:40:28.000Z","name":"Quinten Watsica","mobile_number":"212-803-5881","email_id":"Avis_Pagac39@gmail.com","dop":"2000-01-31","serial_number":"1010179613098138","imei1":"1010179613098138","imei2":"1010179613098138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190513,"job_number":"JOB_190513","tr_customer_id":190531,"tr_customer_product_id":190521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:11.000Z","modified_at":"2026-02-18T14:41:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10965799014214","imei1":"10965799014214","imei2":"10965799014214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190515,"job_number":"JOB_190515","tr_customer_id":190533,"tr_customer_product_id":190523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:13.000Z","modified_at":"2026-02-18T14:41:13.000Z","name":"Corbin Christiansen","mobile_number":"815-320-0515","email_id":"Freddy_Crona@gmail.com","dop":"2000-01-31","serial_number":"1070786633422090","imei1":"1070786633422090","imei2":"1070786633422090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190525,"job_number":"JOB_190525","tr_customer_id":190543,"tr_customer_product_id":190533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:56.000Z","modified_at":"2026-02-18T14:41:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10525716578748","imei1":"10525716578748","imei2":"10525716578748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190527,"job_number":"JOB_190527","tr_customer_id":190545,"tr_customer_product_id":190535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:58.000Z","modified_at":"2026-02-18T14:41:58.000Z","name":"Nat Legros","mobile_number":"287-533-7840","email_id":"Zoe_Turner82@hotmail.com","dop":"2000-01-31","serial_number":"1003677544319153","imei1":"1003677544319153","imei2":"1003677544319153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190540,"job_number":"JOB_190540","tr_customer_id":190558,"tr_customer_product_id":190548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:41.000Z","modified_at":"2026-02-18T14:42:41.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10155552793936","imei1":"10155552793936","imei2":"10155552793936","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190542,"job_number":"JOB_190542","tr_customer_id":190560,"tr_customer_product_id":190550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:43.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Madisyn Gorczany","mobile_number":"590-597-3628","email_id":"Toni86@hotmail.com","dop":"2000-01-31","serial_number":"1049948284750871","imei1":"1049948284750871","imei2":"1049948284750871","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 6ff0e2ba-a8e8-4f2d-a70d-e2ab6758919c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 3bb97986-4a41-4819-950e-716ef1bd42ee
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M
Cache-Control no-cache
Postman-Token 5a69a1b1-b18b-45e8-a13d-02b851cfea2e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M
Cache-Control no-cache
Postman-Token 41872cf1-d691-4897-8466-de38917b1baf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 345caaa7-29a4-4e2b-8f9b-b8a3aec11a87
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 3f767cc3-5f4b-453a-8242-c142bf8536a7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M
Content-Type application/json
Cache-Control no-cache
Postman-Token e99e2185-ab1c-4512-8ecb-da503849f526
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4ODR9.GnjI4wSgqgmNIoOtk2y3q-EWl6wcoawhdmaC_1NhVyU
Content-Type text/plain
Cache-Control no-cache
Postman-Token 5bf7dd45-e28a-47d3-8190-dae66a9e29ae
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:14:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M
Content-Type application/json
Cache-Control no-cache
Postman-Token e8222dd4-d01e-4a3d-8e23-121f032f8517
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 624d00d2-3513-4943-bfd7-ec88418d9b4e
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 97d684bc-8816-47f5-8052-c8a9f5b5b085
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 292ms
Mean size per request: 655.29KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ4OTR9.VPC_tJwBqZW1-hdEdVWUMK3LZxG7-iOix8TkuJkNH1M
Cache-Control no-cache
Postman-Token 6bd0a803-cab3-4121-a890-283173248c22
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 671012
ETag W/"a3d24-OBxAT3fMzegyYpSLFZwQQNRGmMU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189773,"job_number":"JOB_189773","tr_customer_id":189791,"tr_customer_product_id":189781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:22:49.000Z","modified_at":"2026-02-17T20:22:49.000Z","name":"Yessenia Kerluke","mobile_number":"436-594-1728","email_id":"Blanche_Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"13127788993163980","imei1":"13127788993163980","imei2":"13127788993163980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189774,"job_number":"JOB_189774","tr_customer_id":189792,"tr_customer_product_id":189782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:30.000Z","modified_at":"2026-02-17T20:23:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14437636343254","imei1":"14437636343254","imei2":"14437636343254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189776,"job_number":"JOB_189776","tr_customer_id":189794,"tr_customer_product_id":189784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:32.000Z","modified_at":"2026-02-17T20:23:32.000Z","name":"Deangelo Harvey","mobile_number":"701-515-1816","email_id":"Curt83@yahoo.com","dop":"2025-04-06","serial_number":"10625752257096080","imei1":"10625752257096080","imei2":"10625752257096080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189777,"job_number":"JOB_189777","tr_customer_id":189795,"tr_customer_product_id":189785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:14.000Z","modified_at":"2026-02-17T20:24:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11914013168340","imei1":"11914013168340","imei2":"11914013168340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189779,"job_number":"JOB_189779","tr_customer_id":189797,"tr_customer_product_id":189787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:15.000Z","modified_at":"2026-02-17T20:24:16.000Z","name":"Priscilla Murphy","mobile_number":"690-426-2630","email_id":"Kaycee_Cummings@hotmail.com","dop":"2025-04-06","serial_number":"10901690232338154","imei1":"10901690232338154","imei2":"10901690232338154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189780,"job_number":"JOB_189780","tr_customer_id":189798,"tr_customer_product_id":189788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:50.000Z","modified_at":"2026-02-17T20:47:50.000Z","name":"Trudie Gleichner","mobile_number":"944-322-5127","email_id":"Alayna_Von89@gmail.com","dop":"2025-09-09","serial_number":"16843823079674","imei1":"16843823079674","imei2":"16843823079674","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189782,"job_number":"JOB_189782","tr_customer_id":189800,"tr_customer_product_id":189790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:55.000Z","modified_at":"2026-02-17T20:47:55.000Z","name":"Madisen Harris","mobile_number":"267-383-9691","email_id":"Yasmeen18@hotmail.com","dop":"2025-09-09","serial_number":"17657194531845","imei1":"17657194531845","imei2":"17657194531845","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189784,"job_number":"JOB_189784","tr_customer_id":189802,"tr_customer_product_id":189792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:00:10.000Z","modified_at":"2026-02-17T21:00:10.000Z","name":"Felipe Koelpin","mobile_number":"978-526-4322","email_id":"Amaya59@hotmail.com","dop":"2025-09-09","serial_number":"15506131226898","imei1":"15506131226898","imei2":"15506131226898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189786,"job_number":"JOB_189786","tr_customer_id":189804,"tr_customer_product_id":189794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:25.000Z","modified_at":"2026-02-17T21:01:25.000Z","name":"Skylar Stamm","mobile_number":"796-604-2371","email_id":"Reid_Stoltenberg@yahoo.com","dop":"2025-09-09","serial_number":"14567185108250","imei1":"14567185108250","imei2":"14567185108250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189788,"job_number":"JOB_189788","tr_customer_id":189806,"tr_customer_product_id":189796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:30.000Z","modified_at":"2026-02-17T21:01:30.000Z","name":"Kellie Skiles","mobile_number":"618-341-2393","email_id":"Moriah.Kessler58@gmail.com","dop":"2025-09-09","serial_number":"18438117514221","imei1":"18438117514221","imei2":"18438117514221","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189790,"job_number":"JOB_189790","tr_customer_id":189808,"tr_customer_product_id":189798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:04:21.000Z","modified_at":"2026-02-17T21:04:21.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-12","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-12T21:04:20.516345838Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189791,"job_number":"JOB_189791","tr_customer_id":189809,"tr_customer_product_id":189799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:47.000Z","modified_at":"2026-02-17T21:28:47.000Z","name":"Jaleel Wolff","mobile_number":"339-968-0242","email_id":"Alford.Bartoletti@hotmail.com","dop":"2025-09-09","serial_number":"10282045222898","imei1":"10282045222898","imei2":"10282045222898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189793,"job_number":"JOB_189793","tr_customer_id":189811,"tr_customer_product_id":189801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:52.000Z","modified_at":"2026-02-17T21:28:52.000Z","name":"Norene Heaney","mobile_number":"838-569-4214","email_id":"Vincent58@yahoo.com","dop":"2025-09-09","serial_number":"12415301048065","imei1":"12415301048065","imei2":"12415301048065","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189795,"job_number":"JOB_189795","tr_customer_id":189813,"tr_customer_product_id":189803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:54:35.000Z","modified_at":"2026-02-17T21:54:35.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189796,"job_number":"JOB_189796","tr_customer_id":189814,"tr_customer_product_id":189804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:28.000Z","modified_at":"2026-02-17T23:50:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-07T23:50:28.195617509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189797,"job_number":"JOB_189797","tr_customer_id":189815,"tr_customer_product_id":189805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:29.000Z","modified_at":"2026-02-17T23:50:29.000Z","name":"Rameshwar Dhawan","mobile_number":"7065310919","email_id":"vijay.joshi@hotmail.com","dop":"2026-02-07","serial_number":"206633236185503","imei1":"206633236185503","imei2":"206633236185503","popurl":"www.asha-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189798,"job_number":"JOB_189798","tr_customer_id":189816,"tr_customer_product_id":189806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:52:53.000Z","modified_at":"2026-02-17T23:52:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-07T23:52:53.573727829Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190412,"job_number":"JOB_190412","tr_customer_id":190430,"tr_customer_product_id":190420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:05:23.000Z","modified_at":"2026-02-18T14:05:23.000Z","name":"Kalinda Varrier","mobile_number":"9971990580","email_id":"bilva.talwar@yahoo.co.in","dop":"2026-02-08","serial_number":"054063941433165","imei1":"054063941433165","imei2":"054063941433165","popurl":"www.devdan-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:05:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190414,"job_number":"JOB_190414","tr_customer_id":190432,"tr_customer_product_id":190422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:19.000Z","modified_at":"2026-02-18T14:06:19.000Z","name":"Chidambar Iyengar","mobile_number":"9933337858","email_id":"veda.varma@gmail.com","dop":"2026-02-08","serial_number":"320062039602727","imei1":"320062039602727","imei2":"320062039602727","popurl":"www.daksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190415,"job_number":"JOB_190415","tr_customer_id":190433,"tr_customer_product_id":190423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:28.000Z","modified_at":"2026-02-18T14:06:28.000Z","name":"Ekaksh Dhawan","mobile_number":"9937228996","email_id":"darshwana.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"219032771662711","imei1":"219032771662711","imei2":"219032771662711","popurl":"www.aaryan-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190417,"job_number":"JOB_190417","tr_customer_id":190435,"tr_customer_product_id":190425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:44.000Z","modified_at":"2026-02-18T14:06:44.000Z","name":"Chandra Iyer","mobile_number":"9984706559","email_id":"niro.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"478070186686308","imei1":"478070186686308","imei2":"478070186686308","popurl":"www.vaishvi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190418,"job_number":"JOB_190418","tr_customer_id":190436,"tr_customer_product_id":190426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:09:59.000Z","modified_at":"2026-02-18T14:09:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12221264314750","imei1":"12221264314750","imei2":"12221264314750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190420,"job_number":"JOB_190420","tr_customer_id":190438,"tr_customer_product_id":190428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:01.000Z","modified_at":"2026-02-18T14:10:01.000Z","name":"Percy Swaniawski","mobile_number":"868-645-8225","email_id":"Coby_McClure96@yahoo.com","dop":"2025-04-06","serial_number":"12646422303032890","imei1":"12646422303032890","imei2":"12646422303032890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190421,"job_number":"JOB_190421","tr_customer_id":190439,"tr_customer_product_id":190429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:45.000Z","modified_at":"2026-02-18T14:10:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12624064283538","imei1":"12624064283538","imei2":"12624064283538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190423,"job_number":"JOB_190423","tr_customer_id":190441,"tr_customer_product_id":190431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:47.000Z","modified_at":"2026-02-18T14:10:47.000Z","name":"Berenice Nitzsche","mobile_number":"697-398-4763","email_id":"Katharina_Collier64@yahoo.com","dop":"2025-04-06","serial_number":"14232849103003038","imei1":"14232849103003038","imei2":"14232849103003038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190424,"job_number":"JOB_190424","tr_customer_id":190442,"tr_customer_product_id":190432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:11:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10612102901656","imei1":"10612102901656","imei2":"10612102901656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190426,"job_number":"JOB_190426","tr_customer_id":190444,"tr_customer_product_id":190434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:33.000Z","modified_at":"2026-02-18T14:11:33.000Z","name":"Dario Beier","mobile_number":"656-374-8252","email_id":"Donny.Reinger53@yahoo.com","dop":"2025-04-06","serial_number":"11714228265379290","imei1":"11714228265379290","imei2":"11714228265379290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190427,"job_number":"JOB_190427","tr_customer_id":190445,"tr_customer_product_id":190435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:07.000Z","modified_at":"2026-02-18T14:13:07.000Z","name":"Marta Stanton","mobile_number":"910-886-9170","email_id":"Jocelyn_Goyette@hotmail.com","dop":"2025-12-31","serial_number":"36250631074450","imei1":"36250631074450","imei2":"36250631074450","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190428,"job_number":"JOB_190428","tr_customer_id":190446,"tr_customer_product_id":190436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:59.000Z","modified_at":"2026-02-18T14:13:59.000Z","name":"Elouise Johns","mobile_number":"367-408-5630","email_id":"Imelda93@hotmail.com","dop":"2025-12-31","serial_number":"121143496131888","imei1":"121143496131888","imei2":"121143496131888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190429,"job_number":"JOB_190429","tr_customer_id":190447,"tr_customer_product_id":190437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:23.000Z","modified_at":"2026-02-18T14:14:23.000Z","name":"Prudence Jerde","mobile_number":"626-770-2957","email_id":"Polly.Boyer@gmail.com","dop":"2025-12-31","serial_number":"93770252487203","imei1":"93770252487203","imei2":"93770252487203","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190430,"job_number":"JOB_190430","tr_customer_id":190448,"tr_customer_product_id":190438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:34.000Z","modified_at":"2026-02-18T14:14:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46815579882219","imei1":"46815579882219","imei2":"46815579882219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190431,"job_number":"JOB_190431","tr_customer_id":190449,"tr_customer_product_id":190439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81117672324795","imei1":"81117672324795","imei2":"81117672324795","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190432,"job_number":"JOB_190432","tr_customer_id":190450,"tr_customer_product_id":190440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90789105006326","imei1":"90789105006326","imei2":"90789105006326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190433,"job_number":"JOB_190433","tr_customer_id":190451,"tr_customer_product_id":190441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65789870156073","imei1":"65789870156073","imei2":"65789870156073","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190434,"job_number":"JOB_190434","tr_customer_id":190452,"tr_customer_product_id":190442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758027833315","imei1":"29758027833315","imei2":"29758027833315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190435,"job_number":"JOB_190435","tr_customer_id":190453,"tr_customer_product_id":190443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24784916572069","imei1":"24784916572069","imei2":"24784916572069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190437,"job_number":"JOB_190437","tr_customer_id":190455,"tr_customer_product_id":190445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:39.000Z","modified_at":"2026-02-18T14:14:39.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103225384518008","imei1":"103225384518008","imei2":"103225384518008","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190439,"job_number":"JOB_190439","tr_customer_id":190457,"tr_customer_product_id":190447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49786064114965","imei1":"49786064114965","imei2":"49786064114965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190440,"job_number":"JOB_190440","tr_customer_id":190458,"tr_customer_product_id":190448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19907251356130","imei1":"19907251356130","imei2":"19907251356130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190441,"job_number":"JOB_190441","tr_customer_id":190459,"tr_customer_product_id":190449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30101178286115","imei1":"30101178286115","imei2":"30101178286115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190442,"job_number":"JOB_190442","tr_customer_id":190460,"tr_customer_product_id":190450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78357624902393","imei1":"78357624902393","imei2":"78357624902393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190443,"job_number":"JOB_190443","tr_customer_id":190461,"tr_customer_product_id":190451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81477671024603","imei1":"81477671024603","imei2":"81477671024603","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190444,"job_number":"JOB_190444","tr_customer_id":190462,"tr_customer_product_id":190452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88553558367596","imei1":"88553558367596","imei2":"88553558367596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190447,"job_number":"JOB_190447","tr_customer_id":190465,"tr_customer_product_id":190455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:12.000Z","modified_at":"2026-02-18T14:15:12.000Z","name":"Lawrence O'Hara","mobile_number":"522-740-8146","email_id":"Wilton.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15420800262181912","imei1":"15420800262181912","imei2":"15420800262181912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190448,"job_number":"JOB_190448","tr_customer_id":190466,"tr_customer_product_id":190456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105578189370233","imei1":"105578189370233","imei2":"105578189370233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190450,"job_number":"JOB_190450","tr_customer_id":190468,"tr_customer_product_id":190458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39969011534387","imei1":"39969011534387","imei2":"39969011534387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190451,"job_number":"JOB_190451","tr_customer_id":190469,"tr_customer_product_id":190459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63178932865018","imei1":"63178932865018","imei2":"63178932865018","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190452,"job_number":"JOB_190452","tr_customer_id":190470,"tr_customer_product_id":190460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35108529352066","imei1":"35108529352066","imei2":"35108529352066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190453,"job_number":"JOB_190453","tr_customer_id":190471,"tr_customer_product_id":190461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93922035168739","imei1":"93922035168739","imei2":"93922035168739","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190454,"job_number":"JOB_190454","tr_customer_id":190472,"tr_customer_product_id":190462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78344726240394","imei1":"78344726240394","imei2":"78344726240394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190455,"job_number":"JOB_190455","tr_customer_id":190473,"tr_customer_product_id":190463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91722750503042","imei1":"91722750503042","imei2":"91722750503042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190457,"job_number":"JOB_190457","tr_customer_id":190475,"tr_customer_product_id":190465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:13.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105801768607242","imei1":"105801768607242","imei2":"105801768607242","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190459,"job_number":"JOB_190459","tr_customer_id":190477,"tr_customer_product_id":190467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14386116566065","imei1":"14386116566065","imei2":"14386116566065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190461,"job_number":"JOB_190461","tr_customer_id":190479,"tr_customer_product_id":190469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:04.000Z","modified_at":"2026-02-18T14:26:04.000Z","name":"Mack Hettinger","mobile_number":"913-576-9653","email_id":"Laurianne_Roberts@hotmail.com","dop":"2025-04-06","serial_number":"16571908940544080","imei1":"16571908940544080","imei2":"16571908940544080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190463,"job_number":"JOB_190463","tr_customer_id":190481,"tr_customer_product_id":190471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:26:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19730628907201","imei1":"19730628907201","imei2":"19730628907201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190465,"job_number":"JOB_190465","tr_customer_id":190483,"tr_customer_product_id":190473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:51.000Z","modified_at":"2026-02-18T14:26:51.000Z","name":"Kellie Strosin","mobile_number":"951-925-6073","email_id":"Hugh.Lemke44@yahoo.com","dop":"2025-04-06","serial_number":"18504155749902440","imei1":"18504155749902440","imei2":"18504155749902440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190467,"job_number":"JOB_190467","tr_customer_id":190485,"tr_customer_product_id":190475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:27:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16195051718519","imei1":"16195051718519","imei2":"16195051718519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190469,"job_number":"JOB_190469","tr_customer_id":190487,"tr_customer_product_id":190477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:36.000Z","modified_at":"2026-02-18T14:27:36.000Z","name":"Lizzie Bayer","mobile_number":"848-240-3008","email_id":"Alexie80@yahoo.com","dop":"2025-04-06","serial_number":"17984303810286736","imei1":"17984303810286736","imei2":"17984303810286736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190480,"job_number":"JOB_190480","tr_customer_id":190498,"tr_customer_product_id":190488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:35.000Z","modified_at":"2026-02-18T14:38:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"109372567727480","imei1":"109372567727480","imei2":"109372567727480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190481,"job_number":"JOB_190481","tr_customer_id":190499,"tr_customer_product_id":190489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:36.000Z","modified_at":"2026-02-18T14:38:36.000Z","name":"Trudie Kuhn","mobile_number":"321-658-0193","email_id":"Ford_Berge36@yahoo.com","dop":"2025-02-01","serial_number":"17568761240540","imei1":"17568761240540","imei2":"17568761240540","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190483,"job_number":"JOB_190483","tr_customer_id":190501,"tr_customer_product_id":190491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14266041310396","imei1":"14266041310396","imei2":"14266041310396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190485,"job_number":"JOB_190485","tr_customer_id":190503,"tr_customer_product_id":190493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:16.000Z","modified_at":"2026-02-18T14:39:16.000Z","name":"Cleveland O'Kon","mobile_number":"333-793-4468","email_id":"Annie_Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"17490522418754216","imei1":"17490522418754216","imei2":"17490522418754216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190486,"job_number":"JOB_190486","tr_customer_id":190504,"tr_customer_product_id":190494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"101402802488952","imei1":"101402802488952","imei2":"101402802488952","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190487,"job_number":"JOB_190487","tr_customer_id":190505,"tr_customer_product_id":190495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"Damaris Jaskolski","mobile_number":"594-620-8395","email_id":"Krista40@yahoo.com","dop":"2025-02-01","serial_number":"103704273365121","imei1":"103704273365121","imei2":"103704273365121","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190489,"job_number":"JOB_190489","tr_customer_id":190507,"tr_customer_product_id":190497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:58.000Z","modified_at":"2026-02-18T14:39:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10932894130052","imei1":"10932894130052","imei2":"10932894130052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190491,"job_number":"JOB_190491","tr_customer_id":190509,"tr_customer_product_id":190499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:39:59.000Z","name":"Kory Littel","mobile_number":"672-752-9683","email_id":"Coby2@gmail.com","dop":"2025-06-18","serial_number":"1015707317126245","imei1":"1015707317126245","imei2":"1015707317126245","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190492,"job_number":"JOB_190492","tr_customer_id":190510,"tr_customer_product_id":190500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"100046517751634","imei1":"100046517751634","imei2":"100046517751634","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190493,"job_number":"JOB_190493","tr_customer_id":190511,"tr_customer_product_id":190501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"Astrid Conn","mobile_number":"381-610-2336","email_id":"Wilfrid_Beer@yahoo.com","dop":"2025-02-01","serial_number":"96658785246596","imei1":"96658785246596","imei2":"96658785246596","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190494,"job_number":"JOB_190494","tr_customer_id":190512,"tr_customer_product_id":190502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10165182301647","imei1":"10165182301647","imei2":"10165182301647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190497,"job_number":"JOB_190497","tr_customer_id":190515,"tr_customer_product_id":190505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:04.000Z","modified_at":"2026-02-18T14:40:04.000Z","name":"Sarina Douglas","mobile_number":"478-954-9335","email_id":"Doris_Orn85@gmail.com","dop":"2025-04-06","serial_number":"18289522937873292","imei1":"18289522937873292","imei2":"18289522937873292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190498,"job_number":"JOB_190498","tr_customer_id":190516,"tr_customer_product_id":190506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:07.000Z","modified_at":"2026-02-18T14:40:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16987853015612","imei1":"16987853015612","imei2":"16987853015612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190500,"job_number":"JOB_190500","tr_customer_id":190518,"tr_customer_product_id":190508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:09.000Z","modified_at":"2026-02-18T14:40:09.000Z","name":"Graciela Torphy","mobile_number":"320-701-1001","email_id":"Josue61@hotmail.com","dop":"2025-04-06","serial_number":"17331467059833758","imei1":"17331467059833758","imei2":"17331467059833758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190504,"job_number":"JOB_190504","tr_customer_id":190522,"tr_customer_product_id":190512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10679544172405","imei1":"10679544172405","imei2":"10679544172405","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190506,"job_number":"JOB_190506","tr_customer_id":190524,"tr_customer_product_id":190514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"Jesus Schmidt","mobile_number":"223-775-6755","email_id":"Vincent_Fahey90@hotmail.com","dop":"2025-06-18","serial_number":"1061545598721223","imei1":"1061545598721223","imei2":"1061545598721223","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190507,"job_number":"JOB_190507","tr_customer_id":190525,"tr_customer_product_id":190515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:49.000Z","modified_at":"2026-02-18T14:40:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10515193896068","imei1":"10515193896068","imei2":"10515193896068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190509,"job_number":"JOB_190509","tr_customer_id":190527,"tr_customer_product_id":190517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"Hipolito Marvin","mobile_number":"407-278-7896","email_id":"Harry.Lindgren@hotmail.com","dop":"2025-04-06","serial_number":"17861471015834168","imei1":"17861471015834168","imei2":"17861471015834168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190510,"job_number":"JOB_190510","tr_customer_id":190528,"tr_customer_product_id":190518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15257966143808","imei1":"15257966143808","imei2":"15257966143808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190512,"job_number":"JOB_190512","tr_customer_id":190530,"tr_customer_product_id":190520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:53.000Z","modified_at":"2026-02-18T14:40:53.000Z","name":"Camron Kozey","mobile_number":"838-426-5845","email_id":"Sandy.Schmidt@gmail.com","dop":"2025-04-06","serial_number":"16158476023233256","imei1":"16158476023233256","imei2":"16158476023233256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190516,"job_number":"JOB_190516","tr_customer_id":190534,"tr_customer_product_id":190524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:41:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228606445581","imei1":"13228606445581","imei2":"13228606445581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190518,"job_number":"JOB_190518","tr_customer_id":190536,"tr_customer_product_id":190526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:36.000Z","modified_at":"2026-02-18T14:41:36.000Z","name":"Ernie Kuhic","mobile_number":"579-425-4029","email_id":"Keshaun24@hotmail.com","dop":"2025-04-06","serial_number":"19089752154950310","imei1":"19089752154950310","imei2":"19089752154950310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190519,"job_number":"JOB_190519","tr_customer_id":190537,"tr_customer_product_id":190527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18615086599766","imei1":"18615086599766","imei2":"18615086599766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190520,"job_number":"JOB_190520","tr_customer_id":190538,"tr_customer_product_id":190528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564679046206","imei1":"15564679046206","imei2":"15564679046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190523,"job_number":"JOB_190523","tr_customer_id":190541,"tr_customer_product_id":190531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Elena Hoppe","mobile_number":"350-334-7147","email_id":"Rosamond.Stanton@yahoo.com","dop":"2025-04-06","serial_number":"10554737720826640","imei1":"10554737720826640","imei2":"10554737720826640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190524,"job_number":"JOB_190524","tr_customer_id":190542,"tr_customer_product_id":190532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Ashly Langworth","mobile_number":"848-496-2298","email_id":"Maxie.Labadie55@gmail.com","dop":"2025-04-06","serial_number":"10572297477418618","imei1":"10572297477418618","imei2":"10572297477418618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190528,"job_number":"JOB_190528","tr_customer_id":190546,"tr_customer_product_id":190536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:07.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18696408138153","imei1":"18696408138153","imei2":"18696408138153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190530,"job_number":"JOB_190530","tr_customer_id":190548,"tr_customer_product_id":190538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:08.000Z","modified_at":"2026-02-18T14:42:08.000Z","name":"Ozella Larkin","mobile_number":"891-528-8399","email_id":"Malcolm35@hotmail.com","dop":"2025-04-06","serial_number":"13578872683299074","imei1":"13578872683299074","imei2":"13578872683299074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190531,"job_number":"JOB_190531","tr_customer_id":190549,"tr_customer_product_id":190539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12597115878125","imei1":"12597115878125","imei2":"12597115878125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190533,"job_number":"JOB_190533","tr_customer_id":190551,"tr_customer_product_id":190541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:23.000Z","modified_at":"2026-02-18T14:42:23.000Z","name":"Queenie Block","mobile_number":"927-414-6651","email_id":"Lionel_Deckow@hotmail.com","dop":"2025-04-06","serial_number":"19918286386559496","imei1":"19918286386559496","imei2":"19918286386559496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190534,"job_number":"JOB_190534","tr_customer_id":190552,"tr_customer_product_id":190542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:42:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19493467791403","imei1":"19493467791403","imei2":"19493467791403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190536,"job_number":"JOB_190536","tr_customer_id":190554,"tr_customer_product_id":190544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:29.000Z","modified_at":"2026-02-18T14:42:29.000Z","name":"Annetta Cummerata","mobile_number":"439-373-1207","email_id":"Eriberto.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"13228321607808128","imei1":"13228321607808128","imei2":"13228321607808128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190537,"job_number":"JOB_190537","tr_customer_id":190555,"tr_customer_product_id":190545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17167260671702","imei1":"17167260671702","imei2":"17167260671702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190539,"job_number":"JOB_190539","tr_customer_id":190557,"tr_customer_product_id":190547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:32.000Z","modified_at":"2026-02-18T14:42:32.000Z","name":"Geovanny Rippin","mobile_number":"908-512-4298","email_id":"Pauline.Kohler68@hotmail.com","dop":"2025-04-06","serial_number":"18439503760840976","imei1":"18439503760840976","imei2":"18439503760840976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190543,"job_number":"JOB_190543","tr_customer_id":190561,"tr_customer_product_id":190551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:42:50.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16404559000029","imei1":"16404559000029","imei2":"16404559000029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190545,"job_number":"JOB_190545","tr_customer_id":190563,"tr_customer_product_id":190553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:51.000Z","modified_at":"2026-02-18T14:42:51.000Z","name":"Benny Lynch","mobile_number":"897-705-3264","email_id":"Lucy74@gmail.com","dop":"2025-04-06","serial_number":"12112969040196584","imei1":"12112969040196584","imei2":"12112969040196584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190546,"job_number":"JOB_190546","tr_customer_id":190564,"tr_customer_product_id":190554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13857730954724","imei1":"13857730954724","imei2":"13857730954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190548,"job_number":"JOB_190548","tr_customer_id":190566,"tr_customer_product_id":190556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:05.000Z","modified_at":"2026-02-18T14:43:05.000Z","name":"Madisyn Heller","mobile_number":"787-301-6313","email_id":"Wilhelmine55@hotmail.com","dop":"2025-04-06","serial_number":"12539782517027324","imei1":"12539782517027324","imei2":"12539782517027324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190549,"job_number":"JOB_190549","tr_customer_id":190567,"tr_customer_product_id":190557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:13.000Z","modified_at":"2026-02-18T14:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18017966235354","imei1":"18017966235354","imei2":"18017966235354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190551,"job_number":"JOB_190551","tr_customer_id":190569,"tr_customer_product_id":190559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:15.000Z","modified_at":"2026-02-18T14:43:15.000Z","name":"Dariana Streich","mobile_number":"253-951-5142","email_id":"Cordelia4@gmail.com","dop":"2025-04-06","serial_number":"18930916623060696","imei1":"18930916623060696","imei2":"18930916623060696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190552,"job_number":"JOB_190552","tr_customer_id":190570,"tr_customer_product_id":190560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13579206660153","imei1":"13579206660153","imei2":"13579206660153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190554,"job_number":"JOB_190554","tr_customer_id":190572,"tr_customer_product_id":190562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:18.000Z","modified_at":"2026-02-18T14:43:18.000Z","name":"Barton Kassulke","mobile_number":"927-208-5267","email_id":"Chaz.Fay31@gmail.com","dop":"2025-04-06","serial_number":"18752759902421780","imei1":"18752759902421780","imei2":"18752759902421780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190555,"job_number":"JOB_190555","tr_customer_id":190573,"tr_customer_product_id":190563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:43:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14241363579871","imei1":"14241363579871","imei2":"14241363579871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190557,"job_number":"JOB_190557","tr_customer_id":190575,"tr_customer_product_id":190565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:35.000Z","modified_at":"2026-02-18T14:43:35.000Z","name":"Kara Hagenes","mobile_number":"614-487-6331","email_id":"Alvis.Haley46@hotmail.com","dop":"2025-04-06","serial_number":"10612680851500150","imei1":"10612680851500150","imei2":"10612680851500150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190558,"job_number":"JOB_190558","tr_customer_id":190576,"tr_customer_product_id":190566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19433483340458","imei1":"19433483340458","imei2":"19433483340458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190560,"job_number":"JOB_190560","tr_customer_id":190578,"tr_customer_product_id":190568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:05.000Z","modified_at":"2026-02-18T14:44:05.000Z","name":"Aglae Bednar","mobile_number":"604-277-6996","email_id":"Coralie46@hotmail.com","dop":"2025-04-06","serial_number":"12302182878934218","imei1":"12302182878934218","imei2":"12302182878934218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190562,"job_number":"JOB_190562","tr_customer_id":190580,"tr_customer_product_id":190570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:19.000Z","modified_at":"2026-02-18T14:44:19.000Z","name":"Fanny Wyman","mobile_number":"530-919-3010","email_id":"Alf9@gmail.com","dop":"2025-04-06","serial_number":"16769989105958932","imei1":"16769989105958932","imei2":"16769989105958932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190566,"job_number":"JOB_190566","tr_customer_id":190584,"tr_customer_product_id":190574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:36.000Z","name":"Linnea Gutmann","mobile_number":"371-774-1061","email_id":"Yoshiko_Brown3@hotmail.com","dop":"2025-04-06","serial_number":"19884747232218624","imei1":"19884747232218624","imei2":"19884747232218624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190569,"job_number":"JOB_190569","tr_customer_id":190587,"tr_customer_product_id":190577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:49.000Z","modified_at":"2026-02-18T14:47:49.000Z","name":"Emery Roob","mobile_number":"443-619-8144","email_id":"Henriette50@gmail.com","dop":"2025-05-30","serial_number":"12267373140029","imei1":"12267373140029","imei2":"12267373140029","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190570,"job_number":"JOB_190570","tr_customer_id":190588,"tr_customer_product_id":190578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:50.000Z","modified_at":"2026-02-18T14:47:50.000Z","name":"Sydnie Anderson","mobile_number":"930-254-6687","email_id":"Iva_Lowe94@yahoo.com","dop":"2025-05-30","serial_number":"1995281023948040","imei1":"1995281023948040","imei2":"1995281023948040","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190571,"job_number":"JOB_190571","tr_customer_id":190589,"tr_customer_product_id":190579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18485389927691","imei1":"18485389927691","imei2":"18485389927691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190573,"job_number":"JOB_190573","tr_customer_id":190591,"tr_customer_product_id":190581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:10.000Z","modified_at":"2026-02-18T14:50:10.000Z","name":"General Yost","mobile_number":"205-359-1215","email_id":"Winona_Spinka83@hotmail.com","dop":"2025-04-06","serial_number":"14573755703070770","imei1":"14573755703070770","imei2":"14573755703070770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190574,"job_number":"JOB_190574","tr_customer_id":190592,"tr_customer_product_id":190582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16837166921221","imei1":"16837166921221","imei2":"16837166921221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190576,"job_number":"JOB_190576","tr_customer_id":190594,"tr_customer_product_id":190584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:23.000Z","modified_at":"2026-02-18T14:50:23.000Z","name":"Kyleigh Bradtke","mobile_number":"696-928-0292","email_id":"Chris48@hotmail.com","dop":"2025-04-06","serial_number":"10408553329337064","imei1":"10408553329337064","imei2":"10408553329337064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190577,"job_number":"JOB_190577","tr_customer_id":190595,"tr_customer_product_id":190585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:28.000Z","modified_at":"2026-02-18T14:50:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19045256711355","imei1":"19045256711355","imei2":"19045256711355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190579,"job_number":"JOB_190579","tr_customer_id":190597,"tr_customer_product_id":190587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:30.000Z","modified_at":"2026-02-18T14:50:30.000Z","name":"Alexandrea Pollich","mobile_number":"611-306-8516","email_id":"Hoyt.Tromp@gmail.com","dop":"2025-04-06","serial_number":"15768132487887348","imei1":"15768132487887348","imei2":"15768132487887348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190580,"job_number":"JOB_190580","tr_customer_id":190598,"tr_customer_product_id":190588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18473965289657","imei1":"18473965289657","imei2":"18473965289657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190582,"job_number":"JOB_190582","tr_customer_id":190600,"tr_customer_product_id":190590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:58.000Z","modified_at":"2026-02-18T14:50:58.000Z","name":"Josue Langosh","mobile_number":"581-425-8698","email_id":"Charley_Beier@yahoo.com","dop":"2025-04-06","serial_number":"12571788181530500","imei1":"12571788181530500","imei2":"12571788181530500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190586,"job_number":"JOB_190586","tr_customer_id":190604,"tr_customer_product_id":190594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13533670857372","imei1":"13533670857372","imei2":"13533670857372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190588,"job_number":"JOB_190588","tr_customer_id":190606,"tr_customer_product_id":190596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:05.000Z","modified_at":"2026-02-18T14:51:05.000Z","name":"America Gusikowski","mobile_number":"284-286-9682","email_id":"Lue_Krajcik95@yahoo.com","dop":"2025-04-06","serial_number":"10073732698476864","imei1":"10073732698476864","imei2":"10073732698476864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190590,"job_number":"JOB_190590","tr_customer_id":190608,"tr_customer_product_id":190598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11922059782205","imei1":"11922059782205","imei2":"11922059782205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190594,"job_number":"JOB_190594","tr_customer_id":190612,"tr_customer_product_id":190602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:19.000Z","modified_at":"2026-02-18T14:51:19.000Z","name":"Karley Borer","mobile_number":"231-674-7752","email_id":"Isobel.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10953587143630666","imei1":"10953587143630666","imei2":"10953587143630666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190595,"job_number":"JOB_190595","tr_customer_id":190613,"tr_customer_product_id":190603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:34.000Z","modified_at":"2026-02-18T14:51:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12012513145773","imei1":"12012513145773","imei2":"12012513145773","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190600,"job_number":"JOB_190600","tr_customer_id":190618,"tr_customer_product_id":190608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:36.000Z","modified_at":"2026-02-18T14:51:36.000Z","name":"Myrtice Brakus","mobile_number":"426-237-6393","email_id":"Camille35@gmail.com","dop":"2025-08-24","serial_number":"1013500099333832","imei1":"1013500099333832","imei2":"1013500099333832","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190601,"job_number":"JOB_190601","tr_customer_id":190619,"tr_customer_product_id":190609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:51:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16615966902251","imei1":"16615966902251","imei2":"16615966902251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190603,"job_number":"JOB_190603","tr_customer_id":190621,"tr_customer_product_id":190611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:44.000Z","modified_at":"2026-02-18T14:51:44.000Z","name":"Pinkie King","mobile_number":"573-831-5193","email_id":"Sheila92@hotmail.com","dop":"2025-04-06","serial_number":"16644251646739718","imei1":"16644251646739718","imei2":"16644251646739718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190604,"job_number":"JOB_190604","tr_customer_id":190622,"tr_customer_product_id":190612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:51:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14541686905231","imei1":"14541686905231","imei2":"14541686905231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190606,"job_number":"JOB_190606","tr_customer_id":190624,"tr_customer_product_id":190614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:47.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Olaf Morar","mobile_number":"604-510-4434","email_id":"Eloy_Little46@gmail.com","dop":"2025-04-06","serial_number":"18991032866125424","imei1":"18991032866125424","imei2":"18991032866125424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190608,"job_number":"JOB_190608","tr_customer_id":190626,"tr_customer_product_id":190616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:50.000Z","modified_at":"2026-02-18T14:51:50.000Z","name":"Robb Jerde","mobile_number":"977-530-1119","email_id":"Willow11@gmail.com","dop":"2025-04-06","serial_number":"17163644881545744","imei1":"17163644881545744","imei2":"17163644881545744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190609,"job_number":"JOB_190609","tr_customer_id":190627,"tr_customer_product_id":190617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19137123623377","imei1":"19137123623377","imei2":"19137123623377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190611,"job_number":"JOB_190611","tr_customer_id":190629,"tr_customer_product_id":190619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:03.000Z","modified_at":"2026-02-18T14:52:03.000Z","name":"Gerson Lebsack","mobile_number":"600-285-8015","email_id":"German17@yahoo.com","dop":"2025-04-06","serial_number":"17123775782906492","imei1":"17123775782906492","imei2":"17123775782906492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190612,"job_number":"JOB_190612","tr_customer_id":190630,"tr_customer_product_id":190620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:52:23.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"16611256306931","imei1":"16611256306931","imei2":"16611256306931","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190614,"job_number":"JOB_190614","tr_customer_id":190632,"tr_customer_product_id":190622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:52:25.000Z","name":"Nolan Fahey","mobile_number":"588-527-8978","email_id":"Vladimir69@yahoo.com","dop":"2025-08-24","serial_number":"1005776565020518","imei1":"1005776565020518","imei2":"1005776565020518","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190616,"job_number":"JOB_190616","tr_customer_id":190634,"tr_customer_product_id":190624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:26.000Z","modified_at":"2026-02-18T14:52:26.000Z","name":"Brannon McKenzie","mobile_number":"633-624-7031","email_id":"Cassandre_Schuppe97@gmail.com","dop":"2025-04-06","serial_number":"11179146711443048","imei1":"11179146711443048","imei2":"11179146711443048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190617,"job_number":"JOB_190617","tr_customer_id":190635,"tr_customer_product_id":190625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:52:52.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10160126979332","imei1":"10160126979332","imei2":"10160126979332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190619,"job_number":"JOB_190619","tr_customer_id":190637,"tr_customer_product_id":190627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:54.000Z","modified_at":"2026-02-18T14:52:54.000Z","name":"Ernest Pfeffer","mobile_number":"313-917-8999","email_id":"Mac.Cummings62@hotmail.com","dop":"2025-04-06","serial_number":"16719978586102276","imei1":"16719978586102276","imei2":"16719978586102276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190620,"job_number":"JOB_190620","tr_customer_id":190638,"tr_customer_product_id":190628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:11.000Z","modified_at":"2026-02-18T14:53:11.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14471290583155","imei1":"14471290583155","imei2":"14471290583155","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190622,"job_number":"JOB_190622","tr_customer_id":190640,"tr_customer_product_id":190630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:13.000Z","modified_at":"2026-02-18T14:53:13.000Z","name":"Joelle Brown","mobile_number":"443-901-1489","email_id":"Mariam_Beier88@yahoo.com","dop":"2025-08-24","serial_number":"1026645276299823","imei1":"1026645276299823","imei2":"1026645276299823","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190623,"job_number":"JOB_190623","tr_customer_id":190641,"tr_customer_product_id":190631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:53:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14938348499268","imei1":"14938348499268","imei2":"14938348499268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190625,"job_number":"JOB_190625","tr_customer_id":190643,"tr_customer_product_id":190633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:38.000Z","modified_at":"2026-02-18T14:53:38.000Z","name":"Dominic Bins","mobile_number":"256-731-1125","email_id":"Ansel_Erdman68@hotmail.com","dop":"2025-04-06","serial_number":"14536141440748672","imei1":"14536141440748672","imei2":"14536141440748672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190626,"job_number":"JOB_190626","tr_customer_id":190644,"tr_customer_product_id":190634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19893482773023","imei1":"19893482773023","imei2":"19893482773023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190628,"job_number":"JOB_190628","tr_customer_id":190646,"tr_customer_product_id":190636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:20.000Z","modified_at":"2026-02-18T14:54:20.000Z","name":"Helena Effertz","mobile_number":"201-491-4622","email_id":"Khalil_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"13714539258256278","imei1":"13714539258256278","imei2":"13714539258256278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190629,"job_number":"JOB_190629","tr_customer_id":190647,"tr_customer_product_id":190637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19946252115663","imei1":"19946252115663","imei2":"19946252115663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190631,"job_number":"JOB_190631","tr_customer_id":190649,"tr_customer_product_id":190639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:23.000Z","modified_at":"2026-02-18T14:54:23.000Z","name":"Gabe Schumm","mobile_number":"628-220-5131","email_id":"Ricky_Kutch@yahoo.com","dop":"2025-04-06","serial_number":"12467668146074516","imei1":"12467668146074516","imei2":"12467668146074516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190635,"job_number":"JOB_190635","tr_customer_id":190653,"tr_customer_product_id":190643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:51.000Z","modified_at":"2026-02-18T14:54:51.000Z","name":"Effie Cremin","mobile_number":"253-516-4344","email_id":"Kamren49@yahoo.com","dop":"2025-04-06","serial_number":"14656008222021148","imei1":"14656008222021148","imei2":"14656008222021148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190637,"job_number":"JOB_190637","tr_customer_id":190655,"tr_customer_product_id":190645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17165981140339","imei1":"17165981140339","imei2":"17165981140339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190639,"job_number":"JOB_190639","tr_customer_id":190657,"tr_customer_product_id":190647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:01.000Z","modified_at":"2026-02-18T14:55:01.000Z","name":"Barbara Rippin","mobile_number":"228-213-5430","email_id":"Otilia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"12389684853882124","imei1":"12389684853882124","imei2":"12389684853882124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190640,"job_number":"JOB_190640","tr_customer_id":190658,"tr_customer_product_id":190648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11851452465804","imei1":"11851452465804","imei2":"11851452465804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190642,"job_number":"JOB_190642","tr_customer_id":190660,"tr_customer_product_id":190650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:05.000Z","modified_at":"2026-02-18T14:55:05.000Z","name":"Garrett Schmitt","mobile_number":"491-809-2662","email_id":"Ulises_Bernhard22@hotmail.com","dop":"2025-04-06","serial_number":"11486059669901832","imei1":"11486059669901832","imei2":"11486059669901832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190643,"job_number":"JOB_190643","tr_customer_id":190661,"tr_customer_product_id":190651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:55:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14434672793409","imei1":"14434672793409","imei2":"14434672793409","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190645,"job_number":"JOB_190645","tr_customer_id":190663,"tr_customer_product_id":190653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14092464236356","imei1":"14092464236356","imei2":"14092464236356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190646,"job_number":"JOB_190646","tr_customer_id":190664,"tr_customer_product_id":190654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"Estelle Schowalter","mobile_number":"673-557-0381","email_id":"Stanley.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"15370202108846828","imei1":"15370202108846828","imei2":"15370202108846828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190648,"job_number":"JOB_190648","tr_customer_id":190666,"tr_customer_product_id":190656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:49.000Z","modified_at":"2026-02-18T14:55:49.000Z","name":"Gracie Boyer","mobile_number":"693-751-2989","email_id":"Jaylon_Shields54@hotmail.com","dop":"2025-04-06","serial_number":"10291298634926798","imei1":"10291298634926798","imei2":"10291298634926798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190649,"job_number":"JOB_190649","tr_customer_id":190667,"tr_customer_product_id":190657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:31.000Z","modified_at":"2026-02-18T14:56:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10756206703496","imei1":"10756206703496","imei2":"10756206703496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190651,"job_number":"JOB_190651","tr_customer_id":190669,"tr_customer_product_id":190659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:33.000Z","modified_at":"2026-02-18T14:56:33.000Z","name":"Raymond Larkin","mobile_number":"596-275-8640","email_id":"Layne_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"18751274264825260","imei1":"18751274264825260","imei2":"18751274264825260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190652,"job_number":"JOB_190652","tr_customer_id":190670,"tr_customer_product_id":190660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:10:56.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18710629686405","imei1":"18710629686405","imei2":"18710629686405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190654,"job_number":"JOB_190654","tr_customer_id":190672,"tr_customer_product_id":190662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:58.000Z","modified_at":"2026-02-18T15:10:58.000Z","name":"Sydni Keeling","mobile_number":"645-412-5374","email_id":"Fanny_Conroy7@hotmail.com","dop":"2025-04-06","serial_number":"14563143144516856","imei1":"14563143144516856","imei2":"14563143144516856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190655,"job_number":"JOB_190655","tr_customer_id":190673,"tr_customer_product_id":190663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:11:40.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13109724821059","imei1":"13109724821059","imei2":"13109724821059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190657,"job_number":"JOB_190657","tr_customer_id":190675,"tr_customer_product_id":190665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:41.000Z","modified_at":"2026-02-18T15:11:41.000Z","name":"Beaulah Rempel","mobile_number":"831-298-0282","email_id":"Leone_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"19100566663783144","imei1":"19100566663783144","imei2":"19100566663783144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190659,"job_number":"JOB_190659","tr_customer_id":190677,"tr_customer_product_id":190667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:26:16.000Z","modified_at":"2026-02-18T15:26:16.000Z","name":"Madhuri Trivedi","mobile_number":"9929947330","email_id":"tushar.pillai@hotmail.com","dop":"2026-02-08","serial_number":"340740070219351","imei1":"340740070219351","imei2":"340740070219351","popurl":"www.kanti-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190666,"job_number":"JOB_190666","tr_customer_id":190684,"tr_customer_product_id":190674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Ravi Sinha","mobile_number":"9998817498","email_id":"subhashini.pandey@hotmail.com","dop":"2026-02-08","serial_number":"360077913737689","imei1":"360077913737689","imei2":"360077913737689","popurl":"www.bhoopat-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190667,"job_number":"JOB_190667","tr_customer_id":190685,"tr_customer_product_id":190675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Sachin Chaturvedi","mobile_number":"9942813226","email_id":"chandak.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"024242038505929","imei1":"024242038505929","imei2":"024242038505929","popurl":"www.trilochana-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190668,"job_number":"JOB_190668","tr_customer_id":190686,"tr_customer_product_id":190676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Chakrika Gill","mobile_number":"9963829283","email_id":"chaanakya.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"031661347280462","imei1":"031661347280462","imei2":"031661347280462","popurl":"www.veda-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190670,"job_number":"JOB_190670","tr_customer_id":190688,"tr_customer_product_id":190678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Bhamini Prajapat","mobile_number":"9987723638","email_id":"kanaka.kaul@gmail.com","dop":"2026-02-08","serial_number":"397353258768730","imei1":"397353258768730","imei2":"397353258768730","popurl":"www.deenabandhu-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190671,"job_number":"JOB_190671","tr_customer_id":190689,"tr_customer_product_id":190679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aditya Dhawan","mobile_number":"9963813652","email_id":"shashikala.rana@hotmail.com","dop":"2026-02-08","serial_number":"118827490352061","imei1":"118827490352061","imei2":"118827490352061","popurl":"www.anaadi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190673,"job_number":"JOB_190673","tr_customer_id":190690,"tr_customer_product_id":190681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhara Guha","mobile_number":"9960847595","email_id":"bahula.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"631862245641720","imei1":"631862245641720","imei2":"631862245641720","popurl":"www.narayan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190674,"job_number":"JOB_190674","tr_customer_id":190692,"tr_customer_product_id":190682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhananjay Dhawan","mobile_number":"9937748743","email_id":"anilabh.deshpande@gmail.com","dop":"2026-02-08","serial_number":"914722459616218","imei1":"914722459616218","imei2":"914722459616218","popurl":"www.birjesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190675,"job_number":"JOB_190675","tr_customer_id":190693,"tr_customer_product_id":190683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:49.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aasha Ahuja","mobile_number":"9923034500","email_id":"arjun.nehru@hotmail.com","dop":"2026-02-08","serial_number":"906597139776943","imei1":"906597139776943","imei2":"906597139776943","popurl":"www.aadi-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190677,"job_number":"JOB_190677","tr_customer_id":190695,"tr_customer_product_id":190685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Girish Kocchar","mobile_number":"9907784583","email_id":"bala.bhattacharya@gmail.com","dop":"2026-02-08","serial_number":"754635516214277","imei1":"754635516214277","imei2":"754635516214277","popurl":"www.jay-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190679,"job_number":"JOB_190679","tr_customer_id":190697,"tr_customer_product_id":190687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Budhil Singh","mobile_number":"9977100711","email_id":"chidambar.malik@gmail.com","dop":"2026-02-08","serial_number":"190678298127902","imei1":"190678298127902","imei2":"190678298127902","popurl":"www.sarisha-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190681,"job_number":"JOB_190681","tr_customer_id":190699,"tr_customer_product_id":190689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Deependra Sinha","mobile_number":"9993855488","email_id":"deeptimay.varman@hotmail.com","dop":"2026-02-08","serial_number":"929958213711352","imei1":"929958213711352","imei2":"929958213711352","popurl":"www.rohit-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190682,"job_number":"JOB_190682","tr_customer_id":190700,"tr_customer_product_id":190690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Bhargava Jain","mobile_number":"9972946500","email_id":"shakti.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"260860249930528","imei1":"260860249930528","imei2":"260860249930528","popurl":"www.digambara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190683,"job_number":"JOB_190683","tr_customer_id":190701,"tr_customer_product_id":190691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Dharmaketu Agarwal","mobile_number":"9919203439","email_id":"lakshminath.rana@gmail.com","dop":"2026-02-08","serial_number":"196581201586957","imei1":"196581201586957","imei2":"196581201586957","popurl":"www.shresthi-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190685,"job_number":"JOB_190685","tr_customer_id":190703,"tr_customer_product_id":190693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sushil Naik","mobile_number":"9914223342","email_id":"subhashini.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"595225063897682","imei1":"595225063897682","imei2":"595225063897682","popurl":"www.bhaaswar-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190686,"job_number":"JOB_190686","tr_customer_id":190704,"tr_customer_product_id":190694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Chandranath Prajapat","mobile_number":"9933089715","email_id":"usha.nehru@hotmail.com","dop":"2026-02-08","serial_number":"106071163814254","imei1":"106071163814254","imei2":"106071163814254","popurl":"www.brajesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190687,"job_number":"JOB_190687","tr_customer_id":190705,"tr_customer_product_id":190695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sloka Adiga","mobile_number":"9940145463","email_id":"nirbhay.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"722549154147402","imei1":"722549154147402","imei2":"722549154147402","popurl":"www.vaishvi-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190688,"job_number":"JOB_190688","tr_customer_id":190706,"tr_customer_product_id":190696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Manoj Dhawan","mobile_number":"9911224969","email_id":"vaishvi.nair@gmail.com","dop":"2026-02-08","serial_number":"066205105812836","imei1":"066205105812836","imei2":"066205105812836","popurl":"www.bodhan-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190690,"job_number":"JOB_190690","tr_customer_id":190708,"tr_customer_product_id":190698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Shashikala Gupta","mobile_number":"9916719479","email_id":"anang.banerjee@yahoo.co.in","dop":"2026-02-08","serial_number":"220002805792748","imei1":"220002805792748","imei2":"220002805792748","popurl":"www.jagmeet-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190691,"job_number":"JOB_190691","tr_customer_id":190709,"tr_customer_product_id":190699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Karunanidhi Dwivedi","mobile_number":"9979182164","email_id":"gati.pandey@gmail.com","dop":"2026-02-08","serial_number":"061608188411199","imei1":"061608188411199","imei2":"061608188411199","popurl":"www.ganesh-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190692,"job_number":"JOB_190692","tr_customer_id":190710,"tr_customer_product_id":190700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Chandi Deshpande","mobile_number":"9985843695","email_id":"kalyani.panicker@gmail.com","dop":"2026-02-08","serial_number":"042798946939628","imei1":"042798946939628","imei2":"042798946939628","popurl":"www.durga-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190693,"job_number":"JOB_190693","tr_customer_id":190711,"tr_customer_product_id":190701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Anjushri Tandon","mobile_number":"9917476404","email_id":"adhiraj.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"368692540354243","imei1":"368692540354243","imei2":"368692540354243","popurl":"www.chinmayanand-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190694,"job_number":"JOB_190694","tr_customer_id":190712,"tr_customer_product_id":190702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Laal Pandey","mobile_number":"9938307448","email_id":"deeptimoyee.desai@yahoo.co.in","dop":"2026-02-08","serial_number":"738850193323646","imei1":"738850193323646","imei2":"738850193323646","popurl":"www.mahendra-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190695,"job_number":"JOB_190695","tr_customer_id":190713,"tr_customer_product_id":190703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Bhuvanesh Dhawan","mobile_number":"9957205161","email_id":"elakshi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"589117757048954","imei1":"589117757048954","imei2":"589117757048954","popurl":"www.acharyanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190696,"job_number":"JOB_190696","tr_customer_id":190714,"tr_customer_product_id":190704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Ghanashyam Acharya","mobile_number":"9943648419","email_id":"bhaanumati.kaur@hotmail.com","dop":"2026-02-08","serial_number":"110768227845911","imei1":"110768227845911","imei2":"110768227845911","popurl":"www.adhrit-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190697,"job_number":"JOB_190697","tr_customer_id":190715,"tr_customer_product_id":190705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Priyala Chopra","mobile_number":"9988253904","email_id":"manisha.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"497970357778139","imei1":"497970357778139","imei2":"497970357778139","popurl":"www.keerti-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190698,"job_number":"JOB_190698","tr_customer_id":190716,"tr_customer_product_id":190706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Rita Chaturvedi","mobile_number":"9971026830","email_id":"chandrani.pilla@hotmail.com","dop":"2026-02-08","serial_number":"808845320646678","imei1":"808845320646678","imei2":"808845320646678","popurl":"www.kamla-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190699,"job_number":"JOB_190699","tr_customer_id":190717,"tr_customer_product_id":190707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Adityanandana Varrier","mobile_number":"9983132580","email_id":"aayushman.dwivedi@gmail.com","dop":"2026-02-08","serial_number":"482691076096810","imei1":"482691076096810","imei2":"482691076096810","popurl":"www.kamla-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190700,"job_number":"JOB_190700","tr_customer_id":190718,"tr_customer_product_id":190708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Javas Chopra","mobile_number":"9905543937","email_id":"chitramala.trivedi@gmail.com","dop":"2026-02-08","serial_number":"762676635187687","imei1":"762676635187687","imei2":"762676635187687","popurl":"www.bhima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190701,"job_number":"JOB_190701","tr_customer_id":190719,"tr_customer_product_id":190709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vasudev Kakkar","mobile_number":"9937219634","email_id":"jaimini.ahuja@gmail.com","dop":"2026-02-08","serial_number":"034067222054995","imei1":"034067222054995","imei2":"034067222054995","popurl":"www.gangesh-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190702,"job_number":"JOB_190702","tr_customer_id":190720,"tr_customer_product_id":190710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Swarnalata Banerjee","mobile_number":"9925793003","email_id":"suma.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"888507427367368","imei1":"888507427367368","imei2":"888507427367368","popurl":"www.aadrika-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190703,"job_number":"JOB_190703","tr_customer_id":190721,"tr_customer_product_id":190711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Indra Shah","mobile_number":"9953110753","email_id":"charuvrat.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"894123340604646","imei1":"894123340604646","imei2":"894123340604646","popurl":"www.devani-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190704,"job_number":"JOB_190704","tr_customer_id":190722,"tr_customer_product_id":190712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devajyoti Abbott","mobile_number":"9937062683","email_id":"amrit.dhawan@gmail.com","dop":"2026-02-08","serial_number":"898170454253248","imei1":"898170454253248","imei2":"898170454253248","popurl":"www.shresth-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190705,"job_number":"JOB_190705","tr_customer_id":190723,"tr_customer_product_id":190713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Aadinath Sharma","mobile_number":"9995031609","email_id":"datta.dubashi@yahoo.co.in","dop":"2026-02-08","serial_number":"709667312192850","imei1":"709667312192850","imei2":"709667312192850","popurl":"www.pramila-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190706,"job_number":"JOB_190706","tr_customer_id":190724,"tr_customer_product_id":190714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vaijayanti Shah","mobile_number":"9914659983","email_id":"krishnadas.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"767548065135183","imei1":"767548065135183","imei2":"767548065135183","popurl":"www.brajesh-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190707,"job_number":"JOB_190707","tr_customer_id":190725,"tr_customer_product_id":190715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devadatt Pandey","mobile_number":"9948108767","email_id":"adinath.singh@gmail.com","dop":"2026-02-08","serial_number":"125829398629276","imei1":"125829398629276","imei2":"125829398629276","popurl":"www.jyoti-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190708,"job_number":"JOB_190708","tr_customer_id":190726,"tr_customer_product_id":190716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Suresh Banerjee","mobile_number":"9936928722","email_id":"aayushman.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"381166135272132","imei1":"381166135272132","imei2":"381166135272132","popurl":"www.kalinda-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190709,"job_number":"JOB_190709","tr_customer_id":190727,"tr_customer_product_id":190717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Akshayakeerti Varman","mobile_number":"9947826782","email_id":"niro.menon@yahoo.co.in","dop":"2026-02-08","serial_number":"024769662191140","imei1":"024769662191140","imei2":"024769662191140","popurl":"www.dhanpati-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190710,"job_number":"JOB_190710","tr_customer_id":190728,"tr_customer_product_id":190718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Ananda Iyer","mobile_number":"9972043194","email_id":"guru.butt@gmail.com","dop":"2026-02-08","serial_number":"681270300877560","imei1":"681270300877560","imei2":"681270300877560","popurl":"www.chitramala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190711,"job_number":"JOB_190711","tr_customer_id":190729,"tr_customer_product_id":190719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Malati Gowda","mobile_number":"9995820233","email_id":"ujjawal.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"565786414057120","imei1":"565786414057120","imei2":"565786414057120","popurl":"www.ghanaanand-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190712,"job_number":"JOB_190712","tr_customer_id":190730,"tr_customer_product_id":190720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Gajbaahu Trivedi","mobile_number":"9987078989","email_id":"meghnad.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"939988791014597","imei1":"939988791014597","imei2":"939988791014597","popurl":"www.dulari-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190713,"job_number":"JOB_190713","tr_customer_id":190731,"tr_customer_product_id":190721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjaneya Mehra","mobile_number":"9948799542","email_id":"chatur.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"889854470156351","imei1":"889854470156351","imei2":"889854470156351","popurl":"www.swapnil-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190714,"job_number":"JOB_190714","tr_customer_id":190732,"tr_customer_product_id":190722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjushri Khanna","mobile_number":"9924418711","email_id":"mahendra.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"565953893400414","imei1":"565953893400414","imei2":"565953893400414","popurl":"www.suma-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190715,"job_number":"JOB_190715","tr_customer_id":190733,"tr_customer_product_id":190723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Tanushri Iyengar","mobile_number":"9922970292","email_id":"ganapati.chopra@yahoo.co.in","dop":"2026-02-08","serial_number":"041946416314575","imei1":"041946416314575","imei2":"041946416314575","popurl":"www.chandrani-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190716,"job_number":"JOB_190716","tr_customer_id":190734,"tr_customer_product_id":190724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Menaka Adiga","mobile_number":"9982390805","email_id":"aruna.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"735451815525772","imei1":"735451815525772","imei2":"735451815525772","popurl":"www.agrata-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190717,"job_number":"JOB_190717","tr_customer_id":190735,"tr_customer_product_id":190725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ekdant Agarwal","mobile_number":"9918191696","email_id":"manjusha.joshi@gmail.com","dop":"2026-02-08","serial_number":"238904469916124","imei1":"238904469916124","imei2":"238904469916124","popurl":"www.ajit-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190719,"job_number":"JOB_190719","tr_customer_id":190737,"tr_customer_product_id":190727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Divjot Johar","mobile_number":"9968875543","email_id":"bhargava.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"452774791485244","imei1":"452774791485244","imei2":"452774791485244","popurl":"www.chitrangada-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190720,"job_number":"JOB_190720","tr_customer_id":190738,"tr_customer_product_id":190728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Bela Nehru","mobile_number":"9931454219","email_id":"smita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"067457911990389","imei1":"067457911990389","imei2":"067457911990389","popurl":"www.aanand-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190721,"job_number":"JOB_190721","tr_customer_id":190739,"tr_customer_product_id":190729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ameyatma Dutta","mobile_number":"9975313125","email_id":"vidhya.khanna@gmail.com","dop":"2026-02-08","serial_number":"984791919755211","imei1":"984791919755211","imei2":"984791919755211","popurl":"www.anagh-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190722,"job_number":"JOB_190722","tr_customer_id":190740,"tr_customer_product_id":190730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Dinesh Asan","mobile_number":"9990989075","email_id":"meghnad.shah@gmail.com","dop":"2026-02-08","serial_number":"963541704313666","imei1":"963541704313666","imei2":"963541704313666","popurl":"www.chakravarti-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190723,"job_number":"JOB_190723","tr_customer_id":190741,"tr_customer_product_id":190731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Krishna Chaturvedi","mobile_number":"9964271763","email_id":"karunanidhi.chopra@gmail.com","dop":"2026-02-08","serial_number":"821318046277907","imei1":"821318046277907","imei2":"821318046277907","popurl":"www.gitanjali-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190729,"job_number":"JOB_190729","tr_customer_id":190747,"tr_customer_product_id":190737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:03:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"86641069825194","imei1":"86641069825194","imei2":"86641069825194","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190731,"job_number":"JOB_190731","tr_customer_id":190749,"tr_customer_product_id":190739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:05.000Z","modified_at":"2026-02-18T16:13:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107195018195099","imei1":"107195018195099","imei2":"107195018195099","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190733,"job_number":"JOB_190733","tr_customer_id":190751,"tr_customer_product_id":190741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:18.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109186612000098","imei1":"109186612000098","imei2":"109186612000098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190736,"job_number":"JOB_190736","tr_customer_id":190754,"tr_customer_product_id":190744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:31:52.000Z","modified_at":"2026-02-18T16:31:52.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-18","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-18T16:31:51.474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190737,"job_number":"JOB_190737","tr_customer_id":190755,"tr_customer_product_id":190745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10425644068984","imei1":"10425644068984","imei2":"10425644068984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190739,"job_number":"JOB_190739","tr_customer_id":190757,"tr_customer_product_id":190747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:03.000Z","modified_at":"2026-02-18T16:49:03.000Z","name":"Raheem Zboncak","mobile_number":"213-451-0055","email_id":"Eda.Weimann83@gmail.com","dop":"2025-04-06","serial_number":"11893012926297470","imei1":"11893012926297470","imei2":"11893012926297470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190740,"job_number":"JOB_190740","tr_customer_id":190758,"tr_customer_product_id":190748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:49:35.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13854111585480","imei1":"13854111585480","imei2":"13854111585480","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190742,"job_number":"JOB_190742","tr_customer_id":190760,"tr_customer_product_id":190750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:36.000Z","modified_at":"2026-02-18T16:49:36.000Z","name":"Malika Zulauf","mobile_number":"547-427-4261","email_id":"Yoshiko87@hotmail.com","dop":"2025-08-24","serial_number":"1024300678223886","imei1":"1024300678223886","imei2":"1024300678223886","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190743,"job_number":"JOB_190743","tr_customer_id":190761,"tr_customer_product_id":190751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:49:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17906896352827","imei1":"17906896352827","imei2":"17906896352827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190745,"job_number":"JOB_190745","tr_customer_id":190763,"tr_customer_product_id":190753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:50.000Z","modified_at":"2026-02-18T16:49:50.000Z","name":"Grayson Sporer","mobile_number":"568-550-7396","email_id":"Mason52@gmail.com","dop":"2025-04-06","serial_number":"16510994969847992","imei1":"16510994969847992","imei2":"16510994969847992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190746,"job_number":"JOB_190746","tr_customer_id":190764,"tr_customer_product_id":190754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:21.000Z","modified_at":"2026-02-18T16:50:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19800046826230","imei1":"19800046826230","imei2":"19800046826230","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190748,"job_number":"JOB_190748","tr_customer_id":190766,"tr_customer_product_id":190756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:23.000Z","modified_at":"2026-02-18T16:50:23.000Z","name":"Myron Botsford","mobile_number":"741-878-9056","email_id":"Jacinthe_Beer16@yahoo.com","dop":"2025-08-24","serial_number":"1053945805964916","imei1":"1053945805964916","imei2":"1053945805964916","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190749,"job_number":"JOB_190749","tr_customer_id":190767,"tr_customer_product_id":190757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:33.000Z","modified_at":"2026-02-18T16:50:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15210998790186","imei1":"15210998790186","imei2":"15210998790186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190751,"job_number":"JOB_190751","tr_customer_id":190769,"tr_customer_product_id":190759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:35.000Z","modified_at":"2026-02-18T16:50:35.000Z","name":"Ambrose Flatley","mobile_number":"889-934-5114","email_id":"Litzy.Crist66@hotmail.com","dop":"2025-04-06","serial_number":"17270159494367210","imei1":"17270159494367210","imei2":"17270159494367210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190752,"job_number":"JOB_190752","tr_customer_id":190770,"tr_customer_product_id":190760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:07.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15595700127397","imei1":"15595700127397","imei2":"15595700127397","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190754,"job_number":"JOB_190754","tr_customer_id":190772,"tr_customer_product_id":190762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:08.000Z","modified_at":"2026-02-18T16:51:08.000Z","name":"Pauline Bode","mobile_number":"595-464-9791","email_id":"Rolando_Rodriguez@hotmail.com","dop":"2025-08-24","serial_number":"1055842905667129","imei1":"1055842905667129","imei2":"1055842905667129","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190755,"job_number":"JOB_190755","tr_customer_id":190773,"tr_customer_product_id":190763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:56:18.000Z","modified_at":"2026-02-18T16:56:18.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"159704402458597","imei1":"159704402458597","imei2":"159704402458597","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190756,"job_number":"JOB_190756","tr_customer_id":190774,"tr_customer_product_id":190764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11273454079159","imei1":"11273454079159","imei2":"11273454079159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190758,"job_number":"JOB_190758","tr_customer_id":190776,"tr_customer_product_id":190766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:14.000Z","modified_at":"2026-02-18T16:57:14.000Z","name":"Trinity Windler","mobile_number":"564-717-5075","email_id":"Shad16@hotmail.com","dop":"2025-04-06","serial_number":"12533939180653268","imei1":"12533939180653268","imei2":"12533939180653268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190760,"job_number":"JOB_190760","tr_customer_id":190778,"tr_customer_product_id":190768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:57:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18040294620582","imei1":"18040294620582","imei2":"18040294620582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190762,"job_number":"JOB_190762","tr_customer_id":190780,"tr_customer_product_id":190770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:59.000Z","modified_at":"2026-02-18T16:57:59.000Z","name":"Matilda Wuckert","mobile_number":"638-811-9198","email_id":"Devan.Denesik43@gmail.com","dop":"2025-04-06","serial_number":"14903055407771012","imei1":"14903055407771012","imei2":"14903055407771012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190763,"job_number":"JOB_190763","tr_customer_id":190781,"tr_customer_product_id":190771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:11.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14416982218148","imei1":"14416982218148","imei2":"14416982218148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190765,"job_number":"JOB_190765","tr_customer_id":190783,"tr_customer_product_id":190773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:12.000Z","modified_at":"2026-02-18T16:58:12.000Z","name":"Manuel Wyman","mobile_number":"772-249-0014","email_id":"Shad3@hotmail.com","dop":"2025-08-24","serial_number":"1001278836644339","imei1":"1001278836644339","imei2":"1001278836644339","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190766,"job_number":"JOB_190766","tr_customer_id":190784,"tr_customer_product_id":190774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:58:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13854160535871","imei1":"13854160535871","imei2":"13854160535871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190768,"job_number":"JOB_190768","tr_customer_id":190786,"tr_customer_product_id":190776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:43.000Z","modified_at":"2026-02-18T16:58:43.000Z","name":"Horace Graham","mobile_number":"516-343-5447","email_id":"Edyth_Brekke13@gmail.com","dop":"2025-04-06","serial_number":"10342410809123496","imei1":"10342410809123496","imei2":"10342410809123496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190769,"job_number":"JOB_190769","tr_customer_id":190787,"tr_customer_product_id":190777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:01.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13140027033418","imei1":"13140027033418","imei2":"13140027033418","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190771,"job_number":"JOB_190771","tr_customer_id":190789,"tr_customer_product_id":190779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:02.000Z","modified_at":"2026-02-18T16:59:02.000Z","name":"Major Stroman","mobile_number":"512-223-4891","email_id":"Drew88@gmail.com","dop":"2025-08-24","serial_number":"1014582494321798","imei1":"1014582494321798","imei2":"1014582494321798","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190772,"job_number":"JOB_190772","tr_customer_id":190790,"tr_customer_product_id":190780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:50.000Z","modified_at":"2026-02-18T16:59:50.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13797287661514","imei1":"13797287661514","imei2":"13797287661514","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190774,"job_number":"JOB_190774","tr_customer_id":190792,"tr_customer_product_id":190782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:52.000Z","modified_at":"2026-02-18T16:59:52.000Z","name":"Elbert Moore","mobile_number":"688-389-6357","email_id":"Juana_Stokes@hotmail.com","dop":"2025-08-24","serial_number":"1001168743640961","imei1":"1001168743640961","imei2":"1001168743640961","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190470,"job_number":"JOB_190470","tr_customer_id":190488,"tr_customer_product_id":190478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:34:08.000Z","modified_at":"2026-02-18T14:34:08.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190471,"job_number":"JOB_190471","tr_customer_id":190489,"tr_customer_product_id":190479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:40.000Z","modified_at":"2026-02-18T14:37:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"196062139109550","imei1":"196062139109550","imei2":"196062139109550","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190472,"job_number":"JOB_190472","tr_customer_id":190490,"tr_customer_product_id":190480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Hassie Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173371444711747","imei1":"173371444711747","imei2":"173371444711747","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190473,"job_number":"JOB_190473","tr_customer_id":190491,"tr_customer_product_id":190481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Janiya Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126760794545176","imei1":"126760794545176","imei2":"126760794545176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190474,"job_number":"JOB_190474","tr_customer_id":190492,"tr_customer_product_id":190482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Guido Fahey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108676025542683","imei1":"108676025542683","imei2":"108676025542683","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190475,"job_number":"JOB_190475","tr_customer_id":190493,"tr_customer_product_id":190483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139493274060908","imei1":"139493274060908","imei2":"139493274060908","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190476,"job_number":"JOB_190476","tr_customer_id":190494,"tr_customer_product_id":190484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Retha Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183644150904033","imei1":"183644150904033","imei2":"183644150904033","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190477,"job_number":"JOB_190477","tr_customer_id":190495,"tr_customer_product_id":190485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Wade Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167483661364111","imei1":"167483661364111","imei2":"167483661364111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190478,"job_number":"JOB_190478","tr_customer_id":190496,"tr_customer_product_id":190486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Brandy Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161597047849821","imei1":"161597047849821","imei2":"161597047849821","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190583,"job_number":"JOB_190583","tr_customer_id":190601,"tr_customer_product_id":190591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101069359220426","imei1":"101069359220426","imei2":"101069359220426","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190585,"job_number":"JOB_190585","tr_customer_id":190603,"tr_customer_product_id":190593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"Alisha Stoltenberg","mobile_number":"911-804-8856","email_id":"Marilie8@gmail.com","dop":"2025-06-09","serial_number":"107820027670054","imei1":"107820027670054","imei2":"107820027670054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190589,"job_number":"JOB_190589","tr_customer_id":190607,"tr_customer_product_id":190597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:17.000Z","modified_at":"2026-02-18T14:51:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103028992127620","imei1":"103028992127620","imei2":"103028992127620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190593,"job_number":"JOB_190593","tr_customer_id":190611,"tr_customer_product_id":190601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"Vladimir Huel","mobile_number":"958-290-8137","email_id":"Vincenza_Hamill@hotmail.com","dop":"2025-06-09","serial_number":"100889196891166","imei1":"100889196891166","imei2":"100889196891166","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190596,"job_number":"JOB_190596","tr_customer_id":190614,"tr_customer_product_id":190604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101127826062162","imei1":"101127826062162","imei2":"101127826062162","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190599,"job_number":"JOB_190599","tr_customer_id":190617,"tr_customer_product_id":190607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Jasper Roob","mobile_number":"466-478-0319","email_id":"Domingo.Shields65@gmail.com","dop":"2025-06-09","serial_number":"107790462254888","imei1":"107790462254888","imei2":"107790462254888","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190658,"job_number":"JOB_190658","tr_customer_id":190676,"tr_customer_product_id":190666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:13:36.000Z","modified_at":"2026-02-18T15:13:36.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17613815388988","imei1":"17613815388988","imei2":"17613815388988","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190660,"job_number":"JOB_190660","tr_customer_id":190678,"tr_customer_product_id":190668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:34:07.000Z","modified_at":"2026-02-18T15:34:07.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289571","imei1":"19645038289571","imei2":"19645038289571","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190661,"job_number":"JOB_190661","tr_customer_id":190679,"tr_customer_product_id":190669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:36:43.000Z","modified_at":"2026-02-18T15:36:43.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289572","imei1":"19645038289572","imei2":"19645038289572","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190662,"job_number":"JOB_190662","tr_customer_id":190680,"tr_customer_product_id":190670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:21.000Z","modified_at":"2026-02-18T15:37:21.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10996056369681","imei1":"10996056369681","imei2":"10996056369681","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190663,"job_number":"JOB_190663","tr_customer_id":190681,"tr_customer_product_id":190671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:33.000Z","modified_at":"2026-02-18T15:37:33.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12339313144885","imei1":"12339313144885","imei2":"12339313144885","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190664,"job_number":"JOB_190664","tr_customer_id":190682,"tr_customer_product_id":190672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:17.000Z","modified_at":"2026-02-18T15:39:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"15739652209136","imei1":"15739652209136","imei2":"15739652209136","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190665,"job_number":"JOB_190665","tr_customer_id":190683,"tr_customer_product_id":190673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:25.000Z","modified_at":"2026-02-18T15:39:25.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14463112094098","imei1":"14463112094098","imei2":"14463112094098","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190735,"job_number":"JOB_190735","tr_customer_id":190753,"tr_customer_product_id":190743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:14:26.000Z","modified_at":"2026-02-18T16:14:26.000Z","name":"Ryley Friesen","mobile_number":"438-305-3867","email_id":"Frederique_Crooks@yahoo.com","dop":"2026-01-06","serial_number":"10032141668127","imei1":"10032141668127","imei2":"10032141668127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190501,"job_number":"JOB_190501","tr_customer_id":190519,"tr_customer_product_id":190509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:26.000Z","modified_at":"2026-02-18T14:40:26.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10449796685523","imei1":"10449796685523","imei2":"10449796685523","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190503,"job_number":"JOB_190503","tr_customer_id":190521,"tr_customer_product_id":190511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:28.000Z","modified_at":"2026-02-18T14:40:28.000Z","name":"Quinten Watsica","mobile_number":"212-803-5881","email_id":"Avis_Pagac39@gmail.com","dop":"2000-01-31","serial_number":"1010179613098138","imei1":"1010179613098138","imei2":"1010179613098138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190513,"job_number":"JOB_190513","tr_customer_id":190531,"tr_customer_product_id":190521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:11.000Z","modified_at":"2026-02-18T14:41:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10965799014214","imei1":"10965799014214","imei2":"10965799014214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190515,"job_number":"JOB_190515","tr_customer_id":190533,"tr_customer_product_id":190523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:13.000Z","modified_at":"2026-02-18T14:41:13.000Z","name":"Corbin Christiansen","mobile_number":"815-320-0515","email_id":"Freddy_Crona@gmail.com","dop":"2000-01-31","serial_number":"1070786633422090","imei1":"1070786633422090","imei2":"1070786633422090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190525,"job_number":"JOB_190525","tr_customer_id":190543,"tr_customer_product_id":190533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:56.000Z","modified_at":"2026-02-18T14:41:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10525716578748","imei1":"10525716578748","imei2":"10525716578748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190527,"job_number":"JOB_190527","tr_customer_id":190545,"tr_customer_product_id":190535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:58.000Z","modified_at":"2026-02-18T14:41:58.000Z","name":"Nat Legros","mobile_number":"287-533-7840","email_id":"Zoe_Turner82@hotmail.com","dop":"2000-01-31","serial_number":"1003677544319153","imei1":"1003677544319153","imei2":"1003677544319153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190540,"job_number":"JOB_190540","tr_customer_id":190558,"tr_customer_product_id":190548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:41.000Z","modified_at":"2026-02-18T14:42:41.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10155552793936","imei1":"10155552793936","imei2":"10155552793936","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190542,"job_number":"JOB_190542","tr_customer_id":190560,"tr_customer_product_id":190550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:43.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Madisyn Gorczany","mobile_number":"590-597-3628","email_id":"Toni86@hotmail.com","dop":"2000-01-31","serial_number":"1049948284750871","imei1":"1049948284750871","imei2":"1049948284750871","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 625b496e-1f82-4d5d-bfa6-329276f6bba7
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-veUfOMPs/mc8OxESpHOOHxGROro"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 229ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 84c8aaca-e3a1-4241-8bf3-02e7b0333d4d
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 644e6304-edf3-4496-8cfa-568f2c71e7f2
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Cache-Control no-cache
Postman-Token e613cef9-5844-4c53-bca0-fcec82378e07
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Cache-Control no-cache
Postman-Token cc22e6d5-a5b6-4de1-9b03-d4e2c9a6f73f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Cache-Control no-cache
Postman-Token 3fbab578-a2c5-4c4b-9e76-ddfe841d8e19
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Cache-Control no-cache
Postman-Token 0fdf319d-c28b-49e0-9550-6b4adce06623
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-Sz6SeSzbKTkHNWGC2C2koXSfFYo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":304}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Cache-Control no-cache
Postman-Token 0a4a9edd-c244-4821-ae1c-f95d6b4706d5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-Sz6SeSzbKTkHNWGC2C2koXSfFYo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":304}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token f5bca950-d991-4e27-9959-57b44c4b7c0d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 2.91KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
Cache-Control no-cache
Postman-Token 404fad5c-9beb-4937-acee-24008bc739f3
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2975
ETag W/"b9f-XX9QZEUiS3nKtzq5hD3piVBqgNk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 2.91KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
Cache-Control no-cache
Postman-Token e8f378e8-4748-4a53-bd51-c840f1f1369e
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2975
ETag W/"b9f-XX9QZEUiS3nKtzq5hD3piVBqgNk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 2.91KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
Cache-Control no-cache
Postman-Token 6a3601de-413a-4767-a202-348fed761af4
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2975
ETag W/"b9f-XX9QZEUiS3nKtzq5hD3piVBqgNk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 2.91KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
Cache-Control no-cache
Postman-Token e704e77e-e6b6-4461-abef-e793d159c6e9
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2975
ETag W/"b9f-XX9QZEUiS3nKtzq5hD3piVBqgNk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
Cache-Control no-cache
Postman-Token 3b264caa-f994-4338-900b-f6cd649c7bc3
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 236 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 943a0b36-fecf-4129-9e85-f865f4a776d6
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
Cache-Control no-cache
Postman-Token 04ba2c46-c3bf-492a-bfc1-436f5e018337
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
Cache-Control no-cache
Postman-Token 950ac48e-61b6-4c94-bff6-37dd7897951d
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
Cache-Control no-cache
Postman-Token 37d99fff-7c79-434c-8a74-a9deb365af65
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 3.55KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Cache-Control no-cache
Postman-Token c0569579-0bfd-4257-80b1-47a2c1593133
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3633
ETag W/"e31-b7dkKrwP/iLQ9pi74ki/gZNNPws"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 3 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 3 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 3 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 10 5 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 3.55KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Cache-Control no-cache
Postman-Token 5f818876-c7ac-456e-a6cd-6abc5184fb27
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3633
ETag W/"e31-b7dkKrwP/iLQ9pi74ki/gZNNPws"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 3.55KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Cache-Control no-cache
Postman-Token e01c1bcd-073f-48f9-ac47-de287abdffe4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3633
ETag W/"e31-b7dkKrwP/iLQ9pi74ki/gZNNPws"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 3.55KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Cache-Control no-cache
Postman-Token 60f2af1f-ba7f-4f82-9a6e-fdd3e67fe6ea
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3633
ETag W/"e31-b7dkKrwP/iLQ9pi74ki/gZNNPws"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 319b50e2-6e6c-432a-bee2-e1ca20789d7d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:15:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83ca123b-141e-4aee-86ad-2f02d7e72b7d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad7a560c-9342-4f4b-9ada-2a2c06935a85
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cce558e4-95bd-4e5e-b779-369e04b34749
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c0d0db4-05c1-4f99-8b3f-e88c52f7653f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e3fbe43-d1bb-40b7-ac99-0dbcaf9ea555
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 11f0c0ec-0303-4a58-a82c-6fa93476954e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MDF9.ujLLK8WlmS_YIQ8TV4JrIR1nXdF_ktu675UkBJHj0yw
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 328c9541-995b-4a2d-9271-3d53c8c78725
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 55f0a167-862d-4b92-9ba5-6e27b9ceba6b
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-Uxd+9M8/+SR8V3XsQs1PzJLT0l4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDkwOX0.EINi7kZz9JieAV1Ay8nY2-m3Grt_qjQ_iWOVF63LtoM"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 226ac955-585d-4a38-80a7-cc9bc202d5e9
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-Uxd+9M8/+SR8V3XsQs1PzJLT0l4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDkwOX0.EINi7kZz9JieAV1Ay8nY2-m3Grt_qjQ_iWOVF63LtoM"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 4ff3dbce-b9dc-4dd5-9c8e-9b7290fb9869
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token a828ff34-64d1-4ffa-880f-ab6801fcd48e
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 456da45e-8a1c-4915-b882-730da38a35d8
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDkwOX0.EINi7kZz9JieAV1Ay8nY2-m3Grt_qjQ_iWOVF63LtoM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4de7cde6-2d34-4587-ab17-75fcb56b5f56
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDkwOX0.EINi7kZz9JieAV1Ay8nY2-m3Grt_qjQ_iWOVF63LtoM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10cdf445-54e6-46b3-8e2b-d5e701733013
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 72d4475c-c25b-42b7-9da1-46d8b4640941
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e77673b7-c180-4b8b-a0aa-ea4e670445fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDkwOX0.EINi7kZz9JieAV1Ay8nY2-m3Grt_qjQ_iWOVF63LtoM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb7475e6-be18-4032-801f-ddf54bee7829
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-mYR0V4imIWX8MqGPkoSCiipPYAo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDkwOX0.EINi7kZz9JieAV1Ay8nY2-m3Grt_qjQ_iWOVF63LtoM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c38bbe9d-83c5-4f0f-ba50-f1801bc9201e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-mYR0V4imIWX8MqGPkoSCiipPYAo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a5a2b49a-0e1d-4ce3-9e5e-8c4991670583
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDkwOX0.EINi7kZz9JieAV1Ay8nY2-m3Grt_qjQ_iWOVF63LtoM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17f93981-bdab-4469-85fe-f34ef44cfb48
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-mYR0V4imIWX8MqGPkoSCiipPYAo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDkwOX0.EINi7kZz9JieAV1Ay8nY2-m3Grt_qjQ_iWOVF63LtoM
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7b69c57e-cfdb-4480-ba01-f8acbd4a3f5e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-mYR0V4imIWX8MqGPkoSCiipPYAo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDkwOX0.EINi7kZz9JieAV1Ay8nY2-m3Grt_qjQ_iWOVF63LtoM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef0a6c3c-2da1-45dd-bf58-f97fb0acc5d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 99df2f0f-cb4a-4e9f-94d3-6a2f1722176e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5fc66921-fade-4c19-b4ce-a50ee0af16d8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1ece9477-36da-4cb1-a0d6-e345f936d188
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9ea45200-f279-45c4-80c8-d72dadc8e506
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 404ms
Mean size per request: 1.01KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDkwOX0.EINi7kZz9JieAV1Ay8nY2-m3Grt_qjQ_iWOVF63LtoM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2baa75db-b2fa-45fe-89b4-7a598eb39f92
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"407-6jDuUkj46mMPZ9o4abd7VhGtTqI"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:15:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 449aead6-7109-4949-a852-56faa0741882
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27087421-ca2b-4c3c-bcf8-17058ecbaf0f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c14d389d-1066-446b-98de-cd9ad06e9798
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9c376036-c185-4a5a-9576-bfd632651b6c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDkwOX0.EINi7kZz9JieAV1Ay8nY2-m3Grt_qjQ_iWOVF63LtoM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 07b12664-79ff-4100-af33-9229f8aa3c7b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 427ms
Mean size per request: 1.01KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a008133-7e81-4655-95d3-15957e4c0a51
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"407-6jDuUkj46mMPZ9o4abd7VhGtTqI"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:15:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f8e088d-06c1-4cbd-9134-c1856d13fbbb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token acb21a83-4cd5-4d27-a686-46d1c1813333
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 403ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e48fc80a-ba72-43c8-8795-b039ffb324a6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"407-6jDuUkj46mMPZ9o4abd7VhGtTqI"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:15:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 404ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9862fa8-c890-4a79-9033-bb9b17bd3652
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"407-6jDuUkj46mMPZ9o4abd7VhGtTqI"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:15:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 334507d4-fa57-4ce9-b5ce-9cb6575a508a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-SbryIOZ8+RJxVRl+wElvrdFJPYA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b1444699-544c-46de-b9f7-f79715890fb1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c6ab6d9-633b-4230-a20c-a0cdc821eeca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-PetS1iwBUN1kna0YqPw0vKXq9eM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":964},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce796713-a015-40e3-84de-33a7f5bd86e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 31B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ded63158-eeb6-450a-8ba0-5bade97a98b1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 0 1 0
Validate the response schema is matching with expected schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify that the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 728b8d7e-b093-4f8e-8e94-01727f3ab24f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d7641db0-b8e3-4528-84c8-3057cbf1c2c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 704248ac-659f-4902-89de-bd72169adb4d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eb4d18ac-faa8-44bc-b5d0-8435fa54f11f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83a35c1c-c44c-4187-8a3a-5e29363c91d1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cb46ce99-b8ab-4736-b994-a8eb6dac874a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69c339bc-4f31-4c24-b2dc-7079708e966b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5fe6c3ae-032c-4fb1-8ff2-29085b622896
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token baa4ab57-20f3-4bd9-bf5c-726751710b32
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1775b8d4-de92-4b01-8489-f6af5a558755
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b9c8aec-b519-49d3-a633-978cc94f5a20
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51806663-3858-4466-8e4d-fd0484e5a64e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4f65e6ec-ae83-40a8-a5eb-87d2b05a1d3a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MTd9.PqF1ODDODo0lcdCzQeT9bDv5Zu3oSliCFfVmVylPlOI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7766c74f-4b21-4413-b987-d484dd6abb52
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 911aa5a2-bfda-4d6e-9b5b-9c9dc0f271e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-r1JoIfuKB1AoqHtQrA6JtoMG1hM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 1 0 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33603f55-21a3-448f-b940-0f95726c824c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-r1JoIfuKB1AoqHtQrA6JtoMG1hM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 226 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6a79a423-c8c6-416e-a141-7b160e256700
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12a31096-9a1c-4391-9389-3a61ed378bf4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Cache-Control no-cache
Postman-Token 1d56e1dd-bcde-4bb4-836f-1a5718227c54
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Cache-Control no-cache
Postman-Token 4d2ec909-b103-4808-be07-5950e7a96202
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Cache-Control no-cache
Postman-Token 20309315-f073-4b91-859a-b8e3f2211fe4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a2f7532-1822-4cdc-8023-82bb93e4dd7d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-PetS1iwBUN1kna0YqPw0vKXq9eM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":964},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Cache-Control no-cache
Postman-Token b2412e53-837f-4c52-8609-1cd769c2ed99
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token 79bb520e-d3d3-40bd-beda-22f950501238
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Cache-Control no-cache
Postman-Token ed5befb2-5a6a-4648-9351-17a327111fcf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 252ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type application/json
Cache-Control no-cache
Postman-Token 0e479a0a-bcd1-4702-a47d-076326c9770c
Content-Length 1071
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jatin",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 252ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type application/json
Cache-Control no-cache
Postman-Token c17de364-ea40-46e8-afa7-a82cbbb0f4f6
Content-Length 1085
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 252ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
randomNumber 208
randomFirstName Adrienne
randomLastName Tromp
randomEmail Roderick_Brown58@gmail.com
randomPhoneNumber 998-835-5257
Content-Type application/json
Cache-Control no-cache
Postman-Token 6a1b6f19-031d-4a7c-b7f9-4b02ac7096f5
Content-Length 1067
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "McClure",
                "last_name": "Kitty",
                "mobile_number": "280-918-9949",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Verlie3@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Cache-Control no-cache
Postman-Token b9b765b8-ef01-46e9-b78e-eb7c368dbf64
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-PetS1iwBUN1kna0YqPw0vKXq9eM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":964},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 242 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token d68758a2-bd63-4cda-95bb-cfcad83ee675
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token 7c1f98ad-92e6-4a71-a1ea-5ce3d445e782
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 576ms
Mean size per request: 935.58KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type application/json
Cache-Control no-cache
Postman-Token eb61fe84-cf06-42e9-88e8-b93288d5f37b
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 958031
ETag W/"e9e4f-jfFpG+zjS1yJpPOOc6AoLE8SLEY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190501,"job_number":"JOB_190501","tr_customer_id":190519,"tr_customer_product_id":190509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:26.000Z","modified_at":"2026-02-18T14:40:26.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10449796685523","imei1":"10449796685523","imei2":"10449796685523","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190503,"job_number":"JOB_190503","tr_customer_id":190521,"tr_customer_product_id":190511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:28.000Z","modified_at":"2026-02-18T14:40:28.000Z","name":"Quinten Watsica","mobile_number":"212-803-5881","email_id":"Avis_Pagac39@gmail.com","dop":"2000-01-31","serial_number":"1010179613098138","imei1":"1010179613098138","imei2":"1010179613098138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190513,"job_number":"JOB_190513","tr_customer_id":190531,"tr_customer_product_id":190521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:11.000Z","modified_at":"2026-02-18T14:41:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10965799014214","imei1":"10965799014214","imei2":"10965799014214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190515,"job_number":"JOB_190515","tr_customer_id":190533,"tr_customer_product_id":190523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:13.000Z","modified_at":"2026-02-18T14:41:13.000Z","name":"Corbin Christiansen","mobile_number":"815-320-0515","email_id":"Freddy_Crona@gmail.com","dop":"2000-01-31","serial_number":"1070786633422090","imei1":"1070786633422090","imei2":"1070786633422090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190525,"job_number":"JOB_190525","tr_customer_id":190543,"tr_customer_product_id":190533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:56.000Z","modified_at":"2026-02-18T14:41:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10525716578748","imei1":"10525716578748","imei2":"10525716578748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190527,"job_number":"JOB_190527","tr_customer_id":190545,"tr_customer_product_id":190535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:58.000Z","modified_at":"2026-02-18T14:41:58.000Z","name":"Nat Legros","mobile_number":"287-533-7840","email_id":"Zoe_Turner82@hotmail.com","dop":"2000-01-31","serial_number":"1003677544319153","imei1":"1003677544319153","imei2":"1003677544319153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190540,"job_number":"JOB_190540","tr_customer_id":190558,"tr_customer_product_id":190548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:41.000Z","modified_at":"2026-02-18T14:42:41.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10155552793936","imei1":"10155552793936","imei2":"10155552793936","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190542,"job_number":"JOB_190542","tr_customer_id":190560,"tr_customer_product_id":190550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:43.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Madisyn Gorczany","mobile_number":"590-597-3628","email_id":"Toni86@hotmail.com","dop":"2000-01-31","serial_number":"1049948284750871","imei1":"1049948284750871","imei2":"1049948284750871","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189799,"job_number":"JOB_189799","tr_customer_id":189817,"tr_customer_product_id":189807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:11.000Z","modified_at":"2026-02-18T01:38:16.000Z","name":"jatin sharma","mobile_number":"9910538250","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"10122217960552","imei1":"10122217960552","imei2":"10122217960552","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189800,"job_number":"JOB_189800","tr_customer_id":189818,"tr_customer_product_id":189808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:18.000Z","modified_at":"2026-02-18T01:38:23.000Z","name":"satyarth sharma","mobile_number":"9910538250","email_id":"satyarthsharma@gmail.com","dop":"2026-02-02","serial_number":"10281656256125","imei1":"10281656256125","imei2":"10281656256125","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189801,"job_number":"JOB_189801","tr_customer_id":189819,"tr_customer_product_id":189809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:24.000Z","modified_at":"2026-02-18T01:38:29.000Z","name":"satya sharma","mobile_number":"9910538253","email_id":"satyarharma@gmail.com","dop":"2026-02-02","serial_number":"11795022134131","imei1":"11795022134131","imei2":"11795022134131","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189802,"job_number":"JOB_189802","tr_customer_id":189820,"tr_customer_product_id":189810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:31.000Z","modified_at":"2026-02-18T01:38:36.000Z","name":"satyam sharma","mobile_number":"9910538254","email_id":"satyamsharma@gmail.com","dop":"2026-02-02","serial_number":"10013983913246","imei1":"10013983913246","imei2":"10013983913246","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189808,"job_number":"JOB_189808","tr_customer_id":189826,"tr_customer_product_id":189816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:43.000Z","modified_at":"2026-02-18T03:21:58.000Z","name":"Frederik Rolfson","mobile_number":"431-965-9828","email_id":"Johnson90@gmail.com","dop":"2025-05-30","serial_number":"13670355967079","imei1":"13670355967079","imei2":"13670355967079","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189812,"job_number":"JOB_189812","tr_customer_id":189830,"tr_customer_product_id":189820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:36:21.000Z","name":"Emerald Koelpin","mobile_number":"398-240-5007","email_id":"Yazmin3@yahoo.com","dop":"2025-04-06","serial_number":"15497309748996","imei1":"15497309748996","imei2":"15497309748996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189815,"job_number":"JOB_189815","tr_customer_id":189833,"tr_customer_product_id":189823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:37:02.000Z","name":"Enoch Schmitt","mobile_number":"978-794-3906","email_id":"Annetta.Vandervort67@yahoo.com","dop":"2025-04-06","serial_number":"13494555954352","imei1":"13494555954352","imei2":"13494555954352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189818,"job_number":"JOB_189818","tr_customer_id":189836,"tr_customer_product_id":189826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:43.000Z","name":"Carol Conroy","mobile_number":"212-305-1477","email_id":"Hans_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"11983956473692","imei1":"11983956473692","imei2":"11983956473692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189822,"job_number":"JOB_189822","tr_customer_id":189840,"tr_customer_product_id":189830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:49.000Z","modified_at":"2026-02-18T03:55:11.000Z","name":"Jena Kiehn","mobile_number":"573-354-1793","email_id":"Cloyd_Krajcik@gmail.com","dop":"2025-04-06","serial_number":"13276706480541","imei1":"13276706480541","imei2":"13276706480541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189825,"job_number":"JOB_189825","tr_customer_id":189843,"tr_customer_product_id":189833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:16.000Z","modified_at":"2026-02-18T04:26:52.000Z","name":"Ryan Heathcote","mobile_number":"361-430-5804","email_id":"Lincoln_Pfeffer92@hotmail.com","dop":"2025-04-06","serial_number":"11134256404900","imei1":"11134256404900","imei2":"11134256404900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189829,"job_number":"JOB_189829","tr_customer_id":189847,"tr_customer_product_id":189837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:27:35.000Z","name":"Elta Nienow","mobile_number":"225-740-9680","email_id":"Selina0@hotmail.com","dop":"2025-04-06","serial_number":"13201869355730","imei1":"13201869355730","imei2":"13201869355730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189832,"job_number":"JOB_189832","tr_customer_id":189850,"tr_customer_product_id":189840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:28:18.000Z","name":"Carter Leuschke","mobile_number":"619-202-0987","email_id":"Fay.Schneider9@hotmail.com","dop":"2025-04-06","serial_number":"19794862801240","imei1":"19794862801240","imei2":"19794862801240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189836,"job_number":"JOB_189836","tr_customer_id":189854,"tr_customer_product_id":189844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:16.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"25891889466899","imei1":"25891889466899","imei2":"25891889466899","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189837,"job_number":"JOB_189837","tr_customer_id":189855,"tr_customer_product_id":189845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:19.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Alphonso Kris","mobile_number":"521-379-0381","email_id":"Carlo33@gmail.com","dop":"2025-04-06","serial_number":"11322875364958","imei1":"11322875364958","imei2":"11322875364958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189840,"job_number":"JOB_189840","tr_customer_id":189858,"tr_customer_product_id":189848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"Alfred Frami","mobile_number":"680-475-8793","email_id":"John_Cremin41@gmail.com","dop":"2025-04-06","serial_number":"12672808672334","imei1":"12672808672334","imei2":"12672808672334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189842,"job_number":"JOB_189842","tr_customer_id":189860,"tr_customer_product_id":189850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:28.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"100204234037287","imei1":"100204234037287","imei2":"100204234037287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189844,"job_number":"JOB_189844","tr_customer_id":189862,"tr_customer_product_id":189852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:32:07.000Z","name":"Adolph Baumbach","mobile_number":"698-497-1059","email_id":"Judd_Johnson63@yahoo.com","dop":"2025-06-18","serial_number":"10827999402533","imei1":"10827999402533","imei2":"10827999402533","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189846,"job_number":"JOB_189846","tr_customer_id":189864,"tr_customer_product_id":189854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:32.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Twila Marquardt","mobile_number":"947-394-2214","email_id":"Jerrod.Miller@hotmail.com","dop":"2025-04-06","serial_number":"16468725202415","imei1":"16468725202415","imei2":"16468725202415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189848,"job_number":"JOB_189848","tr_customer_id":189866,"tr_customer_product_id":189856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Cassie Kiehn","mobile_number":"682-990-3783","email_id":"Rylee_Breitenberg70@hotmail.com","dop":"2025-04-06","serial_number":"10933905469462","imei1":"10933905469462","imei2":"10933905469462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189850,"job_number":"JOB_189850","tr_customer_id":189868,"tr_customer_product_id":189858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"Sabryna Willms","mobile_number":"514-660-8942","email_id":"Jailyn84@hotmail.com","dop":"2025-04-06","serial_number":"13195596907006","imei1":"13195596907006","imei2":"13195596907006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189854,"job_number":"JOB_189854","tr_customer_id":189872,"tr_customer_product_id":189862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:32:13.000Z","name":"Tierra Muller","mobile_number":"778-258-5121","email_id":"Albertha.Jacobs36@gmail.com","dop":"2025-04-06","serial_number":"15302200132570","imei1":"15302200132570","imei2":"15302200132570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189857,"job_number":"JOB_189857","tr_customer_id":189875,"tr_customer_product_id":189865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Brooklyn Hirthe","mobile_number":"450-891-7491","email_id":"Jonathon53@yahoo.com","dop":"2025-04-06","serial_number":"19944359134115","imei1":"19944359134115","imei2":"19944359134115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189861,"job_number":"JOB_189861","tr_customer_id":189879,"tr_customer_product_id":189869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"Dayton Hills","mobile_number":"719-460-1666","email_id":"Savion6@gmail.com","dop":"2025-04-06","serial_number":"13481153140241","imei1":"13481153140241","imei2":"13481153140241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189863,"job_number":"JOB_189863","tr_customer_id":189881,"tr_customer_product_id":189871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Alejandrin Grady","mobile_number":"273-451-3995","email_id":"Verona.Bins93@yahoo.com","dop":"2025-04-06","serial_number":"15206552908464","imei1":"15206552908464","imei2":"15206552908464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189865,"job_number":"JOB_189865","tr_customer_id":189883,"tr_customer_product_id":189873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:32:16.000Z","name":"Rae Okuneva","mobile_number":"947-747-7846","email_id":"Estevan_Shanahan59@yahoo.com","dop":"2025-02-01","serial_number":"62357774128472","imei1":"62357774128472","imei2":"62357774128472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189868,"job_number":"JOB_189868","tr_customer_id":189886,"tr_customer_product_id":189876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:49.000Z","modified_at":"2026-02-18T04:32:23.000Z","name":"Liza Ruecker","mobile_number":"843-666-7046","email_id":"Xzavier_Fahey@gmail.com","dop":"2025-04-06","serial_number":"16632719899745","imei1":"16632719899745","imei2":"16632719899745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189870,"job_number":"JOB_189870","tr_customer_id":189888,"tr_customer_product_id":189878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:32:25.000Z","name":"Timmy Frami","mobile_number":"612-804-6552","email_id":"Jaleel.Bednar@gmail.com","dop":"2025-04-06","serial_number":"13925133131858","imei1":"13925133131858","imei2":"13925133131858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189875,"job_number":"JOB_189875","tr_customer_id":189893,"tr_customer_product_id":189883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:56.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Gage Graham","mobile_number":"954-601-7377","email_id":"Vilma69@yahoo.com","dop":"2025-04-06","serial_number":"15350753461867","imei1":"15350753461867","imei2":"15350753461867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189880,"job_number":"JOB_189880","tr_customer_id":189898,"tr_customer_product_id":189888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Pamela Nolan","mobile_number":"369-500-3938","email_id":"Karina_Bins@gmail.com","dop":"2025-04-06","serial_number":"10972080206910","imei1":"10972080206910","imei2":"10972080206910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189883,"job_number":"JOB_189883","tr_customer_id":189901,"tr_customer_product_id":189891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:09.000Z","modified_at":"2026-02-18T04:32:45.000Z","name":"Nadia Kreiger","mobile_number":"292-679-4695","email_id":"Ursula55@hotmail.com","dop":"2025-04-06","serial_number":"18196986982930","imei1":"18196986982930","imei2":"18196986982930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189886,"job_number":"JOB_189886","tr_customer_id":189904,"tr_customer_product_id":189894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:13.000Z","modified_at":"2026-02-18T04:32:46.000Z","name":"Lavina Goodwin","mobile_number":"739-376-4765","email_id":"Gerry.Rogahn32@yahoo.com","dop":"2025-04-06","serial_number":"10923721556764","imei1":"10923721556764","imei2":"10923721556764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189889,"job_number":"JOB_189889","tr_customer_id":189907,"tr_customer_product_id":189897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:47.000Z","name":"Vida O'Keefe","mobile_number":"837-225-9888","email_id":"Alexander2@yahoo.com","dop":"2025-12-31","serial_number":"109788097150484","imei1":"109788097150484","imei2":"109788097150484","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189891,"job_number":"JOB_189891","tr_customer_id":189909,"tr_customer_product_id":189899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Elmer Powlowski","mobile_number":"572-823-2936","email_id":"Wayne_Beahan@gmail.com","dop":"2025-06-18","serial_number":"10002811848514","imei1":"10002811848514","imei2":"10002811848514","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189896,"job_number":"JOB_189896","tr_customer_id":189914,"tr_customer_product_id":189904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Kavon Nolan","mobile_number":"945-441-2529","email_id":"Karlee.Graham@yahoo.com","dop":"2025-04-06","serial_number":"11277734381808","imei1":"11277734381808","imei2":"11277734381808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189900,"job_number":"JOB_189900","tr_customer_id":189918,"tr_customer_product_id":189908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Isabelle Pollich","mobile_number":"454-368-4648","email_id":"Rosemarie77@yahoo.com","dop":"2025-02-01","serial_number":"39654654809219","imei1":"39654654809219","imei2":"39654654809219","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189902,"job_number":"JOB_189902","tr_customer_id":189920,"tr_customer_product_id":189910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Gerhard Auer","mobile_number":"959-334-9354","email_id":"Judd_Walsh@yahoo.com","dop":"2000-01-31","serial_number":"10713097803202","imei1":"10713097803202","imei2":"10713097803202","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189905,"job_number":"JOB_189905","tr_customer_id":189923,"tr_customer_product_id":189913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:29.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Dashawn Metz","mobile_number":"230-608-6570","email_id":"Margret44@yahoo.com","dop":"2025-04-06","serial_number":"16939730423276","imei1":"16939730423276","imei2":"16939730423276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189908,"job_number":"JOB_189908","tr_customer_id":189926,"tr_customer_product_id":189916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Stanford Kessler","mobile_number":"766-817-0932","email_id":"Ned_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"16995396546422","imei1":"16995396546422","imei2":"16995396546422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189910,"job_number":"JOB_189910","tr_customer_id":189928,"tr_customer_product_id":189918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Fernando Hyatt","mobile_number":"829-998-2610","email_id":"Natasha_Rice98@yahoo.com","dop":"2025-04-06","serial_number":"11518944505792","imei1":"11518944505792","imei2":"11518944505792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189914,"job_number":"JOB_189914","tr_customer_id":189932,"tr_customer_product_id":189922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:36.000Z","modified_at":"2026-02-18T04:33:12.000Z","name":"Candido Sipes","mobile_number":"643-633-3079","email_id":"Morris53@yahoo.com","dop":"2025-04-06","serial_number":"16888436125457","imei1":"16888436125457","imei2":"16888436125457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189917,"job_number":"JOB_189917","tr_customer_id":189935,"tr_customer_product_id":189925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Orpha Botsford","mobile_number":"620-718-2493","email_id":"Shemar_Olson94@gmail.com","dop":"2025-04-06","serial_number":"19079187595918","imei1":"19079187595918","imei2":"19079187595918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189920,"job_number":"JOB_189920","tr_customer_id":189938,"tr_customer_product_id":189928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:57.000Z","name":"Gregory Nitzsche","mobile_number":"653-235-6449","email_id":"Jerod90@hotmail.com","dop":"2025-05-30","serial_number":"19888438901289","imei1":"19888438901289","imei2":"19888438901289","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189921,"job_number":"JOB_189921","tr_customer_id":189939,"tr_customer_product_id":189929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Tressie Strosin","mobile_number":"873-786-7806","email_id":"Thora12@hotmail.com","dop":"2025-04-06","serial_number":"10061757548226","imei1":"10061757548226","imei2":"10061757548226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189931,"job_number":"JOB_189931","tr_customer_id":189949,"tr_customer_product_id":189939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Mariah Tromp","mobile_number":"399-413-1021","email_id":"Newton.Lueilwitz32@hotmail.com","dop":"2025-04-06","serial_number":"12686624222532","imei1":"12686624222532","imei2":"12686624222532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189932,"job_number":"JOB_189932","tr_customer_id":189950,"tr_customer_product_id":189940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:26.000Z","name":"Dameon Moore","mobile_number":"744-789-9732","email_id":"Martin.Considine@yahoo.com","dop":"2025-08-24","serial_number":"10389106953018","imei1":"10389106953018","imei2":"10389106953018","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189937,"job_number":"JOB_189937","tr_customer_id":189955,"tr_customer_product_id":189945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Jed Leannon","mobile_number":"638-341-3003","email_id":"Chet_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"17599118649001","imei1":"17599118649001","imei2":"17599118649001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189938,"job_number":"JOB_189938","tr_customer_id":189956,"tr_customer_product_id":189946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Isidro Lockman","mobile_number":"342-327-2653","email_id":"Valerie29@hotmail.com","dop":"2025-04-06","serial_number":"13435350002288","imei1":"13435350002288","imei2":"13435350002288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189943,"job_number":"JOB_189943","tr_customer_id":189961,"tr_customer_product_id":189951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Cordell Nitzsche","mobile_number":"697-501-9069","email_id":"Antwan13@hotmail.com","dop":"2025-04-06","serial_number":"14860528616285","imei1":"14860528616285","imei2":"14860528616285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189944,"job_number":"JOB_189944","tr_customer_id":189962,"tr_customer_product_id":189952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:55.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Raphaelle Cummerata","mobile_number":"317-955-3146","email_id":"Geoffrey66@yahoo.com","dop":"2025-12-31","serial_number":"103690080133867","imei1":"103690080133867","imei2":"103690080133867","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189949,"job_number":"JOB_189949","tr_customer_id":189967,"tr_customer_product_id":189957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Edwardo Spinka","mobile_number":"575-655-1384","email_id":"Milford_Corkery89@yahoo.com","dop":"2025-04-06","serial_number":"11031710540337","imei1":"11031710540337","imei2":"11031710540337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189952,"job_number":"JOB_189952","tr_customer_id":189970,"tr_customer_product_id":189960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Opal Shields","mobile_number":"606-913-4799","email_id":"Ena.Nader20@hotmail.com","dop":"2025-04-06","serial_number":"11576431330933","imei1":"11576431330933","imei2":"11576431330933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189959,"job_number":"JOB_189959","tr_customer_id":189977,"tr_customer_product_id":189967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:02.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Emilia Brown","mobile_number":"433-387-1303","email_id":"Emmanuel.Prosacco15@yahoo.com","dop":"2025-02-01","serial_number":"79854202934178","imei1":"79854202934178","imei2":"79854202934178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189964,"job_number":"JOB_189964","tr_customer_id":189982,"tr_customer_product_id":189972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Amari Haag","mobile_number":"466-897-3709","email_id":"Geo_Fahey@yahoo.com","dop":"2000-01-31","serial_number":"10689425503683","imei1":"10689425503683","imei2":"10689425503683","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189966,"job_number":"JOB_189966","tr_customer_id":189984,"tr_customer_product_id":189974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mitchel Weber","mobile_number":"596-810-7438","email_id":"Jocelyn.McGlynn10@hotmail.com","dop":"2025-04-06","serial_number":"14295907921137","imei1":"14295907921137","imei2":"14295907921137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189972,"job_number":"JOB_189972","tr_customer_id":189990,"tr_customer_product_id":189980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Ona Lang","mobile_number":"774-465-4889","email_id":"Delilah45@gmail.com","dop":"2025-04-06","serial_number":"12751587977492","imei1":"12751587977492","imei2":"12751587977492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189974,"job_number":"JOB_189974","tr_customer_id":189992,"tr_customer_product_id":189982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Arnoldo Swaniawski","mobile_number":"446-221-2857","email_id":"Ricky_Swift@hotmail.com","dop":"2025-04-06","serial_number":"13049595779368","imei1":"13049595779368","imei2":"13049595779368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189978,"job_number":"JOB_189978","tr_customer_id":189996,"tr_customer_product_id":189986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Danial Buckridge","mobile_number":"695-262-2968","email_id":"Chanelle81@yahoo.com","dop":"2025-04-06","serial_number":"11486057838887","imei1":"11486057838887","imei2":"11486057838887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189980,"job_number":"JOB_189980","tr_customer_id":189998,"tr_customer_product_id":189988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:52.000Z","name":"Ludie Marquardt","mobile_number":"758-747-7334","email_id":"Peter.Fisher3@gmail.com","dop":"2025-04-06","serial_number":"14135661923688","imei1":"14135661923688","imei2":"14135661923688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189984,"job_number":"JOB_189984","tr_customer_id":190002,"tr_customer_product_id":189992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:54.000Z","name":"Dane Reilly","mobile_number":"249-717-3921","email_id":"Ryder_Russel@hotmail.com","dop":"2025-04-06","serial_number":"18534232537475","imei1":"18534232537475","imei2":"18534232537475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189986,"job_number":"JOB_189986","tr_customer_id":190004,"tr_customer_product_id":189994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"Jacynthe Schmidt","mobile_number":"414-398-4038","email_id":"Genevieve.Sawayn35@gmail.com","dop":"2025-04-06","serial_number":"17052353185887","imei1":"17052353185887","imei2":"17052353185887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189992,"job_number":"JOB_189992","tr_customer_id":190010,"tr_customer_product_id":190000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:56.000Z","name":"Reyna Lakin","mobile_number":"819-252-8904","email_id":"Erik.Tillman@hotmail.com","dop":"2025-04-06","serial_number":"17059416387469","imei1":"17059416387469","imei2":"17059416387469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189996,"job_number":"JOB_189996","tr_customer_id":190014,"tr_customer_product_id":190004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:23.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Jazmyn Padberg","mobile_number":"856-230-0417","email_id":"Geovanni25@gmail.com","dop":"2025-04-06","serial_number":"19675387643461","imei1":"19675387643461","imei2":"19675387643461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189999,"job_number":"JOB_189999","tr_customer_id":190017,"tr_customer_product_id":190007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:34:00.000Z","name":"Estell Emmerich","mobile_number":"673-418-9039","email_id":"Willie_Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17901793304862","imei1":"17901793304862","imei2":"17901793304862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190002,"job_number":"JOB_190002","tr_customer_id":190020,"tr_customer_product_id":190010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"Loraine Hackett","mobile_number":"298-675-8435","email_id":"Liana.Satterfield@gmail.com","dop":"2025-04-06","serial_number":"15328396131748","imei1":"15328396131748","imei2":"15328396131748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190006,"job_number":"JOB_190006","tr_customer_id":190024,"tr_customer_product_id":190014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:34:09.000Z","name":"Berry Gislason","mobile_number":"613-209-6243","email_id":"Alva_Bechtelar@hotmail.com","dop":"2025-08-24","serial_number":"17551816657188","imei1":"17551816657188","imei2":"17551816657188","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190012,"job_number":"JOB_190012","tr_customer_id":190030,"tr_customer_product_id":190020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:34:10.000Z","name":"Kavon Stehr","mobile_number":"947-785-3223","email_id":"Kattie22@yahoo.com","dop":"2025-12-31","serial_number":"104282608637375","imei1":"104282608637375","imei2":"104282608637375","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190014,"job_number":"JOB_190014","tr_customer_id":190032,"tr_customer_product_id":190022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:34:18.000Z","name":"Mariah Baumbach","mobile_number":"542-409-6237","email_id":"Luz.Sawayn37@gmail.com","dop":"2025-04-06","serial_number":"16979472041092","imei1":"16979472041092","imei2":"16979472041092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190018,"job_number":"JOB_190018","tr_customer_id":190036,"tr_customer_product_id":190026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Dean Armstrong","mobile_number":"890-248-3988","email_id":"Jorge_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"13528063179329","imei1":"13528063179329","imei2":"13528063179329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190020,"job_number":"JOB_190020","tr_customer_id":190038,"tr_customer_product_id":190028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Sheridan Lowe","mobile_number":"203-846-2909","email_id":"Jack.Beier89@yahoo.com","dop":"2025-04-06","serial_number":"13264524068509","imei1":"13264524068509","imei2":"13264524068509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190024,"job_number":"JOB_190024","tr_customer_id":190042,"tr_customer_product_id":190032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Germaine Adams","mobile_number":"415-227-7363","email_id":"Lia_Simonis34@hotmail.com","dop":"2000-01-31","serial_number":"10575108506563","imei1":"10575108506563","imei2":"10575108506563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190026,"job_number":"JOB_190026","tr_customer_id":190044,"tr_customer_product_id":190034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:34:25.000Z","name":"Kaleb Thiel","mobile_number":"559-796-9730","email_id":"Samanta.Hahn@hotmail.com","dop":"2025-04-06","serial_number":"16191202406168","imei1":"16191202406168","imei2":"16191202406168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190031,"job_number":"JOB_190031","tr_customer_id":190049,"tr_customer_product_id":190039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:54.000Z","modified_at":"2026-02-18T04:34:30.000Z","name":"Noah Sawayn","mobile_number":"247-810-9207","email_id":"Tyra_Zemlak31@gmail.com","dop":"2025-04-06","serial_number":"16962164544885","imei1":"16962164544885","imei2":"16962164544885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190034,"job_number":"JOB_190034","tr_customer_id":190052,"tr_customer_product_id":190042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:34:38.000Z","name":"Lisette Tillman","mobile_number":"372-501-6592","email_id":"Ashton.Wehner@gmail.com","dop":"2025-04-06","serial_number":"10998258192822","imei1":"10998258192822","imei2":"10998258192822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190037,"job_number":"JOB_190037","tr_customer_id":190055,"tr_customer_product_id":190045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:37.000Z","name":"Kaya O'Keefe","mobile_number":"349-748-4790","email_id":"Else.Powlowski53@hotmail.com","dop":"2025-04-06","serial_number":"13780809715293","imei1":"13780809715293","imei2":"13780809715293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190040,"job_number":"JOB_190040","tr_customer_id":190058,"tr_customer_product_id":190048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:40.000Z","name":"Cassie Weimann","mobile_number":"488-868-4541","email_id":"Amara7@yahoo.com","dop":"2025-04-06","serial_number":"19160549939055","imei1":"19160549939055","imei2":"19160549939055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190042,"job_number":"JOB_190042","tr_customer_id":190060,"tr_customer_product_id":190050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Lavada Wyman","mobile_number":"258-308-1170","email_id":"Dolores.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"19855795604187","imei1":"19855795604187","imei2":"19855795604187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190045,"job_number":"JOB_190045","tr_customer_id":190063,"tr_customer_product_id":190053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Jamar Towne","mobile_number":"544-635-5448","email_id":"Berry_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"19520793558677","imei1":"19520793558677","imei2":"19520793558677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190049,"job_number":"JOB_190049","tr_customer_id":190067,"tr_customer_product_id":190057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Emmy Langworth","mobile_number":"256-736-6829","email_id":"Jaunita.Howell93@yahoo.com","dop":"2025-04-06","serial_number":"16353534733301","imei1":"16353534733301","imei2":"16353534733301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190052,"job_number":"JOB_190052","tr_customer_id":190070,"tr_customer_product_id":190060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Arnoldo Yost","mobile_number":"611-379-1931","email_id":"Crystal.Skiles@gmail.com","dop":"2025-08-24","serial_number":"13484556906647","imei1":"13484556906647","imei2":"13484556906647","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190055,"job_number":"JOB_190055","tr_customer_id":190073,"tr_customer_product_id":190063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:58.000Z","name":"Lawrence Koss","mobile_number":"820-452-1143","email_id":"Xavier30@yahoo.com","dop":"2025-04-06","serial_number":"17695549831907","imei1":"17695549831907","imei2":"17695549831907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190059,"job_number":"JOB_190059","tr_customer_id":190077,"tr_customer_product_id":190067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:01.000Z","name":"Lessie Bashirian","mobile_number":"486-843-3330","email_id":"Jimmy.Kautzer83@hotmail.com","dop":"2000-01-31","serial_number":"10945865807711","imei1":"10945865807711","imei2":"10945865807711","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190060,"job_number":"JOB_190060","tr_customer_id":190078,"tr_customer_product_id":190068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:03.000Z","name":"Jett O'Hara","mobile_number":"907-853-7107","email_id":"Kian_Aufderhar51@hotmail.com","dop":"2025-04-06","serial_number":"15494899960006","imei1":"15494899960006","imei2":"15494899960006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190064,"job_number":"JOB_190064","tr_customer_id":190082,"tr_customer_product_id":190072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:35:11.000Z","name":"Jordyn Friesen","mobile_number":"886-861-4947","email_id":"Oral66@gmail.com","dop":"2025-04-06","serial_number":"14864333003012","imei1":"14864333003012","imei2":"14864333003012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190067,"job_number":"JOB_190067","tr_customer_id":190085,"tr_customer_product_id":190075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:35:21.000Z","name":"Christy Deckow","mobile_number":"678-683-1872","email_id":"Myrl.Wuckert88@gmail.com","dop":"2025-04-06","serial_number":"15153875567904","imei1":"15153875567904","imei2":"15153875567904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190069,"job_number":"JOB_190069","tr_customer_id":190087,"tr_customer_product_id":190077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:35:26.000Z","name":"Hallie Wiza","mobile_number":"295-463-4697","email_id":"Jasmin_Glover@gmail.com","dop":"2025-04-06","serial_number":"12591233112129","imei1":"12591233112129","imei2":"12591233112129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190073,"job_number":"JOB_190073","tr_customer_id":190091,"tr_customer_product_id":190081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:35:29.000Z","name":"Harry Adams","mobile_number":"633-524-1043","email_id":"Lue69@hotmail.com","dop":"2025-04-06","serial_number":"11709334579715","imei1":"11709334579715","imei2":"11709334579715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190081,"job_number":"JOB_190081","tr_customer_id":190099,"tr_customer_product_id":190089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57487576222027","imei1":"57487576222027","imei2":"57487576222027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190088,"job_number":"JOB_190088","tr_customer_id":190106,"tr_customer_product_id":190096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78361699479083","imei1":"78361699479083","imei2":"78361699479083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190095,"job_number":"JOB_190095","tr_customer_id":190113,"tr_customer_product_id":190103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:13.000Z","modified_at":"2026-02-18T04:49:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25102753704574","imei1":"25102753704574","imei2":"25102753704574","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190097,"job_number":"JOB_190097","tr_customer_id":190115,"tr_customer_product_id":190105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:53.000Z","name":"Nola Ryan","mobile_number":"437-772-8300","email_id":"Ursula.Larson82@gmail.com","dop":"2025-04-06","serial_number":"14994435612096","imei1":"14994435612096","imei2":"14994435612096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190100,"job_number":"JOB_190100","tr_customer_id":190118,"tr_customer_product_id":190108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:36.000Z","name":"Skyla Fritsch","mobile_number":"348-529-4187","email_id":"Percy5@yahoo.com","dop":"2025-04-06","serial_number":"17229280449732","imei1":"17229280449732","imei2":"17229280449732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190103,"job_number":"JOB_190103","tr_customer_id":190121,"tr_customer_product_id":190111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:03:18.000Z","name":"Chaya Roob","mobile_number":"483-353-2183","email_id":"Darlene5@yahoo.com","dop":"2025-04-06","serial_number":"18889498076326","imei1":"18889498076326","imei2":"18889498076326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190109,"job_number":"JOB_190109","tr_customer_id":190127,"tr_customer_product_id":190117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:21:01.000Z","name":"Waylon Schumm","mobile_number":"616-636-6398","email_id":"Randy.Rempel78@yahoo.com","dop":"2025-04-06","serial_number":"12107478347133","imei1":"12107478347133","imei2":"12107478347133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190112,"job_number":"JOB_190112","tr_customer_id":190130,"tr_customer_product_id":190120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:09.000Z","modified_at":"2026-02-18T05:21:49.000Z","name":"Florida Rohan","mobile_number":"462-570-6599","email_id":"Myrtice_Heathcote64@hotmail.com","dop":"2025-04-06","serial_number":"11796554894771","imei1":"11796554894771","imei2":"11796554894771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190117,"job_number":"JOB_190117","tr_customer_id":190135,"tr_customer_product_id":190125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:22:36.000Z","name":"Theodore Trantow","mobile_number":"659-540-4562","email_id":"Hoyt.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13225345416340","imei1":"13225345416340","imei2":"13225345416340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190120,"job_number":"JOB_190120","tr_customer_id":190138,"tr_customer_product_id":190128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:52.000Z","name":"Corine Farrell","mobile_number":"229-813-5004","email_id":"Vidal61@gmail.com","dop":"2025-07-01","serial_number":"108756531623491","imei1":"108756531623491","imei2":"108756531623491","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190122,"job_number":"JOB_190122","tr_customer_id":190140,"tr_customer_product_id":190130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:26:04.000Z","name":"Kaitlin Abshire","mobile_number":"242-793-8864","email_id":"Jude.Beier@gmail.com","dop":"2025-07-01","serial_number":"101151958032875","imei1":"101151958032875","imei2":"101151958032875","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190123,"job_number":"JOB_190123","tr_customer_id":190141,"tr_customer_product_id":190131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:07.000Z","modified_at":"2026-02-18T05:43:43.000Z","name":"Michele Kertzmann","mobile_number":"223-780-9853","email_id":"Stephany_Braun71@yahoo.com","dop":"2025-04-06","serial_number":"16470444677136","imei1":"16470444677136","imei2":"16470444677136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190125,"job_number":"JOB_190125","tr_customer_id":190143,"tr_customer_product_id":190133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:23.000Z","modified_at":"2026-02-18T05:43:59.000Z","name":"Althea Windler","mobile_number":"206-650-3242","email_id":"Irwin_Prohaska79@hotmail.com","dop":"2025-04-06","serial_number":"14438988589602","imei1":"14438988589602","imei2":"14438988589602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190128,"job_number":"JOB_190128","tr_customer_id":190146,"tr_customer_product_id":190136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:21.000Z","name":"Grady Erdman","mobile_number":"718-899-7358","email_id":"Dell_Bashirian94@gmail.com","dop":"2025-12-01","serial_number":"12675748265188","imei1":"12675748265188","imei2":"12675748265188","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190130,"job_number":"JOB_190130","tr_customer_id":190148,"tr_customer_product_id":190138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:26.000Z","modified_at":"2026-02-18T05:44:37.000Z","name":"Zoila Wiegand","mobile_number":"912-615-3902","email_id":"Cordia_Stroman20@hotmail.com","dop":"2025-12-01","serial_number":"19635238377990","imei1":"19635238377990","imei2":"19635238377990","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190132,"job_number":"JOB_190132","tr_customer_id":190150,"tr_customer_product_id":190140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:54.000Z","name":"Sierra Reinger","mobile_number":"972-420-4318","email_id":"Torrey_Zieme51@hotmail.com","dop":"2025-12-01","serial_number":"18541111477224","imei1":"18541111477224","imei2":"18541111477224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190134,"job_number":"JOB_190134","tr_customer_id":190152,"tr_customer_product_id":190142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:53:06.000Z","name":"Stacy Boyle","mobile_number":"898-966-6180","email_id":"Katrine.Kiehn70@yahoo.com","dop":"2025-04-06","serial_number":"10866742342596","imei1":"10866742342596","imei2":"10866742342596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190137,"job_number":"JOB_190137","tr_customer_id":190155,"tr_customer_product_id":190145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:55.000Z","name":"Christophe Turcotte","mobile_number":"866-600-1026","email_id":"Abelardo_Littel27@yahoo.com","dop":"2025-04-06","serial_number":"15416293708675","imei1":"15416293708675","imei2":"15416293708675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190140,"job_number":"JOB_190140","tr_customer_id":190158,"tr_customer_product_id":190148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:03.000Z","modified_at":"2026-02-18T05:54:43.000Z","name":"August Abshire","mobile_number":"319-653-2327","email_id":"Dan87@hotmail.com","dop":"2025-04-06","serial_number":"16559403583619","imei1":"16559403583619","imei2":"16559403583619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190145,"job_number":"JOB_190145","tr_customer_id":190163,"tr_customer_product_id":190153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:06.000Z","modified_at":"2026-02-18T06:41:44.000Z","name":"Berenice Lang","mobile_number":"657-342-1362","email_id":"Ethyl_Hackett@gmail.com","dop":"2025-04-06","serial_number":"14695391640929","imei1":"14695391640929","imei2":"14695391640929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190148,"job_number":"JOB_190148","tr_customer_id":190166,"tr_customer_product_id":190156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:42:29.000Z","name":"Darren Collins","mobile_number":"904-976-1522","email_id":"Andreane.Schneider57@hotmail.com","dop":"2025-04-06","serial_number":"13884612856726","imei1":"13884612856726","imei2":"13884612856726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190151,"job_number":"JOB_190151","tr_customer_id":190169,"tr_customer_product_id":190159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:43:13.000Z","name":"Colin Hegmann","mobile_number":"577-302-1285","email_id":"Seamus37@hotmail.com","dop":"2025-04-06","serial_number":"18610557989946","imei1":"18610557989946","imei2":"18610557989946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190164,"job_number":"JOB_190164","tr_customer_id":190182,"tr_customer_product_id":190172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:50:00.000Z","name":"Weston Gutkowski","mobile_number":"778-561-6298","email_id":"Deshawn.Rolfson@yahoo.com","dop":"2025-12-31","serial_number":"107939308316534","imei1":"107939308316534","imei2":"107939308316534","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190169,"job_number":"JOB_190169","tr_customer_id":190187,"tr_customer_product_id":190177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:08.000Z","modified_at":"2026-02-18T06:50:44.000Z","name":"Rowland Nader","mobile_number":"385-699-9512","email_id":"Blair.Bergstrom95@yahoo.com","dop":"2025-12-31","serial_number":"104822802727221","imei1":"104822802727221","imei2":"104822802727221","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190171,"job_number":"JOB_190171","tr_customer_id":190189,"tr_customer_product_id":190179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:51:27.000Z","name":"Dangelo Spinka","mobile_number":"597-659-7897","email_id":"Jace.Hammes49@yahoo.com","dop":"2025-12-31","serial_number":"108756852950788","imei1":"108756852950788","imei2":"108756852950788","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190175,"job_number":"JOB_190175","tr_customer_id":190193,"tr_customer_product_id":190183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:44.000Z","name":"Donald Raynor","mobile_number":"547-793-3985","email_id":"Tara.Walsh26@gmail.com","dop":"2025-06-18","serial_number":"10822067442195","imei1":"10822067442195","imei2":"10822067442195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190177,"job_number":"JOB_190177","tr_customer_id":190195,"tr_customer_product_id":190185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:18.000Z","modified_at":"2026-02-18T06:52:55.000Z","name":"Annabel Cartwright","mobile_number":"501-220-3368","email_id":"Assunta61@gmail.com","dop":"2025-04-06","serial_number":"12437888972666","imei1":"12437888972666","imei2":"12437888972666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190180,"job_number":"JOB_190180","tr_customer_id":190198,"tr_customer_product_id":190188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:53:27.000Z","name":"Alicia Rohan","mobile_number":"848-886-8017","email_id":"Brown.Tromp14@yahoo.com","dop":"2025-06-18","serial_number":"10848615982491","imei1":"10848615982491","imei2":"10848615982491","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190183,"job_number":"JOB_190183","tr_customer_id":190201,"tr_customer_product_id":190191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:52.000Z","name":"Kenton Wunsch","mobile_number":"252-473-5099","email_id":"Dayton.Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12862586132868","imei1":"12862586132868","imei2":"12862586132868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190186,"job_number":"JOB_190186","tr_customer_id":190204,"tr_customer_product_id":190194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:54:39.000Z","name":"Ally Little","mobile_number":"703-702-1666","email_id":"Daniella.McDermott@gmail.com","dop":"2025-04-06","serial_number":"14269807847578","imei1":"14269807847578","imei2":"14269807847578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190189,"job_number":"JOB_190189","tr_customer_id":190207,"tr_customer_product_id":190197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:47.000Z","modified_at":"2026-02-18T06:55:26.000Z","name":"Randi Mueller","mobile_number":"463-438-6083","email_id":"Raven11@hotmail.com","dop":"2025-04-06","serial_number":"18063893566814","imei1":"18063893566814","imei2":"18063893566814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190192,"job_number":"JOB_190192","tr_customer_id":190210,"tr_customer_product_id":190200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:56:01.000Z","name":"Mellie Koch","mobile_number":"308-837-4046","email_id":"Kole20@yahoo.com","dop":"2025-04-06","serial_number":"17165621925857","imei1":"17165621925857","imei2":"17165621925857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190195,"job_number":"JOB_190195","tr_customer_id":190213,"tr_customer_product_id":190203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:47.000Z","name":"Elinore Cremin","mobile_number":"547-411-4170","email_id":"Jackson.Bahringer53@hotmail.com","dop":"2025-04-06","serial_number":"14417975188879","imei1":"14417975188879","imei2":"14417975188879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190198,"job_number":"JOB_190198","tr_customer_id":190216,"tr_customer_product_id":190206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:55.000Z","modified_at":"2026-02-18T06:57:33.000Z","name":"Reggie Kulas","mobile_number":"468-782-2690","email_id":"Geovanny73@yahoo.com","dop":"2025-04-06","serial_number":"19996449872321","imei1":"19996449872321","imei2":"19996449872321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190204,"job_number":"JOB_190204","tr_customer_id":190222,"tr_customer_product_id":190212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:47.000Z","modified_at":"2026-02-18T06:58:25.000Z","name":"Tod Sporer","mobile_number":"595-766-7450","email_id":"Arden.Grady@yahoo.com","dop":"2025-04-06","serial_number":"10084198135977","imei1":"10084198135977","imei2":"10084198135977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190207,"job_number":"JOB_190207","tr_customer_id":190225,"tr_customer_product_id":190215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:59:12.000Z","name":"Karen Dicki","mobile_number":"857-482-1796","email_id":"Kevin.Lesch16@yahoo.com","dop":"2025-04-06","serial_number":"10083564092926","imei1":"10083564092926","imei2":"10083564092926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190210,"job_number":"JOB_190210","tr_customer_id":190228,"tr_customer_product_id":190218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:58.000Z","name":"Josie Gaylord","mobile_number":"875-865-8566","email_id":"Bianka75@gmail.com","dop":"2025-04-06","serial_number":"14382011620807","imei1":"14382011620807","imei2":"14382011620807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190213,"job_number":"JOB_190213","tr_customer_id":190231,"tr_customer_product_id":190221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:43.000Z","name":"Janessa Kozey","mobile_number":"871-540-0061","email_id":"Prudence92@hotmail.com","dop":"2025-04-06","serial_number":"12686248170624","imei1":"12686248170624","imei2":"12686248170624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190215,"job_number":"JOB_190215","tr_customer_id":190233,"tr_customer_product_id":190223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:07.000Z","modified_at":"2026-02-18T07:00:46.000Z","name":"Kallie Walter","mobile_number":"279-845-1756","email_id":"Saul.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"12154014642419","imei1":"12154014642419","imei2":"12154014642419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190218,"job_number":"JOB_190218","tr_customer_id":190236,"tr_customer_product_id":190226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:51.000Z","modified_at":"2026-02-18T07:01:30.000Z","name":"Michaela Kovacek","mobile_number":"867-672-3019","email_id":"Rodolfo67@gmail.com","dop":"2025-04-06","serial_number":"13810298846745","imei1":"13810298846745","imei2":"13810298846745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190221,"job_number":"JOB_190221","tr_customer_id":190239,"tr_customer_product_id":190229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:55.000Z","name":"Devante Vandervort","mobile_number":"504-384-7740","email_id":"Zachary.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"19183817573172","imei1":"19183817573172","imei2":"19183817573172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190224,"job_number":"JOB_190224","tr_customer_id":190242,"tr_customer_product_id":190232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Clark Green","mobile_number":"964-399-0033","email_id":"Soledad98@yahoo.com","dop":"2000-01-31","serial_number":"10286688130966","imei1":"10286688130966","imei2":"10286688130966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190226,"job_number":"JOB_190226","tr_customer_id":190244,"tr_customer_product_id":190234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Ashleigh Rempel","mobile_number":"418-480-9297","email_id":"Letitia35@gmail.com","dop":"2025-04-06","serial_number":"19560953502209","imei1":"19560953502209","imei2":"19560953502209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190230,"job_number":"JOB_190230","tr_customer_id":190248,"tr_customer_product_id":190238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:02:16.000Z","name":"Merle Williamson","mobile_number":"341-348-1477","email_id":"Leta_Schulist55@hotmail.com","dop":"2025-04-06","serial_number":"14110141184971","imei1":"14110141184971","imei2":"14110141184971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190233,"job_number":"JOB_190233","tr_customer_id":190251,"tr_customer_product_id":190241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:03.000Z","modified_at":"2026-02-18T07:02:40.000Z","name":"Monte Adams","mobile_number":"636-282-7586","email_id":"Kennedy74@gmail.com","dop":"2025-04-06","serial_number":"13237271675335","imei1":"13237271675335","imei2":"13237271675335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190237,"job_number":"JOB_190237","tr_customer_id":190255,"tr_customer_product_id":190245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:49.000Z","name":"Antonia Kuhlman","mobile_number":"757-828-3384","email_id":"Pierce93@hotmail.com","dop":"2000-01-31","serial_number":"10325276927121","imei1":"10325276927121","imei2":"10325276927121","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190238,"job_number":"JOB_190238","tr_customer_id":190256,"tr_customer_product_id":190246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Johanna Streich","mobile_number":"831-796-6330","email_id":"Ali.Johnston76@gmail.com","dop":"2025-04-06","serial_number":"10146247541198","imei1":"10146247541198","imei2":"10146247541198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190242,"job_number":"JOB_190242","tr_customer_id":190260,"tr_customer_product_id":190250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"Larissa Goldner","mobile_number":"911-680-6112","email_id":"Dejuan.Leuschke78@gmail.com","dop":"2025-04-06","serial_number":"16637553782239","imei1":"16637553782239","imei2":"16637553782239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190245,"job_number":"JOB_190245","tr_customer_id":190263,"tr_customer_product_id":190253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:03:24.000Z","name":"Skyla Cassin","mobile_number":"899-762-6939","email_id":"Missouri.Koch98@hotmail.com","dop":"2025-04-06","serial_number":"11434012416152","imei1":"11434012416152","imei2":"11434012416152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190248,"job_number":"JOB_190248","tr_customer_id":190266,"tr_customer_product_id":190256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:33.000Z","name":"Rachel Sipes","mobile_number":"438-660-7848","email_id":"Vanessa.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"15819339500808","imei1":"15819339500808","imei2":"15819339500808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190250,"job_number":"JOB_190250","tr_customer_id":190268,"tr_customer_product_id":190258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:35.000Z","name":"Lane Greenfelder","mobile_number":"740-601-1230","email_id":"Rosanna51@yahoo.com","dop":"2000-01-31","serial_number":"10512854972312","imei1":"10512854972312","imei2":"10512854972312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190254,"job_number":"JOB_190254","tr_customer_id":190272,"tr_customer_product_id":190262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:03.000Z","modified_at":"2026-02-18T07:03:40.000Z","name":"Simone Kirlin","mobile_number":"648-228-4288","email_id":"Electa_Schimmel81@hotmail.com","dop":"2025-04-06","serial_number":"14186764236066","imei1":"14186764236066","imei2":"14186764236066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190257,"job_number":"JOB_190257","tr_customer_id":190275,"tr_customer_product_id":190265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:04:20.000Z","name":"London Koelpin","mobile_number":"369-589-1831","email_id":"Avery_Schmitt@gmail.com","dop":"2000-01-31","serial_number":"10193136531410","imei1":"10193136531410","imei2":"10193136531410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190260,"job_number":"JOB_190260","tr_customer_id":190278,"tr_customer_product_id":190268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:04:24.000Z","name":"Bradford Thompson","mobile_number":"490-624-4968","email_id":"Martine84@gmail.com","dop":"2025-04-06","serial_number":"12064222835804","imei1":"12064222835804","imei2":"12064222835804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190263,"job_number":"JOB_190263","tr_customer_id":190281,"tr_customer_product_id":190271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:07:01.000Z","name":"Katelin Labadie","mobile_number":"864-227-4870","email_id":"Clovis.Robel68@gmail.com","dop":"2025-04-06","serial_number":"15904966802554","imei1":"15904966802554","imei2":"15904966802554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190266,"job_number":"JOB_190266","tr_customer_id":190284,"tr_customer_product_id":190274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:44.000Z","name":"Seamus Gutkowski","mobile_number":"821-961-6689","email_id":"Malachi.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"12807300363615","imei1":"12807300363615","imei2":"12807300363615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190268,"job_number":"JOB_190268","tr_customer_id":190286,"tr_customer_product_id":190276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:22.000Z","name":"Deron Feil","mobile_number":"812-863-6729","email_id":"Sunny.Muller4@yahoo.com","dop":"2025-04-06","serial_number":"17293490952555","imei1":"17293490952555","imei2":"17293490952555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190269,"job_number":"JOB_190269","tr_customer_id":190287,"tr_customer_product_id":190277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:23.000Z","name":"Buster Aufderhar","mobile_number":"634-265-5332","email_id":"Green.Doyle@hotmail.com","dop":"2025-04-06","serial_number":"19729663951339","imei1":"19729663951339","imei2":"19729663951339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190273,"job_number":"JOB_190273","tr_customer_id":190291,"tr_customer_product_id":190281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:08:28.000Z","name":"Cruz Pollich","mobile_number":"527-422-2207","email_id":"Stanley.Bayer@gmail.com","dop":"2025-04-06","serial_number":"15590220066557","imei1":"15590220066557","imei2":"15590220066557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190276,"job_number":"JOB_190276","tr_customer_id":190294,"tr_customer_product_id":190284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:57.000Z","modified_at":"2026-02-18T07:08:35.000Z","name":"Verner Miller","mobile_number":"982-266-0896","email_id":"Gage2@hotmail.com","dop":"2025-04-06","serial_number":"18874964293451","imei1":"18874964293451","imei2":"18874964293451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190279,"job_number":"JOB_190279","tr_customer_id":190297,"tr_customer_product_id":190287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:09:21.000Z","name":"Judge Pouros","mobile_number":"695-659-0379","email_id":"Felipe_Turcotte31@hotmail.com","dop":"2025-04-06","serial_number":"16424513949936","imei1":"16424513949936","imei2":"16424513949936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190282,"job_number":"JOB_190282","tr_customer_id":190300,"tr_customer_product_id":190290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:29.000Z","modified_at":"2026-02-18T07:10:07.000Z","name":"Aimee Hills","mobile_number":"802-945-5137","email_id":"Julianne21@yahoo.com","dop":"2025-04-06","serial_number":"13658133561954","imei1":"13658133561954","imei2":"13658133561954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190285,"job_number":"JOB_190285","tr_customer_id":190303,"tr_customer_product_id":190293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:44.000Z","name":"Alvina Luettgen","mobile_number":"821-614-7553","email_id":"Donnie.Roob66@hotmail.com","dop":"2025-04-06","serial_number":"11353583224361","imei1":"11353583224361","imei2":"11353583224361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190287,"job_number":"JOB_190287","tr_customer_id":190305,"tr_customer_product_id":190295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:15.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"Roxane Kemmer","mobile_number":"483-649-9578","email_id":"Lucie68@gmail.com","dop":"2025-04-06","serial_number":"11669161894449","imei1":"11669161894449","imei2":"11669161894449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190290,"job_number":"JOB_190290","tr_customer_id":190308,"tr_customer_product_id":190298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:13:32.000Z","name":"Amos Kautzer","mobile_number":"766-516-4496","email_id":"Pedro29@hotmail.com","dop":"2025-04-06","serial_number":"10456931628583","imei1":"10456931628583","imei2":"10456931628583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190293,"job_number":"JOB_190293","tr_customer_id":190311,"tr_customer_product_id":190301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:14:21.000Z","name":"Deangelo Rohan","mobile_number":"233-221-0276","email_id":"Audrey.Labadie17@yahoo.com","dop":"2025-04-06","serial_number":"11664855841065","imei1":"11664855841065","imei2":"11664855841065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190301,"job_number":"JOB_190301","tr_customer_id":190319,"tr_customer_product_id":190309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:01:58.000Z","modified_at":"2026-02-18T08:02:35.000Z","name":"Jaycee Hagenes","mobile_number":"607-936-3691","email_id":"Alexys.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16998437280376","imei1":"16998437280376","imei2":"16998437280376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190306,"job_number":"JOB_190306","tr_customer_id":190324,"tr_customer_product_id":190314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:38.000Z","modified_at":"2026-02-18T08:03:12.000Z","name":"Madge O'Keefe","mobile_number":"496-540-5787","email_id":"Pearline_Murray@hotmail.com","dop":"2025-04-06","serial_number":"19108021592327","imei1":"19108021592327","imei2":"19108021592327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190309,"job_number":"JOB_190309","tr_customer_id":190327,"tr_customer_product_id":190317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:33:18.000Z","name":"Abe Greenfelder","mobile_number":"983-879-5662","email_id":"Dion.Haag72@hotmail.com","dop":"2025-04-06","serial_number":"17881401735491","imei1":"17881401735491","imei2":"17881401735491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190312,"job_number":"JOB_190312","tr_customer_id":190330,"tr_customer_product_id":190320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:26.000Z","modified_at":"2026-02-18T08:34:02.000Z","name":"Corrine Altenwerth","mobile_number":"991-514-0355","email_id":"Clint38@gmail.com","dop":"2025-04-06","serial_number":"19218811863943","imei1":"19218811863943","imei2":"19218811863943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190315,"job_number":"JOB_190315","tr_customer_id":190333,"tr_customer_product_id":190323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:46.000Z","name":"Richmond Johnston","mobile_number":"208-874-3865","email_id":"Maribel.Predovic88@hotmail.com","dop":"2025-04-06","serial_number":"14252107614129","imei1":"14252107614129","imei2":"14252107614129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190318,"job_number":"JOB_190318","tr_customer_id":190336,"tr_customer_product_id":190326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:52.000Z","name":"Benedict Ortiz","mobile_number":"914-795-8649","email_id":"Federico12@hotmail.com","dop":"2025-04-06","serial_number":"19968699472123","imei1":"19968699472123","imei2":"19968699472123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190321,"job_number":"JOB_190321","tr_customer_id":190339,"tr_customer_product_id":190329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:36:36.000Z","name":"Bret Zboncak","mobile_number":"669-267-2377","email_id":"Lea_Jacobs@yahoo.com","dop":"2025-04-06","serial_number":"19590751377894","imei1":"19590751377894","imei2":"19590751377894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190324,"job_number":"JOB_190324","tr_customer_id":190342,"tr_customer_product_id":190332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:37:19.000Z","name":"Geovanny Reinger","mobile_number":"251-644-8710","email_id":"Demetrius_Hintz13@hotmail.com","dop":"2025-04-06","serial_number":"12061294875980","imei1":"12061294875980","imei2":"12061294875980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190327,"job_number":"JOB_190327","tr_customer_id":190345,"tr_customer_product_id":190335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:52.000Z","modified_at":"2026-02-18T10:51:32.000Z","name":"Howell Wolf","mobile_number":"509-345-1566","email_id":"Betty.Halvorson49@hotmail.com","dop":"2025-04-06","serial_number":"17718823074664","imei1":"17718823074664","imei2":"17718823074664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190330,"job_number":"JOB_190330","tr_customer_id":190348,"tr_customer_product_id":190338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:52:21.000Z","name":"Zoey Lockman","mobile_number":"403-705-3897","email_id":"Albertha86@hotmail.com","dop":"2025-04-06","serial_number":"16800994239792","imei1":"16800994239792","imei2":"16800994239792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190333,"job_number":"JOB_190333","tr_customer_id":190351,"tr_customer_product_id":190341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:53:10.000Z","name":"Colby Crist","mobile_number":"423-417-2244","email_id":"Maurice50@hotmail.com","dop":"2025-04-06","serial_number":"12000612671931","imei1":"12000612671931","imei2":"12000612671931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190343,"job_number":"JOB_190343","tr_customer_id":190361,"tr_customer_product_id":190351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:02.000Z","modified_at":"2026-02-18T11:38:43.000Z","name":"Fannie Keebler","mobile_number":"807-284-1505","email_id":"Henry.Kuvalis@yahoo.com","dop":"2025-04-06","serial_number":"17605672029179","imei1":"17605672029179","imei2":"17605672029179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190346,"job_number":"JOB_190346","tr_customer_id":190364,"tr_customer_product_id":190354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:51.000Z","modified_at":"2026-02-18T11:39:31.000Z","name":"Amari Bosco","mobile_number":"442-616-8094","email_id":"Iliana61@yahoo.com","dop":"2025-04-06","serial_number":"10531102937275","imei1":"10531102937275","imei2":"10531102937275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190349,"job_number":"JOB_190349","tr_customer_id":190367,"tr_customer_product_id":190357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:40:20.000Z","name":"Nathen O'Reilly","mobile_number":"410-727-9878","email_id":"Sheridan.Wintheiser15@hotmail.com","dop":"2025-04-06","serial_number":"12348449378200","imei1":"12348449378200","imei2":"12348449378200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190357,"job_number":"JOB_190357","tr_customer_id":190375,"tr_customer_product_id":190365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:49.000Z","name":"Kendra Murray","mobile_number":"886-279-0797","email_id":"Axel.Cartwright6@gmail.com","dop":"2024-08-17","serial_number":"71509631141332","imei1":"71509631141332","imei2":"71509631141332","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190359,"job_number":"JOB_190359","tr_customer_id":190377,"tr_customer_product_id":190367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:52.000Z","modified_at":"2026-02-18T12:27:11.000Z","name":"Emil Larkin","mobile_number":"692-307-0349","email_id":"Ethel74@yahoo.com","dop":"2024-08-17","serial_number":"52646998298417","imei1":"52646998298417","imei2":"52646998298417","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190361,"job_number":"JOB_190361","tr_customer_id":190379,"tr_customer_product_id":190369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:33.000Z","name":"Derick Littel","mobile_number":"293-453-9344","email_id":"Celestino_Koepp@hotmail.com","dop":"2024-08-17","serial_number":"72912008701183","imei1":"72912008701183","imei2":"72912008701183","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190362,"job_number":"JOB_190362","tr_customer_id":190380,"tr_customer_product_id":190370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:35.000Z","modified_at":"2026-02-18T12:27:54.000Z","name":"Aida Smith","mobile_number":"271-785-5372","email_id":"Emory_Torphy51@gmail.com","dop":"2024-08-17","serial_number":"91571915720303","imei1":"91571915720303","imei2":"91571915720303","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190375,"job_number":"JOB_190375","tr_customer_id":190393,"tr_customer_product_id":190383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:38.000Z","name":"Shanelle Walsh","mobile_number":"793-992-3130","email_id":"Brenda.McCullough@hotmail.com","dop":"2025-04-06","serial_number":"11385947390775","imei1":"11385947390775","imei2":"11385947390775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190378,"job_number":"JOB_190378","tr_customer_id":190396,"tr_customer_product_id":190386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:58:23.000Z","name":"Jamey Schroeder","mobile_number":"236-622-1577","email_id":"Kacey96@gmail.com","dop":"2025-04-06","serial_number":"12075833306331","imei1":"12075833306331","imei2":"12075833306331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190381,"job_number":"JOB_190381","tr_customer_id":190399,"tr_customer_product_id":190389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:59:08.000Z","name":"Althea Bruen","mobile_number":"339-883-2991","email_id":"Nora1@hotmail.com","dop":"2025-04-06","serial_number":"15196457586231","imei1":"15196457586231","imei2":"15196457586231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190399,"job_number":"JOB_190399","tr_customer_id":190417,"tr_customer_product_id":190407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:19.000Z","modified_at":"2026-02-18T13:59:58.000Z","name":"Lucio Medhurst","mobile_number":"562-384-9095","email_id":"Madge_Schamberger6@gmail.com","dop":"2025-04-06","serial_number":"18012757393572","imei1":"18012757393572","imei2":"18012757393572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T13:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190402,"job_number":"JOB_190402","tr_customer_id":190420,"tr_customer_product_id":190410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:45.000Z","name":"Madonna Heaney","mobile_number":"348-320-0943","email_id":"Damion.Ruecker82@yahoo.com","dop":"2025-04-06","serial_number":"17183246446032","imei1":"17183246446032","imei2":"17183246446032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:49.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190412,"job_number":"JOB_190412","tr_customer_id":190430,"tr_customer_product_id":190420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:05:23.000Z","modified_at":"2026-02-18T14:05:23.000Z","name":"Kalinda Varrier","mobile_number":"9971990580","email_id":"bilva.talwar@yahoo.co.in","dop":"2026-02-08","serial_number":"054063941433165","imei1":"054063941433165","imei2":"054063941433165","popurl":"www.devdan-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:05:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190414,"job_number":"JOB_190414","tr_customer_id":190432,"tr_customer_product_id":190422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:19.000Z","modified_at":"2026-02-18T14:06:19.000Z","name":"Chidambar Iyengar","mobile_number":"9933337858","email_id":"veda.varma@gmail.com","dop":"2026-02-08","serial_number":"320062039602727","imei1":"320062039602727","imei2":"320062039602727","popurl":"www.daksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190415,"job_number":"JOB_190415","tr_customer_id":190433,"tr_customer_product_id":190423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:28.000Z","modified_at":"2026-02-18T14:06:28.000Z","name":"Ekaksh Dhawan","mobile_number":"9937228996","email_id":"darshwana.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"219032771662711","imei1":"219032771662711","imei2":"219032771662711","popurl":"www.aaryan-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190417,"job_number":"JOB_190417","tr_customer_id":190435,"tr_customer_product_id":190425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:44.000Z","modified_at":"2026-02-18T14:06:44.000Z","name":"Chandra Iyer","mobile_number":"9984706559","email_id":"niro.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"478070186686308","imei1":"478070186686308","imei2":"478070186686308","popurl":"www.vaishvi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190418,"job_number":"JOB_190418","tr_customer_id":190436,"tr_customer_product_id":190426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:09:59.000Z","modified_at":"2026-02-18T14:09:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12221264314750","imei1":"12221264314750","imei2":"12221264314750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190419,"job_number":"JOB_190419","tr_customer_id":190437,"tr_customer_product_id":190427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:00.000Z","modified_at":"2026-02-18T14:10:38.000Z","name":"Lysanne Stamm","mobile_number":"358-966-6192","email_id":"Whitney.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19638645417867","imei1":"19638645417867","imei2":"19638645417867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190420,"job_number":"JOB_190420","tr_customer_id":190438,"tr_customer_product_id":190428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:01.000Z","modified_at":"2026-02-18T14:10:01.000Z","name":"Percy Swaniawski","mobile_number":"868-645-8225","email_id":"Coby_McClure96@yahoo.com","dop":"2025-04-06","serial_number":"12646422303032890","imei1":"12646422303032890","imei2":"12646422303032890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190421,"job_number":"JOB_190421","tr_customer_id":190439,"tr_customer_product_id":190429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:45.000Z","modified_at":"2026-02-18T14:10:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12624064283538","imei1":"12624064283538","imei2":"12624064283538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190422,"job_number":"JOB_190422","tr_customer_id":190440,"tr_customer_product_id":190430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:46.000Z","modified_at":"2026-02-18T14:11:24.000Z","name":"Wava Crooks","mobile_number":"897-315-7569","email_id":"Hester_Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19147700591327","imei1":"19147700591327","imei2":"19147700591327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190423,"job_number":"JOB_190423","tr_customer_id":190441,"tr_customer_product_id":190431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:47.000Z","modified_at":"2026-02-18T14:10:47.000Z","name":"Berenice Nitzsche","mobile_number":"697-398-4763","email_id":"Katharina_Collier64@yahoo.com","dop":"2025-04-06","serial_number":"14232849103003038","imei1":"14232849103003038","imei2":"14232849103003038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190424,"job_number":"JOB_190424","tr_customer_id":190442,"tr_customer_product_id":190432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:11:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10612102901656","imei1":"10612102901656","imei2":"10612102901656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190425,"job_number":"JOB_190425","tr_customer_id":190443,"tr_customer_product_id":190433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:12:11.000Z","name":"Bertram Funk","mobile_number":"567-411-3065","email_id":"Erica_Johns46@yahoo.com","dop":"2025-04-06","serial_number":"15855988854170","imei1":"15855988854170","imei2":"15855988854170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190426,"job_number":"JOB_190426","tr_customer_id":190444,"tr_customer_product_id":190434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:33.000Z","modified_at":"2026-02-18T14:11:33.000Z","name":"Dario Beier","mobile_number":"656-374-8252","email_id":"Donny.Reinger53@yahoo.com","dop":"2025-04-06","serial_number":"11714228265379290","imei1":"11714228265379290","imei2":"11714228265379290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190427,"job_number":"JOB_190427","tr_customer_id":190445,"tr_customer_product_id":190435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:07.000Z","modified_at":"2026-02-18T14:13:07.000Z","name":"Marta Stanton","mobile_number":"910-886-9170","email_id":"Jocelyn_Goyette@hotmail.com","dop":"2025-12-31","serial_number":"36250631074450","imei1":"36250631074450","imei2":"36250631074450","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190428,"job_number":"JOB_190428","tr_customer_id":190446,"tr_customer_product_id":190436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:59.000Z","modified_at":"2026-02-18T14:13:59.000Z","name":"Elouise Johns","mobile_number":"367-408-5630","email_id":"Imelda93@hotmail.com","dop":"2025-12-31","serial_number":"121143496131888","imei1":"121143496131888","imei2":"121143496131888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190429,"job_number":"JOB_190429","tr_customer_id":190447,"tr_customer_product_id":190437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:23.000Z","modified_at":"2026-02-18T14:14:23.000Z","name":"Prudence Jerde","mobile_number":"626-770-2957","email_id":"Polly.Boyer@gmail.com","dop":"2025-12-31","serial_number":"93770252487203","imei1":"93770252487203","imei2":"93770252487203","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190430,"job_number":"JOB_190430","tr_customer_id":190448,"tr_customer_product_id":190438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:34.000Z","modified_at":"2026-02-18T14:14:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46815579882219","imei1":"46815579882219","imei2":"46815579882219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190431,"job_number":"JOB_190431","tr_customer_id":190449,"tr_customer_product_id":190439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81117672324795","imei1":"81117672324795","imei2":"81117672324795","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190432,"job_number":"JOB_190432","tr_customer_id":190450,"tr_customer_product_id":190440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90789105006326","imei1":"90789105006326","imei2":"90789105006326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190433,"job_number":"JOB_190433","tr_customer_id":190451,"tr_customer_product_id":190441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65789870156073","imei1":"65789870156073","imei2":"65789870156073","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190434,"job_number":"JOB_190434","tr_customer_id":190452,"tr_customer_product_id":190442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758027833315","imei1":"29758027833315","imei2":"29758027833315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190435,"job_number":"JOB_190435","tr_customer_id":190453,"tr_customer_product_id":190443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24784916572069","imei1":"24784916572069","imei2":"24784916572069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190436,"job_number":"JOB_190436","tr_customer_id":190454,"tr_customer_product_id":190444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16132838563071","imei1":"16132838563071","imei2":"16132838563071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190437,"job_number":"JOB_190437","tr_customer_id":190455,"tr_customer_product_id":190445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:39.000Z","modified_at":"2026-02-18T14:14:39.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103225384518008","imei1":"103225384518008","imei2":"103225384518008","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190438,"job_number":"JOB_190438","tr_customer_id":190456,"tr_customer_product_id":190446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:40.000Z","modified_at":"2026-02-18T14:15:20.000Z","name":"Ivy Stamm","mobile_number":"673-374-1570","email_id":"Raymundo.Brakus64@gmail.com","dop":"2025-12-31","serial_number":"100391594891721","imei1":"100391594891721","imei2":"100391594891721","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190439,"job_number":"JOB_190439","tr_customer_id":190457,"tr_customer_product_id":190447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49786064114965","imei1":"49786064114965","imei2":"49786064114965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190440,"job_number":"JOB_190440","tr_customer_id":190458,"tr_customer_product_id":190448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19907251356130","imei1":"19907251356130","imei2":"19907251356130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190441,"job_number":"JOB_190441","tr_customer_id":190459,"tr_customer_product_id":190449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30101178286115","imei1":"30101178286115","imei2":"30101178286115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190442,"job_number":"JOB_190442","tr_customer_id":190460,"tr_customer_product_id":190450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78357624902393","imei1":"78357624902393","imei2":"78357624902393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190443,"job_number":"JOB_190443","tr_customer_id":190461,"tr_customer_product_id":190451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81477671024603","imei1":"81477671024603","imei2":"81477671024603","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190444,"job_number":"JOB_190444","tr_customer_id":190462,"tr_customer_product_id":190452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88553558367596","imei1":"88553558367596","imei2":"88553558367596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190445,"job_number":"JOB_190445","tr_customer_id":190463,"tr_customer_product_id":190453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40606677791879","imei1":"40606677791879","imei2":"40606677791879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190446,"job_number":"JOB_190446","tr_customer_id":190464,"tr_customer_product_id":190454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:11.000Z","modified_at":"2026-02-18T14:15:49.000Z","name":"Lelah Jones","mobile_number":"321-929-3722","email_id":"Jayde50@yahoo.com","dop":"2025-04-06","serial_number":"19611293002372","imei1":"19611293002372","imei2":"19611293002372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190447,"job_number":"JOB_190447","tr_customer_id":190465,"tr_customer_product_id":190455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:12.000Z","modified_at":"2026-02-18T14:15:12.000Z","name":"Lawrence O'Hara","mobile_number":"522-740-8146","email_id":"Wilton.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15420800262181912","imei1":"15420800262181912","imei2":"15420800262181912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190448,"job_number":"JOB_190448","tr_customer_id":190466,"tr_customer_product_id":190456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105578189370233","imei1":"105578189370233","imei2":"105578189370233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190449,"job_number":"JOB_190449","tr_customer_id":190467,"tr_customer_product_id":190457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:16:06.000Z","name":"Josue Schamberger","mobile_number":"680-479-3187","email_id":"Soledad_Weissnat71@hotmail.com","dop":"2025-12-31","serial_number":"108401329972004","imei1":"108401329972004","imei2":"108401329972004","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190450,"job_number":"JOB_190450","tr_customer_id":190468,"tr_customer_product_id":190458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39969011534387","imei1":"39969011534387","imei2":"39969011534387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190451,"job_number":"JOB_190451","tr_customer_id":190469,"tr_customer_product_id":190459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63178932865018","imei1":"63178932865018","imei2":"63178932865018","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190452,"job_number":"JOB_190452","tr_customer_id":190470,"tr_customer_product_id":190460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35108529352066","imei1":"35108529352066","imei2":"35108529352066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190453,"job_number":"JOB_190453","tr_customer_id":190471,"tr_customer_product_id":190461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93922035168739","imei1":"93922035168739","imei2":"93922035168739","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190454,"job_number":"JOB_190454","tr_customer_id":190472,"tr_customer_product_id":190462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78344726240394","imei1":"78344726240394","imei2":"78344726240394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190455,"job_number":"JOB_190455","tr_customer_id":190473,"tr_customer_product_id":190463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91722750503042","imei1":"91722750503042","imei2":"91722750503042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190456,"job_number":"JOB_190456","tr_customer_id":190474,"tr_customer_product_id":190464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67950571149998","imei1":"67950571149998","imei2":"67950571149998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190457,"job_number":"JOB_190457","tr_customer_id":190475,"tr_customer_product_id":190465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:13.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105801768607242","imei1":"105801768607242","imei2":"105801768607242","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190458,"job_number":"JOB_190458","tr_customer_id":190476,"tr_customer_product_id":190466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:50.000Z","name":"Alfonzo Purdy","mobile_number":"676-392-0389","email_id":"Rhea.Schoen@yahoo.com","dop":"2025-12-31","serial_number":"109129950950790","imei1":"109129950950790","imei2":"109129950950790","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190459,"job_number":"JOB_190459","tr_customer_id":190477,"tr_customer_product_id":190467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14386116566065","imei1":"14386116566065","imei2":"14386116566065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190460,"job_number":"JOB_190460","tr_customer_id":190478,"tr_customer_product_id":190468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:42.000Z","name":"Cary Von","mobile_number":"875-829-6109","email_id":"Emory91@hotmail.com","dop":"2025-04-06","serial_number":"14122166639718","imei1":"14122166639718","imei2":"14122166639718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190461,"job_number":"JOB_190461","tr_customer_id":190479,"tr_customer_product_id":190469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:04.000Z","modified_at":"2026-02-18T14:26:04.000Z","name":"Mack Hettinger","mobile_number":"913-576-9653","email_id":"Laurianne_Roberts@hotmail.com","dop":"2025-04-06","serial_number":"16571908940544080","imei1":"16571908940544080","imei2":"16571908940544080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190463,"job_number":"JOB_190463","tr_customer_id":190481,"tr_customer_product_id":190471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:26:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19730628907201","imei1":"19730628907201","imei2":"19730628907201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190464,"job_number":"JOB_190464","tr_customer_id":190482,"tr_customer_product_id":190472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:27:28.000Z","name":"Ollie Davis","mobile_number":"300-783-2118","email_id":"Wilmer_Wintheiser5@gmail.com","dop":"2025-04-06","serial_number":"16877632271417","imei1":"16877632271417","imei2":"16877632271417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190465,"job_number":"JOB_190465","tr_customer_id":190483,"tr_customer_product_id":190473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:51.000Z","modified_at":"2026-02-18T14:26:51.000Z","name":"Kellie Strosin","mobile_number":"951-925-6073","email_id":"Hugh.Lemke44@yahoo.com","dop":"2025-04-06","serial_number":"18504155749902440","imei1":"18504155749902440","imei2":"18504155749902440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190467,"job_number":"JOB_190467","tr_customer_id":190485,"tr_customer_product_id":190475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:27:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16195051718519","imei1":"16195051718519","imei2":"16195051718519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190468,"job_number":"JOB_190468","tr_customer_id":190486,"tr_customer_product_id":190476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:28:14.000Z","name":"Gillian Christiansen","mobile_number":"727-418-6734","email_id":"Kennith.Schiller@hotmail.com","dop":"2025-04-06","serial_number":"16375824575516","imei1":"16375824575516","imei2":"16375824575516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190469,"job_number":"JOB_190469","tr_customer_id":190487,"tr_customer_product_id":190477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:36.000Z","modified_at":"2026-02-18T14:27:36.000Z","name":"Lizzie Bayer","mobile_number":"848-240-3008","email_id":"Alexie80@yahoo.com","dop":"2025-04-06","serial_number":"17984303810286736","imei1":"17984303810286736","imei2":"17984303810286736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190480,"job_number":"JOB_190480","tr_customer_id":190498,"tr_customer_product_id":190488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:35.000Z","modified_at":"2026-02-18T14:38:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"109372567727480","imei1":"109372567727480","imei2":"109372567727480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190481,"job_number":"JOB_190481","tr_customer_id":190499,"tr_customer_product_id":190489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:36.000Z","modified_at":"2026-02-18T14:38:36.000Z","name":"Trudie Kuhn","mobile_number":"321-658-0193","email_id":"Ford_Berge36@yahoo.com","dop":"2025-02-01","serial_number":"17568761240540","imei1":"17568761240540","imei2":"17568761240540","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190482,"job_number":"JOB_190482","tr_customer_id":190500,"tr_customer_product_id":190490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:37.000Z","modified_at":"2026-02-18T14:39:12.000Z","name":"Maria Schmidt","mobile_number":"620-642-4786","email_id":"Quinn59@hotmail.com","dop":"2025-02-01","serial_number":"79756736853583","imei1":"79756736853583","imei2":"79756736853583","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190483,"job_number":"JOB_190483","tr_customer_id":190501,"tr_customer_product_id":190491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14266041310396","imei1":"14266041310396","imei2":"14266041310396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190484,"job_number":"JOB_190484","tr_customer_id":190502,"tr_customer_product_id":190492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:55.000Z","name":"Elmer Terry","mobile_number":"239-584-9889","email_id":"Maudie53@hotmail.com","dop":"2025-04-06","serial_number":"18321490715848","imei1":"18321490715848","imei2":"18321490715848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190485,"job_number":"JOB_190485","tr_customer_id":190503,"tr_customer_product_id":190493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:16.000Z","modified_at":"2026-02-18T14:39:16.000Z","name":"Cleveland O'Kon","mobile_number":"333-793-4468","email_id":"Annie_Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"17490522418754216","imei1":"17490522418754216","imei2":"17490522418754216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190486,"job_number":"JOB_190486","tr_customer_id":190504,"tr_customer_product_id":190494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"101402802488952","imei1":"101402802488952","imei2":"101402802488952","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190487,"job_number":"JOB_190487","tr_customer_id":190505,"tr_customer_product_id":190495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"Damaris Jaskolski","mobile_number":"594-620-8395","email_id":"Krista40@yahoo.com","dop":"2025-02-01","serial_number":"103704273365121","imei1":"103704273365121","imei2":"103704273365121","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190488,"job_number":"JOB_190488","tr_customer_id":190506,"tr_customer_product_id":190496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:20.000Z","modified_at":"2026-02-18T14:39:55.000Z","name":"Giles Grady","mobile_number":"805-486-9922","email_id":"Damion_Keebler@hotmail.com","dop":"2025-02-01","serial_number":"43918404994021","imei1":"43918404994021","imei2":"43918404994021","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190489,"job_number":"JOB_190489","tr_customer_id":190507,"tr_customer_product_id":190497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:58.000Z","modified_at":"2026-02-18T14:39:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10932894130052","imei1":"10932894130052","imei2":"10932894130052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190490,"job_number":"JOB_190490","tr_customer_id":190508,"tr_customer_product_id":190498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:40:38.000Z","name":"Kristy Spencer","mobile_number":"583-246-3384","email_id":"Kirsten.OReilly@yahoo.com","dop":"2025-06-18","serial_number":"10445133641397","imei1":"10445133641397","imei2":"10445133641397","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190491,"job_number":"JOB_190491","tr_customer_id":190509,"tr_customer_product_id":190499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:39:59.000Z","name":"Kory Littel","mobile_number":"672-752-9683","email_id":"Coby2@gmail.com","dop":"2025-06-18","serial_number":"1015707317126245","imei1":"1015707317126245","imei2":"1015707317126245","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190492,"job_number":"JOB_190492","tr_customer_id":190510,"tr_customer_product_id":190500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"100046517751634","imei1":"100046517751634","imei2":"100046517751634","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190493,"job_number":"JOB_190493","tr_customer_id":190511,"tr_customer_product_id":190501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"Astrid Conn","mobile_number":"381-610-2336","email_id":"Wilfrid_Beer@yahoo.com","dop":"2025-02-01","serial_number":"96658785246596","imei1":"96658785246596","imei2":"96658785246596","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190494,"job_number":"JOB_190494","tr_customer_id":190512,"tr_customer_product_id":190502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10165182301647","imei1":"10165182301647","imei2":"10165182301647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190495,"job_number":"JOB_190495","tr_customer_id":190513,"tr_customer_product_id":190503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:42.000Z","name":"Graham Abernathy","mobile_number":"923-909-0712","email_id":"Enoch.Konopelski18@hotmail.com","dop":"2025-04-06","serial_number":"17663327541318","imei1":"17663327541318","imei2":"17663327541318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190496,"job_number":"JOB_190496","tr_customer_id":190514,"tr_customer_product_id":190504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:03.000Z","modified_at":"2026-02-18T14:40:38.000Z","name":"Hardy Howe","mobile_number":"408-667-8035","email_id":"Stewart60@hotmail.com","dop":"2025-02-01","serial_number":"46204657447151","imei1":"46204657447151","imei2":"46204657447151","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190497,"job_number":"JOB_190497","tr_customer_id":190515,"tr_customer_product_id":190505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:04.000Z","modified_at":"2026-02-18T14:40:04.000Z","name":"Sarina Douglas","mobile_number":"478-954-9335","email_id":"Doris_Orn85@gmail.com","dop":"2025-04-06","serial_number":"18289522937873292","imei1":"18289522937873292","imei2":"18289522937873292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190498,"job_number":"JOB_190498","tr_customer_id":190516,"tr_customer_product_id":190506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:07.000Z","modified_at":"2026-02-18T14:40:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16987853015612","imei1":"16987853015612","imei2":"16987853015612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190499,"job_number":"JOB_190499","tr_customer_id":190517,"tr_customer_product_id":190507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:08.000Z","modified_at":"2026-02-18T14:40:44.000Z","name":"Trent Boyle","mobile_number":"960-760-6077","email_id":"Luisa.Jaskolski47@gmail.com","dop":"2025-04-06","serial_number":"14202267848870","imei1":"14202267848870","imei2":"14202267848870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190500,"job_number":"JOB_190500","tr_customer_id":190518,"tr_customer_product_id":190508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:09.000Z","modified_at":"2026-02-18T14:40:09.000Z","name":"Graciela Torphy","mobile_number":"320-701-1001","email_id":"Josue61@hotmail.com","dop":"2025-04-06","serial_number":"17331467059833758","imei1":"17331467059833758","imei2":"17331467059833758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190502,"job_number":"JOB_190502","tr_customer_id":190520,"tr_customer_product_id":190510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:27.000Z","modified_at":"2026-02-18T14:41:04.000Z","name":"Geo Reynolds","mobile_number":"440-908-7038","email_id":"Mikayla.Hills43@hotmail.com","dop":"2000-01-31","serial_number":"10940517778138","imei1":"10940517778138","imei2":"10940517778138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190504,"job_number":"JOB_190504","tr_customer_id":190522,"tr_customer_product_id":190512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10679544172405","imei1":"10679544172405","imei2":"10679544172405","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190505,"job_number":"JOB_190505","tr_customer_id":190523,"tr_customer_product_id":190513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:41:23.000Z","name":"Hannah Towne","mobile_number":"937-696-1600","email_id":"Lavada_Krajcik90@gmail.com","dop":"2025-06-18","serial_number":"10964358487209","imei1":"10964358487209","imei2":"10964358487209","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190506,"job_number":"JOB_190506","tr_customer_id":190524,"tr_customer_product_id":190514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"Jesus Schmidt","mobile_number":"223-775-6755","email_id":"Vincent_Fahey90@hotmail.com","dop":"2025-06-18","serial_number":"1061545598721223","imei1":"1061545598721223","imei2":"1061545598721223","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190507,"job_number":"JOB_190507","tr_customer_id":190525,"tr_customer_product_id":190515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:49.000Z","modified_at":"2026-02-18T14:40:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10515193896068","imei1":"10515193896068","imei2":"10515193896068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190508,"job_number":"JOB_190508","tr_customer_id":190526,"tr_customer_product_id":190516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:50.000Z","modified_at":"2026-02-18T14:41:29.000Z","name":"Mikayla Von","mobile_number":"424-399-7479","email_id":"Rosemary_Blick@gmail.com","dop":"2025-04-06","serial_number":"19065317974635","imei1":"19065317974635","imei2":"19065317974635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190509,"job_number":"JOB_190509","tr_customer_id":190527,"tr_customer_product_id":190517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"Hipolito Marvin","mobile_number":"407-278-7896","email_id":"Harry.Lindgren@hotmail.com","dop":"2025-04-06","serial_number":"17861471015834168","imei1":"17861471015834168","imei2":"17861471015834168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190510,"job_number":"JOB_190510","tr_customer_id":190528,"tr_customer_product_id":190518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15257966143808","imei1":"15257966143808","imei2":"15257966143808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190511,"job_number":"JOB_190511","tr_customer_id":190529,"tr_customer_product_id":190519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:41:28.000Z","name":"Emiliano Lesch","mobile_number":"848-336-0696","email_id":"Terrance9@yahoo.com","dop":"2025-04-06","serial_number":"18695488243922","imei1":"18695488243922","imei2":"18695488243922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190512,"job_number":"JOB_190512","tr_customer_id":190530,"tr_customer_product_id":190520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:53.000Z","modified_at":"2026-02-18T14:40:53.000Z","name":"Camron Kozey","mobile_number":"838-426-5845","email_id":"Sandy.Schmidt@gmail.com","dop":"2025-04-06","serial_number":"16158476023233256","imei1":"16158476023233256","imei2":"16158476023233256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190514,"job_number":"JOB_190514","tr_customer_id":190532,"tr_customer_product_id":190522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:12.000Z","modified_at":"2026-02-18T14:41:49.000Z","name":"Joelle Wisozk","mobile_number":"722-851-4171","email_id":"Mercedes_Boehm@gmail.com","dop":"2000-01-31","serial_number":"10597077799179","imei1":"10597077799179","imei2":"10597077799179","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190516,"job_number":"JOB_190516","tr_customer_id":190534,"tr_customer_product_id":190524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:41:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228606445581","imei1":"13228606445581","imei2":"13228606445581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190517,"job_number":"JOB_190517","tr_customer_id":190535,"tr_customer_product_id":190525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:42:12.000Z","name":"Kasey Stoltenberg","mobile_number":"620-258-0811","email_id":"Josephine_OKon34@gmail.com","dop":"2025-04-06","serial_number":"18495081315911","imei1":"18495081315911","imei2":"18495081315911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190518,"job_number":"JOB_190518","tr_customer_id":190536,"tr_customer_product_id":190526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:36.000Z","modified_at":"2026-02-18T14:41:36.000Z","name":"Ernie Kuhic","mobile_number":"579-425-4029","email_id":"Keshaun24@hotmail.com","dop":"2025-04-06","serial_number":"19089752154950310","imei1":"19089752154950310","imei2":"19089752154950310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190519,"job_number":"JOB_190519","tr_customer_id":190537,"tr_customer_product_id":190527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18615086599766","imei1":"18615086599766","imei2":"18615086599766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190520,"job_number":"JOB_190520","tr_customer_id":190538,"tr_customer_product_id":190528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564679046206","imei1":"15564679046206","imei2":"15564679046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190521,"job_number":"JOB_190521","tr_customer_id":190539,"tr_customer_product_id":190529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:42:15.000Z","name":"Sterling Flatley","mobile_number":"908-553-4838","email_id":"Gust_Adams@gmail.com","dop":"2025-04-06","serial_number":"10189978929859","imei1":"10189978929859","imei2":"10189978929859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190522,"job_number":"JOB_190522","tr_customer_id":190540,"tr_customer_product_id":190530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:41.000Z","modified_at":"2026-02-18T14:42:20.000Z","name":"Kenny Christiansen","mobile_number":"486-358-3114","email_id":"Zella.Gusikowski34@gmail.com","dop":"2025-04-06","serial_number":"19532976565283","imei1":"19532976565283","imei2":"19532976565283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190523,"job_number":"JOB_190523","tr_customer_id":190541,"tr_customer_product_id":190531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Elena Hoppe","mobile_number":"350-334-7147","email_id":"Rosamond.Stanton@yahoo.com","dop":"2025-04-06","serial_number":"10554737720826640","imei1":"10554737720826640","imei2":"10554737720826640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190524,"job_number":"JOB_190524","tr_customer_id":190542,"tr_customer_product_id":190532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Ashly Langworth","mobile_number":"848-496-2298","email_id":"Maxie.Labadie55@gmail.com","dop":"2025-04-06","serial_number":"10572297477418618","imei1":"10572297477418618","imei2":"10572297477418618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190526,"job_number":"JOB_190526","tr_customer_id":190544,"tr_customer_product_id":190534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:57.000Z","modified_at":"2026-02-18T14:42:34.000Z","name":"Nova Towne","mobile_number":"309-707-7961","email_id":"Conor30@gmail.com","dop":"2000-01-31","serial_number":"10921375199323","imei1":"10921375199323","imei2":"10921375199323","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190528,"job_number":"JOB_190528","tr_customer_id":190546,"tr_customer_product_id":190536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:07.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18696408138153","imei1":"18696408138153","imei2":"18696408138153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190529,"job_number":"JOB_190529","tr_customer_id":190547,"tr_customer_product_id":190537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Isabella Jacobi","mobile_number":"587-446-3126","email_id":"Melissa.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"10605139756760","imei1":"10605139756760","imei2":"10605139756760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190530,"job_number":"JOB_190530","tr_customer_id":190548,"tr_customer_product_id":190538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:08.000Z","modified_at":"2026-02-18T14:42:08.000Z","name":"Ozella Larkin","mobile_number":"891-528-8399","email_id":"Malcolm35@hotmail.com","dop":"2025-04-06","serial_number":"13578872683299074","imei1":"13578872683299074","imei2":"13578872683299074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190531,"job_number":"JOB_190531","tr_customer_id":190549,"tr_customer_product_id":190539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12597115878125","imei1":"12597115878125","imei2":"12597115878125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190532,"job_number":"JOB_190532","tr_customer_id":190550,"tr_customer_product_id":190540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:57.000Z","name":"Mathias Reinger","mobile_number":"986-848-3867","email_id":"Bernice_Bartell5@gmail.com","dop":"2025-04-06","serial_number":"16840416129131","imei1":"16840416129131","imei2":"16840416129131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190533,"job_number":"JOB_190533","tr_customer_id":190551,"tr_customer_product_id":190541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:23.000Z","modified_at":"2026-02-18T14:42:23.000Z","name":"Queenie Block","mobile_number":"927-414-6651","email_id":"Lionel_Deckow@hotmail.com","dop":"2025-04-06","serial_number":"19918286386559496","imei1":"19918286386559496","imei2":"19918286386559496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190534,"job_number":"JOB_190534","tr_customer_id":190552,"tr_customer_product_id":190542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:42:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19493467791403","imei1":"19493467791403","imei2":"19493467791403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190535,"job_number":"JOB_190535","tr_customer_id":190553,"tr_customer_product_id":190543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:43:06.000Z","name":"Odell Graham","mobile_number":"678-857-9399","email_id":"Arlie_Nicolas@yahoo.com","dop":"2025-04-06","serial_number":"13234842837795","imei1":"13234842837795","imei2":"13234842837795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190536,"job_number":"JOB_190536","tr_customer_id":190554,"tr_customer_product_id":190544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:29.000Z","modified_at":"2026-02-18T14:42:29.000Z","name":"Annetta Cummerata","mobile_number":"439-373-1207","email_id":"Eriberto.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"13228321607808128","imei1":"13228321607808128","imei2":"13228321607808128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190537,"job_number":"JOB_190537","tr_customer_id":190555,"tr_customer_product_id":190545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17167260671702","imei1":"17167260671702","imei2":"17167260671702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190538,"job_number":"JOB_190538","tr_customer_id":190556,"tr_customer_product_id":190546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:43:09.000Z","name":"Anne Sporer","mobile_number":"801-597-9152","email_id":"Kale.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"15588061032286","imei1":"15588061032286","imei2":"15588061032286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190539,"job_number":"JOB_190539","tr_customer_id":190557,"tr_customer_product_id":190547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:32.000Z","modified_at":"2026-02-18T14:42:32.000Z","name":"Geovanny Rippin","mobile_number":"908-512-4298","email_id":"Pauline.Kohler68@hotmail.com","dop":"2025-04-06","serial_number":"18439503760840976","imei1":"18439503760840976","imei2":"18439503760840976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190541,"job_number":"JOB_190541","tr_customer_id":190559,"tr_customer_product_id":190549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:42.000Z","modified_at":"2026-02-18T14:43:19.000Z","name":"Amie Ortiz","mobile_number":"835-471-3563","email_id":"Adelle.Will@hotmail.com","dop":"2000-01-31","serial_number":"10489373656040","imei1":"10489373656040","imei2":"10489373656040","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190543,"job_number":"JOB_190543","tr_customer_id":190561,"tr_customer_product_id":190551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:42:50.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16404559000029","imei1":"16404559000029","imei2":"16404559000029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190544,"job_number":"JOB_190544","tr_customer_id":190562,"tr_customer_product_id":190552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:43:26.000Z","name":"Vernon Dooley","mobile_number":"241-779-6053","email_id":"Christina.Hahn@hotmail.com","dop":"2025-04-06","serial_number":"19019111974952","imei1":"19019111974952","imei2":"19019111974952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190545,"job_number":"JOB_190545","tr_customer_id":190563,"tr_customer_product_id":190553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:51.000Z","modified_at":"2026-02-18T14:42:51.000Z","name":"Benny Lynch","mobile_number":"897-705-3264","email_id":"Lucy74@gmail.com","dop":"2025-04-06","serial_number":"12112969040196584","imei1":"12112969040196584","imei2":"12112969040196584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190546,"job_number":"JOB_190546","tr_customer_id":190564,"tr_customer_product_id":190554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13857730954724","imei1":"13857730954724","imei2":"13857730954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190547,"job_number":"JOB_190547","tr_customer_id":190565,"tr_customer_product_id":190555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:38.000Z","name":"Garnet Carroll","mobile_number":"356-904-1072","email_id":"Nat23@yahoo.com","dop":"2025-04-06","serial_number":"19840763845516","imei1":"19840763845516","imei2":"19840763845516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190548,"job_number":"JOB_190548","tr_customer_id":190566,"tr_customer_product_id":190556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:05.000Z","modified_at":"2026-02-18T14:43:05.000Z","name":"Madisyn Heller","mobile_number":"787-301-6313","email_id":"Wilhelmine55@hotmail.com","dop":"2025-04-06","serial_number":"12539782517027324","imei1":"12539782517027324","imei2":"12539782517027324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190549,"job_number":"JOB_190549","tr_customer_id":190567,"tr_customer_product_id":190557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:13.000Z","modified_at":"2026-02-18T14:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18017966235354","imei1":"18017966235354","imei2":"18017966235354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190550,"job_number":"JOB_190550","tr_customer_id":190568,"tr_customer_product_id":190558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:14.000Z","modified_at":"2026-02-18T14:43:52.000Z","name":"Precious Romaguera","mobile_number":"504-589-2385","email_id":"Sheila.Conroy@gmail.com","dop":"2025-04-06","serial_number":"15033104941513","imei1":"15033104941513","imei2":"15033104941513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190551,"job_number":"JOB_190551","tr_customer_id":190569,"tr_customer_product_id":190559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:15.000Z","modified_at":"2026-02-18T14:43:15.000Z","name":"Dariana Streich","mobile_number":"253-951-5142","email_id":"Cordelia4@gmail.com","dop":"2025-04-06","serial_number":"18930916623060696","imei1":"18930916623060696","imei2":"18930916623060696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190552,"job_number":"JOB_190552","tr_customer_id":190570,"tr_customer_product_id":190560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13579206660153","imei1":"13579206660153","imei2":"13579206660153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190553,"job_number":"JOB_190553","tr_customer_id":190571,"tr_customer_product_id":190561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:56.000Z","name":"Eduardo Aufderhar","mobile_number":"719-855-4014","email_id":"Ilene_Sipes69@yahoo.com","dop":"2025-04-06","serial_number":"16553467319460","imei1":"16553467319460","imei2":"16553467319460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190554,"job_number":"JOB_190554","tr_customer_id":190572,"tr_customer_product_id":190562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:18.000Z","modified_at":"2026-02-18T14:43:18.000Z","name":"Barton Kassulke","mobile_number":"927-208-5267","email_id":"Chaz.Fay31@gmail.com","dop":"2025-04-06","serial_number":"18752759902421780","imei1":"18752759902421780","imei2":"18752759902421780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190555,"job_number":"JOB_190555","tr_customer_id":190573,"tr_customer_product_id":190563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:43:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14241363579871","imei1":"14241363579871","imei2":"14241363579871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190556,"job_number":"JOB_190556","tr_customer_id":190574,"tr_customer_product_id":190564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:44:09.000Z","name":"Shanny Stehr","mobile_number":"388-337-0899","email_id":"Keira_Bode65@gmail.com","dop":"2025-04-06","serial_number":"15540542167416","imei1":"15540542167416","imei2":"15540542167416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190557,"job_number":"JOB_190557","tr_customer_id":190575,"tr_customer_product_id":190565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:35.000Z","modified_at":"2026-02-18T14:43:35.000Z","name":"Kara Hagenes","mobile_number":"614-487-6331","email_id":"Alvis.Haley46@hotmail.com","dop":"2025-04-06","serial_number":"10612680851500150","imei1":"10612680851500150","imei2":"10612680851500150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190558,"job_number":"JOB_190558","tr_customer_id":190576,"tr_customer_product_id":190566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19433483340458","imei1":"19433483340458","imei2":"19433483340458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190559,"job_number":"JOB_190559","tr_customer_id":190577,"tr_customer_product_id":190567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:43.000Z","name":"Alexis Haag","mobile_number":"540-559-5446","email_id":"Clemens3@gmail.com","dop":"2025-04-06","serial_number":"15755577735268","imei1":"15755577735268","imei2":"15755577735268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190560,"job_number":"JOB_190560","tr_customer_id":190578,"tr_customer_product_id":190568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:05.000Z","modified_at":"2026-02-18T14:44:05.000Z","name":"Aglae Bednar","mobile_number":"604-277-6996","email_id":"Coralie46@hotmail.com","dop":"2025-04-06","serial_number":"12302182878934218","imei1":"12302182878934218","imei2":"12302182878934218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190561,"job_number":"JOB_190561","tr_customer_id":190579,"tr_customer_product_id":190569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:18.000Z","modified_at":"2026-02-18T14:44:55.000Z","name":"Keenan Wilderman","mobile_number":"339-253-8606","email_id":"Fredy_Nikolaus@yahoo.com","dop":"2025-04-06","serial_number":"18547617817735","imei1":"18547617817735","imei2":"18547617817735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190562,"job_number":"JOB_190562","tr_customer_id":190580,"tr_customer_product_id":190570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:19.000Z","modified_at":"2026-02-18T14:44:19.000Z","name":"Fanny Wyman","mobile_number":"530-919-3010","email_id":"Alf9@gmail.com","dop":"2025-04-06","serial_number":"16769989105958932","imei1":"16769989105958932","imei2":"16769989105958932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190565,"job_number":"JOB_190565","tr_customer_id":190583,"tr_customer_product_id":190573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:35.000Z","modified_at":"2026-02-18T14:46:16.000Z","name":"Adriana Donnelly","mobile_number":"610-958-9998","email_id":"Kamryn90@hotmail.com","dop":"2025-04-06","serial_number":"13006565884673","imei1":"13006565884673","imei2":"13006565884673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190566,"job_number":"JOB_190566","tr_customer_id":190584,"tr_customer_product_id":190574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:36.000Z","name":"Linnea Gutmann","mobile_number":"371-774-1061","email_id":"Yoshiko_Brown3@hotmail.com","dop":"2025-04-06","serial_number":"19884747232218624","imei1":"19884747232218624","imei2":"19884747232218624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190568,"job_number":"JOB_190568","tr_customer_id":190586,"tr_customer_product_id":190576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:48.000Z","modified_at":"2026-02-18T14:48:06.000Z","name":"Samson Witting","mobile_number":"595-265-1743","email_id":"Santino_Gutmann@yahoo.com","dop":"2025-05-30","serial_number":"19065187005358","imei1":"19065187005358","imei2":"19065187005358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190569,"job_number":"JOB_190569","tr_customer_id":190587,"tr_customer_product_id":190577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:49.000Z","modified_at":"2026-02-18T14:47:49.000Z","name":"Emery Roob","mobile_number":"443-619-8144","email_id":"Henriette50@gmail.com","dop":"2025-05-30","serial_number":"12267373140029","imei1":"12267373140029","imei2":"12267373140029","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190570,"job_number":"JOB_190570","tr_customer_id":190588,"tr_customer_product_id":190578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:50.000Z","modified_at":"2026-02-18T14:47:50.000Z","name":"Sydnie Anderson","mobile_number":"930-254-6687","email_id":"Iva_Lowe94@yahoo.com","dop":"2025-05-30","serial_number":"1995281023948040","imei1":"1995281023948040","imei2":"1995281023948040","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190571,"job_number":"JOB_190571","tr_customer_id":190589,"tr_customer_product_id":190579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18485389927691","imei1":"18485389927691","imei2":"18485389927691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190572,"job_number":"JOB_190572","tr_customer_id":190590,"tr_customer_product_id":190580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:49.000Z","name":"Ora Bins","mobile_number":"960-205-7971","email_id":"Cassie_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"14825815624140","imei1":"14825815624140","imei2":"14825815624140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190573,"job_number":"JOB_190573","tr_customer_id":190591,"tr_customer_product_id":190581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:10.000Z","modified_at":"2026-02-18T14:50:10.000Z","name":"General Yost","mobile_number":"205-359-1215","email_id":"Winona_Spinka83@hotmail.com","dop":"2025-04-06","serial_number":"14573755703070770","imei1":"14573755703070770","imei2":"14573755703070770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190574,"job_number":"JOB_190574","tr_customer_id":190592,"tr_customer_product_id":190582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16837166921221","imei1":"16837166921221","imei2":"16837166921221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190575,"job_number":"JOB_190575","tr_customer_id":190593,"tr_customer_product_id":190583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:57.000Z","name":"Emmy Kerluke","mobile_number":"918-303-2283","email_id":"Reinhold.Krajcik74@hotmail.com","dop":"2025-04-06","serial_number":"19158703413991","imei1":"19158703413991","imei2":"19158703413991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190576,"job_number":"JOB_190576","tr_customer_id":190594,"tr_customer_product_id":190584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:23.000Z","modified_at":"2026-02-18T14:50:23.000Z","name":"Kyleigh Bradtke","mobile_number":"696-928-0292","email_id":"Chris48@hotmail.com","dop":"2025-04-06","serial_number":"10408553329337064","imei1":"10408553329337064","imei2":"10408553329337064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190577,"job_number":"JOB_190577","tr_customer_id":190595,"tr_customer_product_id":190585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:28.000Z","modified_at":"2026-02-18T14:50:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19045256711355","imei1":"19045256711355","imei2":"19045256711355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190578,"job_number":"JOB_190578","tr_customer_id":190596,"tr_customer_product_id":190586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:29.000Z","modified_at":"2026-02-18T14:51:10.000Z","name":"Marcos Volkman","mobile_number":"713-456-1837","email_id":"Alexandrine2@yahoo.com","dop":"2025-04-06","serial_number":"17873294047761","imei1":"17873294047761","imei2":"17873294047761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190579,"job_number":"JOB_190579","tr_customer_id":190597,"tr_customer_product_id":190587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:30.000Z","modified_at":"2026-02-18T14:50:30.000Z","name":"Alexandrea Pollich","mobile_number":"611-306-8516","email_id":"Hoyt.Tromp@gmail.com","dop":"2025-04-06","serial_number":"15768132487887348","imei1":"15768132487887348","imei2":"15768132487887348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190580,"job_number":"JOB_190580","tr_customer_id":190598,"tr_customer_product_id":190588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18473965289657","imei1":"18473965289657","imei2":"18473965289657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190581,"job_number":"JOB_190581","tr_customer_id":190599,"tr_customer_product_id":190589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Gilda Ebert","mobile_number":"227-634-2568","email_id":"Evelyn.Grady@hotmail.com","dop":"2025-04-06","serial_number":"19957798533209","imei1":"19957798533209","imei2":"19957798533209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190582,"job_number":"JOB_190582","tr_customer_id":190600,"tr_customer_product_id":190590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:58.000Z","modified_at":"2026-02-18T14:50:58.000Z","name":"Josue Langosh","mobile_number":"581-425-8698","email_id":"Charley_Beier@yahoo.com","dop":"2025-04-06","serial_number":"12571788181530500","imei1":"12571788181530500","imei2":"12571788181530500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190586,"job_number":"JOB_190586","tr_customer_id":190604,"tr_customer_product_id":190594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13533670857372","imei1":"13533670857372","imei2":"13533670857372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190587,"job_number":"JOB_190587","tr_customer_id":190605,"tr_customer_product_id":190595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:39.000Z","name":"Mark Runte","mobile_number":"533-287-1605","email_id":"Quinn59@hotmail.com","dop":"2025-04-06","serial_number":"17538586229560","imei1":"17538586229560","imei2":"17538586229560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190588,"job_number":"JOB_190588","tr_customer_id":190606,"tr_customer_product_id":190596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:05.000Z","modified_at":"2026-02-18T14:51:05.000Z","name":"America Gusikowski","mobile_number":"284-286-9682","email_id":"Lue_Krajcik95@yahoo.com","dop":"2025-04-06","serial_number":"10073732698476864","imei1":"10073732698476864","imei2":"10073732698476864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190590,"job_number":"JOB_190590","tr_customer_id":190608,"tr_customer_product_id":190598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11922059782205","imei1":"11922059782205","imei2":"11922059782205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190592,"job_number":"JOB_190592","tr_customer_id":190610,"tr_customer_product_id":190600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:55.000Z","name":"Burdette Mosciski","mobile_number":"913-522-8726","email_id":"Lyla.Ebert63@hotmail.com","dop":"2025-04-06","serial_number":"10995008842276","imei1":"10995008842276","imei2":"10995008842276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190594,"job_number":"JOB_190594","tr_customer_id":190612,"tr_customer_product_id":190602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:19.000Z","modified_at":"2026-02-18T14:51:19.000Z","name":"Karley Borer","mobile_number":"231-674-7752","email_id":"Isobel.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10953587143630666","imei1":"10953587143630666","imei2":"10953587143630666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190595,"job_number":"JOB_190595","tr_customer_id":190613,"tr_customer_product_id":190603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:34.000Z","modified_at":"2026-02-18T14:51:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12012513145773","imei1":"12012513145773","imei2":"12012513145773","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190597,"job_number":"JOB_190597","tr_customer_id":190615,"tr_customer_product_id":190605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:52:15.000Z","name":"Giuseppe Brown","mobile_number":"450-971-2662","email_id":"Gerson_Reinger3@gmail.com","dop":"2025-08-24","serial_number":"11904663685469","imei1":"11904663685469","imei2":"11904663685469","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190600,"job_number":"JOB_190600","tr_customer_id":190618,"tr_customer_product_id":190608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:36.000Z","modified_at":"2026-02-18T14:51:36.000Z","name":"Myrtice Brakus","mobile_number":"426-237-6393","email_id":"Camille35@gmail.com","dop":"2025-08-24","serial_number":"1013500099333832","imei1":"1013500099333832","imei2":"1013500099333832","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190601,"job_number":"JOB_190601","tr_customer_id":190619,"tr_customer_product_id":190609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:51:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16615966902251","imei1":"16615966902251","imei2":"16615966902251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190602,"job_number":"JOB_190602","tr_customer_id":190620,"tr_customer_product_id":190610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:52:22.000Z","name":"Douglas Kessler","mobile_number":"371-775-5485","email_id":"Hildegard89@hotmail.com","dop":"2025-04-06","serial_number":"11544814138598","imei1":"11544814138598","imei2":"11544814138598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190603,"job_number":"JOB_190603","tr_customer_id":190621,"tr_customer_product_id":190611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:44.000Z","modified_at":"2026-02-18T14:51:44.000Z","name":"Pinkie King","mobile_number":"573-831-5193","email_id":"Sheila92@hotmail.com","dop":"2025-04-06","serial_number":"16644251646739718","imei1":"16644251646739718","imei2":"16644251646739718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190604,"job_number":"JOB_190604","tr_customer_id":190622,"tr_customer_product_id":190612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:51:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14541686905231","imei1":"14541686905231","imei2":"14541686905231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190605,"job_number":"JOB_190605","tr_customer_id":190623,"tr_customer_product_id":190613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:52:21.000Z","name":"Korbin Brown","mobile_number":"768-767-5651","email_id":"Oliver.Greenholt85@gmail.com","dop":"2025-04-06","serial_number":"18422724181289","imei1":"18422724181289","imei2":"18422724181289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190606,"job_number":"JOB_190606","tr_customer_id":190624,"tr_customer_product_id":190614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:47.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Olaf Morar","mobile_number":"604-510-4434","email_id":"Eloy_Little46@gmail.com","dop":"2025-04-06","serial_number":"18991032866125424","imei1":"18991032866125424","imei2":"18991032866125424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190607,"job_number":"JOB_190607","tr_customer_id":190625,"tr_customer_product_id":190615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:48.000Z","modified_at":"2026-02-18T14:52:27.000Z","name":"Joany Treutel","mobile_number":"391-600-8943","email_id":"Lydia52@hotmail.com","dop":"2025-04-06","serial_number":"19737110961442","imei1":"19737110961442","imei2":"19737110961442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190608,"job_number":"JOB_190608","tr_customer_id":190626,"tr_customer_product_id":190616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:50.000Z","modified_at":"2026-02-18T14:51:50.000Z","name":"Robb Jerde","mobile_number":"977-530-1119","email_id":"Willow11@gmail.com","dop":"2025-04-06","serial_number":"17163644881545744","imei1":"17163644881545744","imei2":"17163644881545744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190609,"job_number":"JOB_190609","tr_customer_id":190627,"tr_customer_product_id":190617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19137123623377","imei1":"19137123623377","imei2":"19137123623377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190610,"job_number":"JOB_190610","tr_customer_id":190628,"tr_customer_product_id":190618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:39.000Z","name":"Jonathon Wolff","mobile_number":"471-926-5104","email_id":"Godfrey.Kessler@hotmail.com","dop":"2025-04-06","serial_number":"11308189875166","imei1":"11308189875166","imei2":"11308189875166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190611,"job_number":"JOB_190611","tr_customer_id":190629,"tr_customer_product_id":190619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:03.000Z","modified_at":"2026-02-18T14:52:03.000Z","name":"Gerson Lebsack","mobile_number":"600-285-8015","email_id":"German17@yahoo.com","dop":"2025-04-06","serial_number":"17123775782906492","imei1":"17123775782906492","imei2":"17123775782906492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190612,"job_number":"JOB_190612","tr_customer_id":190630,"tr_customer_product_id":190620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:52:23.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"16611256306931","imei1":"16611256306931","imei2":"16611256306931","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190613,"job_number":"JOB_190613","tr_customer_id":190631,"tr_customer_product_id":190621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:53:04.000Z","name":"Ricardo Cummerata","mobile_number":"399-748-1807","email_id":"Dewitt_Bartell30@yahoo.com","dop":"2025-08-24","serial_number":"16887222688000","imei1":"16887222688000","imei2":"16887222688000","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190614,"job_number":"JOB_190614","tr_customer_id":190632,"tr_customer_product_id":190622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:52:25.000Z","name":"Nolan Fahey","mobile_number":"588-527-8978","email_id":"Vladimir69@yahoo.com","dop":"2025-08-24","serial_number":"1005776565020518","imei1":"1005776565020518","imei2":"1005776565020518","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190615,"job_number":"JOB_190615","tr_customer_id":190633,"tr_customer_product_id":190623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:53:03.000Z","name":"Tanner Lesch","mobile_number":"434-390-2797","email_id":"Kay_Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"16588798051782","imei1":"16588798051782","imei2":"16588798051782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190616,"job_number":"JOB_190616","tr_customer_id":190634,"tr_customer_product_id":190624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:26.000Z","modified_at":"2026-02-18T14:52:26.000Z","name":"Brannon McKenzie","mobile_number":"633-624-7031","email_id":"Cassandre_Schuppe97@gmail.com","dop":"2025-04-06","serial_number":"11179146711443048","imei1":"11179146711443048","imei2":"11179146711443048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190617,"job_number":"JOB_190617","tr_customer_id":190635,"tr_customer_product_id":190625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:52:52.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10160126979332","imei1":"10160126979332","imei2":"10160126979332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190618,"job_number":"JOB_190618","tr_customer_id":190636,"tr_customer_product_id":190626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:53:30.000Z","name":"Avery Klocko","mobile_number":"270-807-1403","email_id":"Margarete.Walsh@gmail.com","dop":"2025-04-06","serial_number":"13511157669949","imei1":"13511157669949","imei2":"13511157669949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190619,"job_number":"JOB_190619","tr_customer_id":190637,"tr_customer_product_id":190627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:54.000Z","modified_at":"2026-02-18T14:52:54.000Z","name":"Ernest Pfeffer","mobile_number":"313-917-8999","email_id":"Mac.Cummings62@hotmail.com","dop":"2025-04-06","serial_number":"16719978586102276","imei1":"16719978586102276","imei2":"16719978586102276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190620,"job_number":"JOB_190620","tr_customer_id":190638,"tr_customer_product_id":190628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:11.000Z","modified_at":"2026-02-18T14:53:11.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14471290583155","imei1":"14471290583155","imei2":"14471290583155","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190621,"job_number":"JOB_190621","tr_customer_id":190639,"tr_customer_product_id":190629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:12.000Z","modified_at":"2026-02-18T14:53:52.000Z","name":"Germaine Langosh","mobile_number":"984-878-9280","email_id":"Daisha55@gmail.com","dop":"2025-08-24","serial_number":"10338773930036","imei1":"10338773930036","imei2":"10338773930036","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190622,"job_number":"JOB_190622","tr_customer_id":190640,"tr_customer_product_id":190630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:13.000Z","modified_at":"2026-02-18T14:53:13.000Z","name":"Joelle Brown","mobile_number":"443-901-1489","email_id":"Mariam_Beier88@yahoo.com","dop":"2025-08-24","serial_number":"1026645276299823","imei1":"1026645276299823","imei2":"1026645276299823","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190623,"job_number":"JOB_190623","tr_customer_id":190641,"tr_customer_product_id":190631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:53:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14938348499268","imei1":"14938348499268","imei2":"14938348499268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190624,"job_number":"JOB_190624","tr_customer_id":190642,"tr_customer_product_id":190632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:54:14.000Z","name":"Alexandra Senger","mobile_number":"718-232-8449","email_id":"Thurman_Weber@yahoo.com","dop":"2025-04-06","serial_number":"12235479160738","imei1":"12235479160738","imei2":"12235479160738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190625,"job_number":"JOB_190625","tr_customer_id":190643,"tr_customer_product_id":190633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:38.000Z","modified_at":"2026-02-18T14:53:38.000Z","name":"Dominic Bins","mobile_number":"256-731-1125","email_id":"Ansel_Erdman68@hotmail.com","dop":"2025-04-06","serial_number":"14536141440748672","imei1":"14536141440748672","imei2":"14536141440748672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190626,"job_number":"JOB_190626","tr_customer_id":190644,"tr_customer_product_id":190634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19893482773023","imei1":"19893482773023","imei2":"19893482773023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190627,"job_number":"JOB_190627","tr_customer_id":190645,"tr_customer_product_id":190635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:56.000Z","name":"Jackeline Shanahan","mobile_number":"503-958-0713","email_id":"Anita.Ebert36@hotmail.com","dop":"2025-04-06","serial_number":"11015592202156","imei1":"11015592202156","imei2":"11015592202156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190628,"job_number":"JOB_190628","tr_customer_id":190646,"tr_customer_product_id":190636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:20.000Z","modified_at":"2026-02-18T14:54:20.000Z","name":"Helena Effertz","mobile_number":"201-491-4622","email_id":"Khalil_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"13714539258256278","imei1":"13714539258256278","imei2":"13714539258256278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190629,"job_number":"JOB_190629","tr_customer_id":190647,"tr_customer_product_id":190637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19946252115663","imei1":"19946252115663","imei2":"19946252115663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190630,"job_number":"JOB_190630","tr_customer_id":190648,"tr_customer_product_id":190638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"Abdiel Bode","mobile_number":"784-465-9168","email_id":"Anika.Carter@yahoo.com","dop":"2025-04-06","serial_number":"14512928151780","imei1":"14512928151780","imei2":"14512928151780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190631,"job_number":"JOB_190631","tr_customer_id":190649,"tr_customer_product_id":190639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:23.000Z","modified_at":"2026-02-18T14:54:23.000Z","name":"Gabe Schumm","mobile_number":"628-220-5131","email_id":"Ricky_Kutch@yahoo.com","dop":"2025-04-06","serial_number":"12467668146074516","imei1":"12467668146074516","imei2":"12467668146074516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190634,"job_number":"JOB_190634","tr_customer_id":190652,"tr_customer_product_id":190642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:50.000Z","modified_at":"2026-02-18T14:55:33.000Z","name":"Margarett Macejkovic","mobile_number":"989-243-4183","email_id":"Verda_Fritsch@gmail.com","dop":"2025-04-06","serial_number":"10249014346050","imei1":"10249014346050","imei2":"10249014346050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190635,"job_number":"JOB_190635","tr_customer_id":190653,"tr_customer_product_id":190643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:51.000Z","modified_at":"2026-02-18T14:54:51.000Z","name":"Effie Cremin","mobile_number":"253-516-4344","email_id":"Kamren49@yahoo.com","dop":"2025-04-06","serial_number":"14656008222021148","imei1":"14656008222021148","imei2":"14656008222021148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190637,"job_number":"JOB_190637","tr_customer_id":190655,"tr_customer_product_id":190645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17165981140339","imei1":"17165981140339","imei2":"17165981140339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190638,"job_number":"JOB_190638","tr_customer_id":190656,"tr_customer_product_id":190646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:55:39.000Z","name":"Rogers Zboncak","mobile_number":"819-297-2403","email_id":"Trudie_Spinka@hotmail.com","dop":"2025-04-06","serial_number":"15517950771244","imei1":"15517950771244","imei2":"15517950771244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190639,"job_number":"JOB_190639","tr_customer_id":190657,"tr_customer_product_id":190647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:01.000Z","modified_at":"2026-02-18T14:55:01.000Z","name":"Barbara Rippin","mobile_number":"228-213-5430","email_id":"Otilia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"12389684853882124","imei1":"12389684853882124","imei2":"12389684853882124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190640,"job_number":"JOB_190640","tr_customer_id":190658,"tr_customer_product_id":190648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11851452465804","imei1":"11851452465804","imei2":"11851452465804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190641,"job_number":"JOB_190641","tr_customer_id":190659,"tr_customer_product_id":190649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:40.000Z","name":"Ara Schulist","mobile_number":"927-527-5378","email_id":"Lenna8@gmail.com","dop":"2025-04-06","serial_number":"10703560939151","imei1":"10703560939151","imei2":"10703560939151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190642,"job_number":"JOB_190642","tr_customer_id":190660,"tr_customer_product_id":190650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:05.000Z","modified_at":"2026-02-18T14:55:05.000Z","name":"Garrett Schmitt","mobile_number":"491-809-2662","email_id":"Ulises_Bernhard22@hotmail.com","dop":"2025-04-06","serial_number":"11486059669901832","imei1":"11486059669901832","imei2":"11486059669901832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190643,"job_number":"JOB_190643","tr_customer_id":190661,"tr_customer_product_id":190651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:55:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14434672793409","imei1":"14434672793409","imei2":"14434672793409","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190644,"job_number":"JOB_190644","tr_customer_id":190662,"tr_customer_product_id":190652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:56:24.000Z","name":"Cynthia Auer","mobile_number":"334-778-2132","email_id":"Jillian_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"13923287287013","imei1":"13923287287013","imei2":"13923287287013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190645,"job_number":"JOB_190645","tr_customer_id":190663,"tr_customer_product_id":190653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14092464236356","imei1":"14092464236356","imei2":"14092464236356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190646,"job_number":"JOB_190646","tr_customer_id":190664,"tr_customer_product_id":190654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"Estelle Schowalter","mobile_number":"673-557-0381","email_id":"Stanley.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"15370202108846828","imei1":"15370202108846828","imei2":"15370202108846828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190647,"job_number":"JOB_190647","tr_customer_id":190665,"tr_customer_product_id":190655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:56:24.000Z","name":"Cheyenne Rohan","mobile_number":"701-617-4155","email_id":"Jessika45@gmail.com","dop":"2025-04-06","serial_number":"19022106945152","imei1":"19022106945152","imei2":"19022106945152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190648,"job_number":"JOB_190648","tr_customer_id":190666,"tr_customer_product_id":190656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:49.000Z","modified_at":"2026-02-18T14:55:49.000Z","name":"Gracie Boyer","mobile_number":"693-751-2989","email_id":"Jaylon_Shields54@hotmail.com","dop":"2025-04-06","serial_number":"10291298634926798","imei1":"10291298634926798","imei2":"10291298634926798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190649,"job_number":"JOB_190649","tr_customer_id":190667,"tr_customer_product_id":190657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:31.000Z","modified_at":"2026-02-18T14:56:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10756206703496","imei1":"10756206703496","imei2":"10756206703496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190650,"job_number":"JOB_190650","tr_customer_id":190668,"tr_customer_product_id":190658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:32.000Z","modified_at":"2026-02-18T14:57:10.000Z","name":"Chanelle Beatty","mobile_number":"732-272-2459","email_id":"Heather_Bernhard26@hotmail.com","dop":"2025-04-06","serial_number":"16082869894154","imei1":"16082869894154","imei2":"16082869894154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190651,"job_number":"JOB_190651","tr_customer_id":190669,"tr_customer_product_id":190659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:33.000Z","modified_at":"2026-02-18T14:56:33.000Z","name":"Raymond Larkin","mobile_number":"596-275-8640","email_id":"Layne_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"18751274264825260","imei1":"18751274264825260","imei2":"18751274264825260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190652,"job_number":"JOB_190652","tr_customer_id":190670,"tr_customer_product_id":190660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:10:56.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18710629686405","imei1":"18710629686405","imei2":"18710629686405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190653,"job_number":"JOB_190653","tr_customer_id":190671,"tr_customer_product_id":190661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:11:33.000Z","name":"Yasmine Dooley","mobile_number":"529-837-4756","email_id":"Derrick69@gmail.com","dop":"2025-04-06","serial_number":"13494466474338","imei1":"13494466474338","imei2":"13494466474338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T15:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190654,"job_number":"JOB_190654","tr_customer_id":190672,"tr_customer_product_id":190662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:58.000Z","modified_at":"2026-02-18T15:10:58.000Z","name":"Sydni Keeling","mobile_number":"645-412-5374","email_id":"Fanny_Conroy7@hotmail.com","dop":"2025-04-06","serial_number":"14563143144516856","imei1":"14563143144516856","imei2":"14563143144516856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190655,"job_number":"JOB_190655","tr_customer_id":190673,"tr_customer_product_id":190663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:11:40.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13109724821059","imei1":"13109724821059","imei2":"13109724821059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190656,"job_number":"JOB_190656","tr_customer_id":190674,"tr_customer_product_id":190664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:12:16.000Z","name":"Eleazar Ebert","mobile_number":"650-357-5542","email_id":"Christelle_Douglas@hotmail.com","dop":"2025-04-06","serial_number":"13042135346628","imei1":"13042135346628","imei2":"13042135346628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T15:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190657,"job_number":"JOB_190657","tr_customer_id":190675,"tr_customer_product_id":190665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:41.000Z","modified_at":"2026-02-18T15:11:41.000Z","name":"Beaulah Rempel","mobile_number":"831-298-0282","email_id":"Leone_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"19100566663783144","imei1":"19100566663783144","imei2":"19100566663783144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190659,"job_number":"JOB_190659","tr_customer_id":190677,"tr_customer_product_id":190667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:26:16.000Z","modified_at":"2026-02-18T15:26:16.000Z","name":"Madhuri Trivedi","mobile_number":"9929947330","email_id":"tushar.pillai@hotmail.com","dop":"2026-02-08","serial_number":"340740070219351","imei1":"340740070219351","imei2":"340740070219351","popurl":"www.kanti-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190666,"job_number":"JOB_190666","tr_customer_id":190684,"tr_customer_product_id":190674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Ravi Sinha","mobile_number":"9998817498","email_id":"subhashini.pandey@hotmail.com","dop":"2026-02-08","serial_number":"360077913737689","imei1":"360077913737689","imei2":"360077913737689","popurl":"www.bhoopat-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190667,"job_number":"JOB_190667","tr_customer_id":190685,"tr_customer_product_id":190675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Sachin Chaturvedi","mobile_number":"9942813226","email_id":"chandak.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"024242038505929","imei1":"024242038505929","imei2":"024242038505929","popurl":"www.trilochana-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190668,"job_number":"JOB_190668","tr_customer_id":190686,"tr_customer_product_id":190676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Chakrika Gill","mobile_number":"9963829283","email_id":"chaanakya.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"031661347280462","imei1":"031661347280462","imei2":"031661347280462","popurl":"www.veda-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190670,"job_number":"JOB_190670","tr_customer_id":190688,"tr_customer_product_id":190678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Bhamini Prajapat","mobile_number":"9987723638","email_id":"kanaka.kaul@gmail.com","dop":"2026-02-08","serial_number":"397353258768730","imei1":"397353258768730","imei2":"397353258768730","popurl":"www.deenabandhu-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190671,"job_number":"JOB_190671","tr_customer_id":190689,"tr_customer_product_id":190679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aditya Dhawan","mobile_number":"9963813652","email_id":"shashikala.rana@hotmail.com","dop":"2026-02-08","serial_number":"118827490352061","imei1":"118827490352061","imei2":"118827490352061","popurl":"www.anaadi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190673,"job_number":"JOB_190673","tr_customer_id":190690,"tr_customer_product_id":190681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhara Guha","mobile_number":"9960847595","email_id":"bahula.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"631862245641720","imei1":"631862245641720","imei2":"631862245641720","popurl":"www.narayan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190674,"job_number":"JOB_190674","tr_customer_id":190692,"tr_customer_product_id":190682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhananjay Dhawan","mobile_number":"9937748743","email_id":"anilabh.deshpande@gmail.com","dop":"2026-02-08","serial_number":"914722459616218","imei1":"914722459616218","imei2":"914722459616218","popurl":"www.birjesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190675,"job_number":"JOB_190675","tr_customer_id":190693,"tr_customer_product_id":190683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:49.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aasha Ahuja","mobile_number":"9923034500","email_id":"arjun.nehru@hotmail.com","dop":"2026-02-08","serial_number":"906597139776943","imei1":"906597139776943","imei2":"906597139776943","popurl":"www.aadi-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190677,"job_number":"JOB_190677","tr_customer_id":190695,"tr_customer_product_id":190685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Girish Kocchar","mobile_number":"9907784583","email_id":"bala.bhattacharya@gmail.com","dop":"2026-02-08","serial_number":"754635516214277","imei1":"754635516214277","imei2":"754635516214277","popurl":"www.jay-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190679,"job_number":"JOB_190679","tr_customer_id":190697,"tr_customer_product_id":190687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Budhil Singh","mobile_number":"9977100711","email_id":"chidambar.malik@gmail.com","dop":"2026-02-08","serial_number":"190678298127902","imei1":"190678298127902","imei2":"190678298127902","popurl":"www.sarisha-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190681,"job_number":"JOB_190681","tr_customer_id":190699,"tr_customer_product_id":190689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Deependra Sinha","mobile_number":"9993855488","email_id":"deeptimay.varman@hotmail.com","dop":"2026-02-08","serial_number":"929958213711352","imei1":"929958213711352","imei2":"929958213711352","popurl":"www.rohit-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190682,"job_number":"JOB_190682","tr_customer_id":190700,"tr_customer_product_id":190690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Bhargava Jain","mobile_number":"9972946500","email_id":"shakti.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"260860249930528","imei1":"260860249930528","imei2":"260860249930528","popurl":"www.digambara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190683,"job_number":"JOB_190683","tr_customer_id":190701,"tr_customer_product_id":190691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Dharmaketu Agarwal","mobile_number":"9919203439","email_id":"lakshminath.rana@gmail.com","dop":"2026-02-08","serial_number":"196581201586957","imei1":"196581201586957","imei2":"196581201586957","popurl":"www.shresthi-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190685,"job_number":"JOB_190685","tr_customer_id":190703,"tr_customer_product_id":190693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sushil Naik","mobile_number":"9914223342","email_id":"subhashini.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"595225063897682","imei1":"595225063897682","imei2":"595225063897682","popurl":"www.bhaaswar-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190686,"job_number":"JOB_190686","tr_customer_id":190704,"tr_customer_product_id":190694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Chandranath Prajapat","mobile_number":"9933089715","email_id":"usha.nehru@hotmail.com","dop":"2026-02-08","serial_number":"106071163814254","imei1":"106071163814254","imei2":"106071163814254","popurl":"www.brajesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190687,"job_number":"JOB_190687","tr_customer_id":190705,"tr_customer_product_id":190695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sloka Adiga","mobile_number":"9940145463","email_id":"nirbhay.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"722549154147402","imei1":"722549154147402","imei2":"722549154147402","popurl":"www.vaishvi-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190688,"job_number":"JOB_190688","tr_customer_id":190706,"tr_customer_product_id":190696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Manoj Dhawan","mobile_number":"9911224969","email_id":"vaishvi.nair@gmail.com","dop":"2026-02-08","serial_number":"066205105812836","imei1":"066205105812836","imei2":"066205105812836","popurl":"www.bodhan-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190690,"job_number":"JOB_190690","tr_customer_id":190708,"tr_customer_product_id":190698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Shashikala Gupta","mobile_number":"9916719479","email_id":"anang.banerjee@yahoo.co.in","dop":"2026-02-08","serial_number":"220002805792748","imei1":"220002805792748","imei2":"220002805792748","popurl":"www.jagmeet-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190691,"job_number":"JOB_190691","tr_customer_id":190709,"tr_customer_product_id":190699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Karunanidhi Dwivedi","mobile_number":"9979182164","email_id":"gati.pandey@gmail.com","dop":"2026-02-08","serial_number":"061608188411199","imei1":"061608188411199","imei2":"061608188411199","popurl":"www.ganesh-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190692,"job_number":"JOB_190692","tr_customer_id":190710,"tr_customer_product_id":190700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Chandi Deshpande","mobile_number":"9985843695","email_id":"kalyani.panicker@gmail.com","dop":"2026-02-08","serial_number":"042798946939628","imei1":"042798946939628","imei2":"042798946939628","popurl":"www.durga-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190693,"job_number":"JOB_190693","tr_customer_id":190711,"tr_customer_product_id":190701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Anjushri Tandon","mobile_number":"9917476404","email_id":"adhiraj.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"368692540354243","imei1":"368692540354243","imei2":"368692540354243","popurl":"www.chinmayanand-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190694,"job_number":"JOB_190694","tr_customer_id":190712,"tr_customer_product_id":190702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Laal Pandey","mobile_number":"9938307448","email_id":"deeptimoyee.desai@yahoo.co.in","dop":"2026-02-08","serial_number":"738850193323646","imei1":"738850193323646","imei2":"738850193323646","popurl":"www.mahendra-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190695,"job_number":"JOB_190695","tr_customer_id":190713,"tr_customer_product_id":190703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Bhuvanesh Dhawan","mobile_number":"9957205161","email_id":"elakshi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"589117757048954","imei1":"589117757048954","imei2":"589117757048954","popurl":"www.acharyanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190696,"job_number":"JOB_190696","tr_customer_id":190714,"tr_customer_product_id":190704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Ghanashyam Acharya","mobile_number":"9943648419","email_id":"bhaanumati.kaur@hotmail.com","dop":"2026-02-08","serial_number":"110768227845911","imei1":"110768227845911","imei2":"110768227845911","popurl":"www.adhrit-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190697,"job_number":"JOB_190697","tr_customer_id":190715,"tr_customer_product_id":190705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Priyala Chopra","mobile_number":"9988253904","email_id":"manisha.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"497970357778139","imei1":"497970357778139","imei2":"497970357778139","popurl":"www.keerti-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190698,"job_number":"JOB_190698","tr_customer_id":190716,"tr_customer_product_id":190706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Rita Chaturvedi","mobile_number":"9971026830","email_id":"chandrani.pilla@hotmail.com","dop":"2026-02-08","serial_number":"808845320646678","imei1":"808845320646678","imei2":"808845320646678","popurl":"www.kamla-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190699,"job_number":"JOB_190699","tr_customer_id":190717,"tr_customer_product_id":190707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Adityanandana Varrier","mobile_number":"9983132580","email_id":"aayushman.dwivedi@gmail.com","dop":"2026-02-08","serial_number":"482691076096810","imei1":"482691076096810","imei2":"482691076096810","popurl":"www.kamla-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190700,"job_number":"JOB_190700","tr_customer_id":190718,"tr_customer_product_id":190708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Javas Chopra","mobile_number":"9905543937","email_id":"chitramala.trivedi@gmail.com","dop":"2026-02-08","serial_number":"762676635187687","imei1":"762676635187687","imei2":"762676635187687","popurl":"www.bhima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190701,"job_number":"JOB_190701","tr_customer_id":190719,"tr_customer_product_id":190709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vasudev Kakkar","mobile_number":"9937219634","email_id":"jaimini.ahuja@gmail.com","dop":"2026-02-08","serial_number":"034067222054995","imei1":"034067222054995","imei2":"034067222054995","popurl":"www.gangesh-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190702,"job_number":"JOB_190702","tr_customer_id":190720,"tr_customer_product_id":190710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Swarnalata Banerjee","mobile_number":"9925793003","email_id":"suma.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"888507427367368","imei1":"888507427367368","imei2":"888507427367368","popurl":"www.aadrika-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190703,"job_number":"JOB_190703","tr_customer_id":190721,"tr_customer_product_id":190711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Indra Shah","mobile_number":"9953110753","email_id":"charuvrat.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"894123340604646","imei1":"894123340604646","imei2":"894123340604646","popurl":"www.devani-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190704,"job_number":"JOB_190704","tr_customer_id":190722,"tr_customer_product_id":190712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devajyoti Abbott","mobile_number":"9937062683","email_id":"amrit.dhawan@gmail.com","dop":"2026-02-08","serial_number":"898170454253248","imei1":"898170454253248","imei2":"898170454253248","popurl":"www.shresth-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190705,"job_number":"JOB_190705","tr_customer_id":190723,"tr_customer_product_id":190713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Aadinath Sharma","mobile_number":"9995031609","email_id":"datta.dubashi@yahoo.co.in","dop":"2026-02-08","serial_number":"709667312192850","imei1":"709667312192850","imei2":"709667312192850","popurl":"www.pramila-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190706,"job_number":"JOB_190706","tr_customer_id":190724,"tr_customer_product_id":190714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vaijayanti Shah","mobile_number":"9914659983","email_id":"krishnadas.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"767548065135183","imei1":"767548065135183","imei2":"767548065135183","popurl":"www.brajesh-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190707,"job_number":"JOB_190707","tr_customer_id":190725,"tr_customer_product_id":190715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devadatt Pandey","mobile_number":"9948108767","email_id":"adinath.singh@gmail.com","dop":"2026-02-08","serial_number":"125829398629276","imei1":"125829398629276","imei2":"125829398629276","popurl":"www.jyoti-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190708,"job_number":"JOB_190708","tr_customer_id":190726,"tr_customer_product_id":190716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Suresh Banerjee","mobile_number":"9936928722","email_id":"aayushman.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"381166135272132","imei1":"381166135272132","imei2":"381166135272132","popurl":"www.kalinda-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190709,"job_number":"JOB_190709","tr_customer_id":190727,"tr_customer_product_id":190717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Akshayakeerti Varman","mobile_number":"9947826782","email_id":"niro.menon@yahoo.co.in","dop":"2026-02-08","serial_number":"024769662191140","imei1":"024769662191140","imei2":"024769662191140","popurl":"www.dhanpati-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190710,"job_number":"JOB_190710","tr_customer_id":190728,"tr_customer_product_id":190718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Ananda Iyer","mobile_number":"9972043194","email_id":"guru.butt@gmail.com","dop":"2026-02-08","serial_number":"681270300877560","imei1":"681270300877560","imei2":"681270300877560","popurl":"www.chitramala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190711,"job_number":"JOB_190711","tr_customer_id":190729,"tr_customer_product_id":190719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Malati Gowda","mobile_number":"9995820233","email_id":"ujjawal.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"565786414057120","imei1":"565786414057120","imei2":"565786414057120","popurl":"www.ghanaanand-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190712,"job_number":"JOB_190712","tr_customer_id":190730,"tr_customer_product_id":190720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Gajbaahu Trivedi","mobile_number":"9987078989","email_id":"meghnad.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"939988791014597","imei1":"939988791014597","imei2":"939988791014597","popurl":"www.dulari-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190713,"job_number":"JOB_190713","tr_customer_id":190731,"tr_customer_product_id":190721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjaneya Mehra","mobile_number":"9948799542","email_id":"chatur.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"889854470156351","imei1":"889854470156351","imei2":"889854470156351","popurl":"www.swapnil-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190714,"job_number":"JOB_190714","tr_customer_id":190732,"tr_customer_product_id":190722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjushri Khanna","mobile_number":"9924418711","email_id":"mahendra.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"565953893400414","imei1":"565953893400414","imei2":"565953893400414","popurl":"www.suma-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190715,"job_number":"JOB_190715","tr_customer_id":190733,"tr_customer_product_id":190723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Tanushri Iyengar","mobile_number":"9922970292","email_id":"ganapati.chopra@yahoo.co.in","dop":"2026-02-08","serial_number":"041946416314575","imei1":"041946416314575","imei2":"041946416314575","popurl":"www.chandrani-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190716,"job_number":"JOB_190716","tr_customer_id":190734,"tr_customer_product_id":190724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Menaka Adiga","mobile_number":"9982390805","email_id":"aruna.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"735451815525772","imei1":"735451815525772","imei2":"735451815525772","popurl":"www.agrata-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190717,"job_number":"JOB_190717","tr_customer_id":190735,"tr_customer_product_id":190725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ekdant Agarwal","mobile_number":"9918191696","email_id":"manjusha.joshi@gmail.com","dop":"2026-02-08","serial_number":"238904469916124","imei1":"238904469916124","imei2":"238904469916124","popurl":"www.ajit-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190719,"job_number":"JOB_190719","tr_customer_id":190737,"tr_customer_product_id":190727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Divjot Johar","mobile_number":"9968875543","email_id":"bhargava.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"452774791485244","imei1":"452774791485244","imei2":"452774791485244","popurl":"www.chitrangada-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190720,"job_number":"JOB_190720","tr_customer_id":190738,"tr_customer_product_id":190728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Bela Nehru","mobile_number":"9931454219","email_id":"smita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"067457911990389","imei1":"067457911990389","imei2":"067457911990389","popurl":"www.aanand-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190721,"job_number":"JOB_190721","tr_customer_id":190739,"tr_customer_product_id":190729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ameyatma Dutta","mobile_number":"9975313125","email_id":"vidhya.khanna@gmail.com","dop":"2026-02-08","serial_number":"984791919755211","imei1":"984791919755211","imei2":"984791919755211","popurl":"www.anagh-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190722,"job_number":"JOB_190722","tr_customer_id":190740,"tr_customer_product_id":190730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Dinesh Asan","mobile_number":"9990989075","email_id":"meghnad.shah@gmail.com","dop":"2026-02-08","serial_number":"963541704313666","imei1":"963541704313666","imei2":"963541704313666","popurl":"www.chakravarti-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190723,"job_number":"JOB_190723","tr_customer_id":190741,"tr_customer_product_id":190731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Krishna Chaturvedi","mobile_number":"9964271763","email_id":"karunanidhi.chopra@gmail.com","dop":"2026-02-08","serial_number":"821318046277907","imei1":"821318046277907","imei2":"821318046277907","popurl":"www.gitanjali-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190728,"job_number":"JOB_190728","tr_customer_id":190746,"tr_customer_product_id":190736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:53:17.000Z","modified_at":"2026-02-18T15:53:48.000Z","name":"Giovanny Hauck","mobile_number":"290-921-5699","email_id":"Baylee31@yahoo.com","dop":"2024-08-17","serial_number":"46779085416283","imei1":"46779085416283","imei2":"46779085416283","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T15:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190729,"job_number":"JOB_190729","tr_customer_id":190747,"tr_customer_product_id":190737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:03:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"86641069825194","imei1":"86641069825194","imei2":"86641069825194","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190731,"job_number":"JOB_190731","tr_customer_id":190749,"tr_customer_product_id":190739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:05.000Z","modified_at":"2026-02-18T16:13:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107195018195099","imei1":"107195018195099","imei2":"107195018195099","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190732,"job_number":"JOB_190732","tr_customer_id":190750,"tr_customer_product_id":190740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:06.000Z","modified_at":"2026-02-18T16:13:16.000Z","name":"Lempi Kuhlman","mobile_number":"270-988-6564","email_id":"Madalyn_Padberg@hotmail.com","dop":"2025-07-01","serial_number":"104168359824650","imei1":"104168359824650","imei2":"104168359824650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190733,"job_number":"JOB_190733","tr_customer_id":190751,"tr_customer_product_id":190741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:18.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109186612000098","imei1":"109186612000098","imei2":"109186612000098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190734,"job_number":"JOB_190734","tr_customer_id":190752,"tr_customer_product_id":190742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:28.000Z","name":"Kenneth Schumm","mobile_number":"805-590-3097","email_id":"Linda53@hotmail.com","dop":"2025-07-01","serial_number":"106521606127732","imei1":"106521606127732","imei2":"106521606127732","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190736,"job_number":"JOB_190736","tr_customer_id":190754,"tr_customer_product_id":190744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:31:52.000Z","modified_at":"2026-02-18T16:31:52.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-18","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-18T16:31:51.474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190737,"job_number":"JOB_190737","tr_customer_id":190755,"tr_customer_product_id":190745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10425644068984","imei1":"10425644068984","imei2":"10425644068984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190738,"job_number":"JOB_190738","tr_customer_id":190756,"tr_customer_product_id":190746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:41.000Z","name":"Wilburn Runte","mobile_number":"913-743-1861","email_id":"Emerson43@hotmail.com","dop":"2025-04-06","serial_number":"16389752577386","imei1":"16389752577386","imei2":"16389752577386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190739,"job_number":"JOB_190739","tr_customer_id":190757,"tr_customer_product_id":190747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:03.000Z","modified_at":"2026-02-18T16:49:03.000Z","name":"Raheem Zboncak","mobile_number":"213-451-0055","email_id":"Eda.Weimann83@gmail.com","dop":"2025-04-06","serial_number":"11893012926297470","imei1":"11893012926297470","imei2":"11893012926297470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190740,"job_number":"JOB_190740","tr_customer_id":190758,"tr_customer_product_id":190748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:49:35.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13854111585480","imei1":"13854111585480","imei2":"13854111585480","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190741,"job_number":"JOB_190741","tr_customer_id":190759,"tr_customer_product_id":190749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:50:14.000Z","name":"Alexandria Anderson","mobile_number":"840-948-5115","email_id":"Opal_Nikolaus@hotmail.com","dop":"2025-08-24","serial_number":"10572672228398","imei1":"10572672228398","imei2":"10572672228398","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190742,"job_number":"JOB_190742","tr_customer_id":190760,"tr_customer_product_id":190750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:36.000Z","modified_at":"2026-02-18T16:49:36.000Z","name":"Malika Zulauf","mobile_number":"547-427-4261","email_id":"Yoshiko87@hotmail.com","dop":"2025-08-24","serial_number":"1024300678223886","imei1":"1024300678223886","imei2":"1024300678223886","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190743,"job_number":"JOB_190743","tr_customer_id":190761,"tr_customer_product_id":190751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:49:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17906896352827","imei1":"17906896352827","imei2":"17906896352827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190744,"job_number":"JOB_190744","tr_customer_id":190762,"tr_customer_product_id":190752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:50:26.000Z","name":"Verna Monahan","mobile_number":"493-739-4442","email_id":"Fern_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"17437983034778","imei1":"17437983034778","imei2":"17437983034778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190745,"job_number":"JOB_190745","tr_customer_id":190763,"tr_customer_product_id":190753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:50.000Z","modified_at":"2026-02-18T16:49:50.000Z","name":"Grayson Sporer","mobile_number":"568-550-7396","email_id":"Mason52@gmail.com","dop":"2025-04-06","serial_number":"16510994969847992","imei1":"16510994969847992","imei2":"16510994969847992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190746,"job_number":"JOB_190746","tr_customer_id":190764,"tr_customer_product_id":190754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:21.000Z","modified_at":"2026-02-18T16:50:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19800046826230","imei1":"19800046826230","imei2":"19800046826230","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190747,"job_number":"JOB_190747","tr_customer_id":190765,"tr_customer_product_id":190755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:22.000Z","modified_at":"2026-02-18T16:51:00.000Z","name":"Albertha Hirthe","mobile_number":"905-406-8303","email_id":"Odessa_Gaylord@yahoo.com","dop":"2025-08-24","serial_number":"19525411967035","imei1":"19525411967035","imei2":"19525411967035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190748,"job_number":"JOB_190748","tr_customer_id":190766,"tr_customer_product_id":190756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:23.000Z","modified_at":"2026-02-18T16:50:23.000Z","name":"Myron Botsford","mobile_number":"741-878-9056","email_id":"Jacinthe_Beer16@yahoo.com","dop":"2025-08-24","serial_number":"1053945805964916","imei1":"1053945805964916","imei2":"1053945805964916","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190749,"job_number":"JOB_190749","tr_customer_id":190767,"tr_customer_product_id":190757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:33.000Z","modified_at":"2026-02-18T16:50:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15210998790186","imei1":"15210998790186","imei2":"15210998790186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190750,"job_number":"JOB_190750","tr_customer_id":190768,"tr_customer_product_id":190758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:34.000Z","modified_at":"2026-02-18T16:51:12.000Z","name":"Franz Hammes","mobile_number":"345-625-0351","email_id":"Clotilde.Kuhlman96@hotmail.com","dop":"2025-04-06","serial_number":"11668593073647","imei1":"11668593073647","imei2":"11668593073647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190751,"job_number":"JOB_190751","tr_customer_id":190769,"tr_customer_product_id":190759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:35.000Z","modified_at":"2026-02-18T16:50:35.000Z","name":"Ambrose Flatley","mobile_number":"889-934-5114","email_id":"Litzy.Crist66@hotmail.com","dop":"2025-04-06","serial_number":"17270159494367210","imei1":"17270159494367210","imei2":"17270159494367210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190752,"job_number":"JOB_190752","tr_customer_id":190770,"tr_customer_product_id":190760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:07.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15595700127397","imei1":"15595700127397","imei2":"15595700127397","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190753,"job_number":"JOB_190753","tr_customer_id":190771,"tr_customer_product_id":190761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:46.000Z","name":"Elissa Abbott","mobile_number":"999-669-7070","email_id":"Hardy96@gmail.com","dop":"2025-08-24","serial_number":"15313877726898","imei1":"15313877726898","imei2":"15313877726898","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190754,"job_number":"JOB_190754","tr_customer_id":190772,"tr_customer_product_id":190762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:08.000Z","modified_at":"2026-02-18T16:51:08.000Z","name":"Pauline Bode","mobile_number":"595-464-9791","email_id":"Rolando_Rodriguez@hotmail.com","dop":"2025-08-24","serial_number":"1055842905667129","imei1":"1055842905667129","imei2":"1055842905667129","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190755,"job_number":"JOB_190755","tr_customer_id":190773,"tr_customer_product_id":190763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:56:18.000Z","modified_at":"2026-02-18T16:56:18.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"159704402458597","imei1":"159704402458597","imei2":"159704402458597","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190756,"job_number":"JOB_190756","tr_customer_id":190774,"tr_customer_product_id":190764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11273454079159","imei1":"11273454079159","imei2":"11273454079159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190757,"job_number":"JOB_190757","tr_customer_id":190775,"tr_customer_product_id":190765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:51.000Z","name":"Cloyd Bednar","mobile_number":"662-440-0995","email_id":"Ora_Ziemann31@hotmail.com","dop":"2025-04-06","serial_number":"19368224888787","imei1":"19368224888787","imei2":"19368224888787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190758,"job_number":"JOB_190758","tr_customer_id":190776,"tr_customer_product_id":190766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:14.000Z","modified_at":"2026-02-18T16:57:14.000Z","name":"Trinity Windler","mobile_number":"564-717-5075","email_id":"Shad16@hotmail.com","dop":"2025-04-06","serial_number":"12533939180653268","imei1":"12533939180653268","imei2":"12533939180653268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190759,"job_number":"JOB_190759","tr_customer_id":190777,"tr_customer_product_id":190767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:39.000Z","modified_at":"2026-02-18T16:57:43.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171251318523481","imei1":"171251318523481","imei2":"171251318523481","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190760,"job_number":"JOB_190760","tr_customer_id":190778,"tr_customer_product_id":190768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:57:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18040294620582","imei1":"18040294620582","imei2":"18040294620582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190761,"job_number":"JOB_190761","tr_customer_id":190779,"tr_customer_product_id":190769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:58:35.000Z","name":"Rex Metz","mobile_number":"294-823-6131","email_id":"Darion93@gmail.com","dop":"2025-04-06","serial_number":"19175056112542","imei1":"19175056112542","imei2":"19175056112542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190762,"job_number":"JOB_190762","tr_customer_id":190780,"tr_customer_product_id":190770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:59.000Z","modified_at":"2026-02-18T16:57:59.000Z","name":"Matilda Wuckert","mobile_number":"638-811-9198","email_id":"Devan.Denesik43@gmail.com","dop":"2025-04-06","serial_number":"14903055407771012","imei1":"14903055407771012","imei2":"14903055407771012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190763,"job_number":"JOB_190763","tr_customer_id":190781,"tr_customer_product_id":190771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:11.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14416982218148","imei1":"14416982218148","imei2":"14416982218148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190764,"job_number":"JOB_190764","tr_customer_id":190782,"tr_customer_product_id":190772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:53.000Z","name":"Devon Koelpin","mobile_number":"431-933-2064","email_id":"Magdalen.Gibson79@yahoo.com","dop":"2025-08-24","serial_number":"12704425994667","imei1":"12704425994667","imei2":"12704425994667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190765,"job_number":"JOB_190765","tr_customer_id":190783,"tr_customer_product_id":190773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:12.000Z","modified_at":"2026-02-18T16:58:12.000Z","name":"Manuel Wyman","mobile_number":"772-249-0014","email_id":"Shad3@hotmail.com","dop":"2025-08-24","serial_number":"1001278836644339","imei1":"1001278836644339","imei2":"1001278836644339","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190766,"job_number":"JOB_190766","tr_customer_id":190784,"tr_customer_product_id":190774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:58:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13854160535871","imei1":"13854160535871","imei2":"13854160535871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190767,"job_number":"JOB_190767","tr_customer_id":190785,"tr_customer_product_id":190775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:59:19.000Z","name":"Savannah Haag","mobile_number":"262-867-9379","email_id":"Elias_Powlowski44@hotmail.com","dop":"2025-04-06","serial_number":"18880725339288","imei1":"18880725339288","imei2":"18880725339288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190768,"job_number":"JOB_190768","tr_customer_id":190786,"tr_customer_product_id":190776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:43.000Z","modified_at":"2026-02-18T16:58:43.000Z","name":"Horace Graham","mobile_number":"516-343-5447","email_id":"Edyth_Brekke13@gmail.com","dop":"2025-04-06","serial_number":"10342410809123496","imei1":"10342410809123496","imei2":"10342410809123496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190769,"job_number":"JOB_190769","tr_customer_id":190787,"tr_customer_product_id":190777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:01.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13140027033418","imei1":"13140027033418","imei2":"13140027033418","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190770,"job_number":"JOB_190770","tr_customer_id":190788,"tr_customer_product_id":190778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:42.000Z","name":"Candice Ruecker","mobile_number":"488-352-1359","email_id":"Sallie31@gmail.com","dop":"2025-08-24","serial_number":"19157562038685","imei1":"19157562038685","imei2":"19157562038685","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190771,"job_number":"JOB_190771","tr_customer_id":190789,"tr_customer_product_id":190779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:02.000Z","modified_at":"2026-02-18T16:59:02.000Z","name":"Major Stroman","mobile_number":"512-223-4891","email_id":"Drew88@gmail.com","dop":"2025-08-24","serial_number":"1014582494321798","imei1":"1014582494321798","imei2":"1014582494321798","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190772,"job_number":"JOB_190772","tr_customer_id":190790,"tr_customer_product_id":190780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:50.000Z","modified_at":"2026-02-18T16:59:50.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13797287661514","imei1":"13797287661514","imei2":"13797287661514","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190773,"job_number":"JOB_190773","tr_customer_id":190791,"tr_customer_product_id":190781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:51.000Z","modified_at":"2026-02-18T17:00:32.000Z","name":"Janiya Will","mobile_number":"951-445-4351","email_id":"Kody36@hotmail.com","dop":"2025-08-24","serial_number":"17271776116926","imei1":"17271776116926","imei2":"17271776116926","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T17:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190774,"job_number":"JOB_190774","tr_customer_id":190792,"tr_customer_product_id":190782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:52.000Z","modified_at":"2026-02-18T16:59:52.000Z","name":"Elbert Moore","mobile_number":"688-389-6357","email_id":"Juana_Stokes@hotmail.com","dop":"2025-08-24","serial_number":"1001168743640961","imei1":"1001168743640961","imei2":"1001168743640961","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189856,"job_number":"JOB_189856","tr_customer_id":189874,"tr_customer_product_id":189864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:31:49.000Z","name":"saitama sensei","mobile_number":"976-327-3166","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"767262796333810","imei1":"767262796333810","imei2":"767262796333810","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189873,"job_number":"JOB_189873","tr_customer_id":189891,"tr_customer_product_id":189881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"tanjiro kamado","mobile_number":"556-954-3602","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"638831411613084","imei1":"638831411613084","imei2":"638831411613084","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189878,"job_number":"JOB_189878","tr_customer_id":189896,"tr_customer_product_id":189886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:03.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"giyu tomiaka","mobile_number":"594-487-4008","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"490802367050281","imei1":"490802367050281","imei2":"490802367050281","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189946,"job_number":"JOB_189946","tr_customer_id":189964,"tr_customer_product_id":189954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Candelario Block","mobile_number":"374-795-1251","email_id":"Dennis_Waelchi9@hotmail.com","dop":"2025-10-01","serial_number":"16073969597582","imei1":"16073969597582","imei2":"16073969597582","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189961,"job_number":"JOB_189961","tr_customer_id":189979,"tr_customer_product_id":189969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Deanna Macejkovic","mobile_number":"654-779-4627","email_id":"Grayson_Swift26@hotmail.com","dop":"2025-06-09","serial_number":"101304356887173","imei1":"101304356887173","imei2":"101304356887173","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189969,"job_number":"JOB_189969","tr_customer_id":189987,"tr_customer_product_id":189977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16540452019848","imei1":"16540452019848","imei2":"16540452019848","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189988,"job_number":"JOB_189988","tr_customer_id":190006,"tr_customer_product_id":189996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:30.000Z","name":"Darrin Dicki","mobile_number":"849-859-5805","email_id":"Drake_Kuhic12@gmail.com","dop":"2025-06-09","serial_number":"102254706640560","imei1":"102254706640560","imei2":"102254706640560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190000,"job_number":"JOB_190000","tr_customer_id":190018,"tr_customer_product_id":190008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Jordyn Zboncak","mobile_number":"452-516-1926","email_id":"Avis.Wehner@yahoo.com","dop":"2025-12-31","serial_number":"10921027348191","imei1":"10921027348191","imei2":"10921027348191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190009,"job_number":"JOB_190009","tr_customer_id":190027,"tr_customer_product_id":190017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Ethel Spinka","mobile_number":"495-284-4954","email_id":"Antonia.Zemlak79@yahoo.com","dop":"2025-06-09","serial_number":"105929133081172","imei1":"105929133081172","imei2":"105929133081172","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190016,"job_number":"JOB_190016","tr_customer_id":190034,"tr_customer_product_id":190024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Zula Jacobson","mobile_number":"941-365-0407","email_id":"Nicholaus87@gmail.com","dop":"2025-12-31","serial_number":"10598476316007","imei1":"10598476316007","imei2":"10598476316007","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190029,"job_number":"JOB_190029","tr_customer_id":190047,"tr_customer_product_id":190037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"Jameson Kris","mobile_number":"589-433-8108","email_id":"Richmond_Simonis@hotmail.com","dop":"2025-12-31","serial_number":"10925084446907","imei1":"10925084446907","imei2":"10925084446907","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190106,"job_number":"JOB_190106","tr_customer_id":190124,"tr_customer_product_id":190114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:19:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12646504217316","imei1":"12646504217316","imei2":"12646504217316","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190153,"job_number":"JOB_190153","tr_customer_id":190171,"tr_customer_product_id":190161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:01.000Z","modified_at":"2026-02-18T06:45:13.000Z","name":"Rosie Feeney","mobile_number":"622-451-6844","email_id":"Toni_Weber18@gmail.com","dop":"2025-11-04","serial_number":"94333920281851","imei1":"94333920281851","imei2":"94333920281851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190154,"job_number":"JOB_190154","tr_customer_id":190172,"tr_customer_product_id":190162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:17.000Z","modified_at":"2026-02-18T06:45:28.000Z","name":"Kelley Stanton","mobile_number":"758-520-4582","email_id":"Julius60@yahoo.com","dop":"2025-11-04","serial_number":"37244185661324","imei1":"37244185661324","imei2":"37244185661324","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190155,"job_number":"JOB_190155","tr_customer_id":190173,"tr_customer_product_id":190163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:32.000Z","modified_at":"2026-02-18T06:45:43.000Z","name":"Donnell Mraz","mobile_number":"761-469-8382","email_id":"Jacklyn.Hegmann@yahoo.com","dop":"2025-11-04","serial_number":"56927971231582","imei1":"56927971231582","imei2":"56927971231582","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190156,"job_number":"JOB_190156","tr_customer_id":190174,"tr_customer_product_id":190164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:46:05.000Z","modified_at":"2026-02-18T06:46:29.000Z","name":"Mac Cremin","mobile_number":"644-397-2671","email_id":"Wiley_Turcotte91@gmail.com","dop":"2025-10-01","serial_number":"13947010086882","imei1":"13947010086882","imei2":"13947010086882","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190158,"job_number":"JOB_190158","tr_customer_id":190176,"tr_customer_product_id":190166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:12.000Z","name":"Jett Lang","mobile_number":"610-414-1123","email_id":"Kallie_McLaughlin@hotmail.com","dop":"2025-06-09","serial_number":"108947506685822","imei1":"108947506685822","imei2":"108947506685822","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190161,"job_number":"JOB_190161","tr_customer_id":190179,"tr_customer_product_id":190169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:28.000Z","name":"Xzavier Kuvalis","mobile_number":"732-688-8571","email_id":"Leatha59@gmail.com","dop":"2025-06-09","serial_number":"109206982201894","imei1":"109206982201894","imei2":"109206982201894","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190166,"job_number":"JOB_190166","tr_customer_id":190184,"tr_customer_product_id":190174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:44.000Z","name":"Cheyenne Murazik","mobile_number":"960-791-4305","email_id":"Audie_Reilly@hotmail.com","dop":"2025-06-09","serial_number":"102493075259462","imei1":"102493075259462","imei2":"102493075259462","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190172,"job_number":"JOB_190172","tr_customer_id":190190,"tr_customer_product_id":190180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:52.000Z","modified_at":"2026-02-18T06:51:04.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"85648683271241","imei1":"85648683271241","imei2":"85648683271241","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190173,"job_number":"JOB_190173","tr_customer_id":190191,"tr_customer_product_id":190181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:51:08.000Z","modified_at":"2026-02-18T06:51:35.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"65823024039476","imei1":"65823024039476","imei2":"65823024039476","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190200,"job_number":"JOB_190200","tr_customer_id":190218,"tr_customer_product_id":190208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:03.000Z","modified_at":"2026-02-18T06:57:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12433612973388","imei1":"12433612973388","imei2":"12433612973388","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190201,"job_number":"JOB_190201","tr_customer_id":190219,"tr_customer_product_id":190209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:19.000Z","modified_at":"2026-02-18T06:57:30.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"90480164481363","imei1":"90480164481363","imei2":"90480164481363","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190202,"job_number":"JOB_190202","tr_customer_id":190220,"tr_customer_product_id":190210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:34.000Z","modified_at":"2026-02-18T06:57:45.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52624040907316","imei1":"52624040907316","imei2":"52624040907316","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190295,"job_number":"JOB_190295","tr_customer_id":190313,"tr_customer_product_id":190303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:05.000Z","modified_at":"2026-02-18T07:50:15.000Z","name":"Era Douglas","mobile_number":"764-335-7936","email_id":"Korbin_Runolfsdottir82@hotmail.com","dop":"2025-11-04","serial_number":"98149202085876","imei1":"98149202085876","imei2":"98149202085876","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190296,"job_number":"JOB_190296","tr_customer_id":190314,"tr_customer_product_id":190304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:19.000Z","modified_at":"2026-02-18T07:50:29.000Z","name":"Nickolas Thiel","mobile_number":"323-926-5969","email_id":"Lesley_Skiles32@yahoo.com","dop":"2025-11-04","serial_number":"43187558255134","imei1":"43187558255134","imei2":"43187558255134","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190297,"job_number":"JOB_190297","tr_customer_id":190315,"tr_customer_product_id":190305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:33.000Z","modified_at":"2026-02-18T07:50:43.000Z","name":"Adele Greenfelder","mobile_number":"609-373-3643","email_id":"Lavinia.Shanahan43@hotmail.com","dop":"2025-11-04","serial_number":"42916140687161","imei1":"42916140687161","imei2":"42916140687161","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190303,"job_number":"JOB_190303","tr_customer_id":190321,"tr_customer_product_id":190311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:06.000Z","modified_at":"2026-02-18T08:02:17.000Z","name":"Keshaun Wunsch","mobile_number":"933-907-4630","email_id":"Forrest.Emmerich0@hotmail.com","dop":"2025-11-04","serial_number":"78102796045805","imei1":"78102796045805","imei2":"78102796045805","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190304,"job_number":"JOB_190304","tr_customer_id":190322,"tr_customer_product_id":190312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:21.000Z","modified_at":"2026-02-18T08:02:32.000Z","name":"Larissa Donnelly","mobile_number":"471-244-6207","email_id":"Ada.Wolf14@yahoo.com","dop":"2025-11-04","serial_number":"36273816872555","imei1":"36273816872555","imei2":"36273816872555","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190305,"job_number":"JOB_190305","tr_customer_id":190323,"tr_customer_product_id":190313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:37.000Z","modified_at":"2026-02-18T08:02:48.000Z","name":"Jamey Bailey","mobile_number":"323-350-6678","email_id":"Vita.Crist39@hotmail.com","dop":"2025-11-04","serial_number":"87161635913047","imei1":"87161635913047","imei2":"87161635913047","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190462,"job_number":"JOB_190462","tr_customer_id":190480,"tr_customer_product_id":190470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:44.000Z","modified_at":"2026-02-18T14:26:55.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"71311410674275","imei1":"71311410674275","imei2":"71311410674275","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190466,"job_number":"JOB_190466","tr_customer_id":190484,"tr_customer_product_id":190474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:59.000Z","modified_at":"2026-02-18T14:27:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"70850558478226","imei1":"70850558478226","imei2":"70850558478226","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190470,"job_number":"JOB_190470","tr_customer_id":190488,"tr_customer_product_id":190478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:34:08.000Z","modified_at":"2026-02-18T14:34:08.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190471,"job_number":"JOB_190471","tr_customer_id":190489,"tr_customer_product_id":190479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:40.000Z","modified_at":"2026-02-18T14:37:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"196062139109550","imei1":"196062139109550","imei2":"196062139109550","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190472,"job_number":"JOB_190472","tr_customer_id":190490,"tr_customer_product_id":190480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Hassie Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173371444711747","imei1":"173371444711747","imei2":"173371444711747","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190473,"job_number":"JOB_190473","tr_customer_id":190491,"tr_customer_product_id":190481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Janiya Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126760794545176","imei1":"126760794545176","imei2":"126760794545176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190474,"job_number":"JOB_190474","tr_customer_id":190492,"tr_customer_product_id":190482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Guido Fahey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108676025542683","imei1":"108676025542683","imei2":"108676025542683","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190475,"job_number":"JOB_190475","tr_customer_id":190493,"tr_customer_product_id":190483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139493274060908","imei1":"139493274060908","imei2":"139493274060908","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190476,"job_number":"JOB_190476","tr_customer_id":190494,"tr_customer_product_id":190484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Retha Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183644150904033","imei1":"183644150904033","imei2":"183644150904033","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190477,"job_number":"JOB_190477","tr_customer_id":190495,"tr_customer_product_id":190485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Wade Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167483661364111","imei1":"167483661364111","imei2":"167483661364111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190478,"job_number":"JOB_190478","tr_customer_id":190496,"tr_customer_product_id":190486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Brandy Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161597047849821","imei1":"161597047849821","imei2":"161597047849821","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190479,"job_number":"JOB_190479","tr_customer_id":190497,"tr_customer_product_id":190487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:06.000Z","modified_at":"2026-02-18T14:38:29.000Z","name":"Dolores Graham","mobile_number":"358-449-0058","email_id":"Deon63@gmail.com","dop":"2025-10-01","serial_number":"18552508306732","imei1":"18552508306732","imei2":"18552508306732","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190563,"job_number":"JOB_190563","tr_customer_id":190581,"tr_customer_product_id":190571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:11.000Z","modified_at":"2026-02-18T14:45:20.000Z","name":"Jamir Parisian","mobile_number":"661-420-2473","email_id":"Kaylah_Hilpert37@gmail.com","dop":"2025-12-31","serial_number":"10080787667667","imei1":"10080787667667","imei2":"10080787667667","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190564,"job_number":"JOB_190564","tr_customer_id":190582,"tr_customer_product_id":190572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:24.000Z","modified_at":"2026-02-18T14:45:33.000Z","name":"Burnice Zieme","mobile_number":"692-569-2863","email_id":"Lisandro_Kling3@gmail.com","dop":"2025-12-31","serial_number":"10561182329872","imei1":"10561182329872","imei2":"10561182329872","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190567,"job_number":"JOB_190567","tr_customer_id":190585,"tr_customer_product_id":190575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:45.000Z","name":"Eloisa Johnson","mobile_number":"784-850-8635","email_id":"Clint.Reilly@yahoo.com","dop":"2025-12-31","serial_number":"10545320020434","imei1":"10545320020434","imei2":"10545320020434","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190583,"job_number":"JOB_190583","tr_customer_id":190601,"tr_customer_product_id":190591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101069359220426","imei1":"101069359220426","imei2":"101069359220426","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190584,"job_number":"JOB_190584","tr_customer_id":190602,"tr_customer_product_id":190592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:13.000Z","name":"Mona Emard","mobile_number":"784-845-8567","email_id":"Armani.Walter@gmail.com","dop":"2025-06-09","serial_number":"107707020703329","imei1":"107707020703329","imei2":"107707020703329","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190585,"job_number":"JOB_190585","tr_customer_id":190603,"tr_customer_product_id":190593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"Alisha Stoltenberg","mobile_number":"911-804-8856","email_id":"Marilie8@gmail.com","dop":"2025-06-09","serial_number":"107820027670054","imei1":"107820027670054","imei2":"107820027670054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190589,"job_number":"JOB_190589","tr_customer_id":190607,"tr_customer_product_id":190597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:17.000Z","modified_at":"2026-02-18T14:51:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103028992127620","imei1":"103028992127620","imei2":"103028992127620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190591,"job_number":"JOB_190591","tr_customer_id":190609,"tr_customer_product_id":190599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:30.000Z","name":"Randi Witting","mobile_number":"505-760-0416","email_id":"Delia.Blick77@yahoo.com","dop":"2025-06-09","serial_number":"104539867345993","imei1":"104539867345993","imei2":"104539867345993","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190593,"job_number":"JOB_190593","tr_customer_id":190611,"tr_customer_product_id":190601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"Vladimir Huel","mobile_number":"958-290-8137","email_id":"Vincenza_Hamill@hotmail.com","dop":"2025-06-09","serial_number":"100889196891166","imei1":"100889196891166","imei2":"100889196891166","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190596,"job_number":"JOB_190596","tr_customer_id":190614,"tr_customer_product_id":190604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101127826062162","imei1":"101127826062162","imei2":"101127826062162","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190598,"job_number":"JOB_190598","tr_customer_id":190616,"tr_customer_product_id":190606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Kelsie Kris","mobile_number":"329-312-6699","email_id":"Josue.Ortiz54@gmail.com","dop":"2025-06-09","serial_number":"105828989082552","imei1":"105828989082552","imei2":"105828989082552","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190599,"job_number":"JOB_190599","tr_customer_id":190617,"tr_customer_product_id":190607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Jasper Roob","mobile_number":"466-478-0319","email_id":"Domingo.Shields65@gmail.com","dop":"2025-06-09","serial_number":"107790462254888","imei1":"107790462254888","imei2":"107790462254888","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190632,"job_number":"JOB_190632","tr_customer_id":190650,"tr_customer_product_id":190640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:32.000Z","modified_at":"2026-02-18T14:54:42.000Z","name":"saitama sensei","mobile_number":"678-932-9785","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"148245077325771","imei1":"148245077325771","imei2":"148245077325771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190633,"job_number":"JOB_190633","tr_customer_id":190651,"tr_customer_product_id":190641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:45.000Z","modified_at":"2026-02-18T14:54:54.000Z","name":"tanjiro kamado","mobile_number":"792-590-9417","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"758572536329070","imei1":"758572536329070","imei2":"758572536329070","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190636,"job_number":"JOB_190636","tr_customer_id":190654,"tr_customer_product_id":190644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:56.000Z","modified_at":"2026-02-18T14:55:06.000Z","name":"giyu tomiaka","mobile_number":"519-495-6728","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"918980095079474","imei1":"918980095079474","imei2":"918980095079474","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190658,"job_number":"JOB_190658","tr_customer_id":190676,"tr_customer_product_id":190666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:13:36.000Z","modified_at":"2026-02-18T15:13:36.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17613815388988","imei1":"17613815388988","imei2":"17613815388988","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190660,"job_number":"JOB_190660","tr_customer_id":190678,"tr_customer_product_id":190668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:34:07.000Z","modified_at":"2026-02-18T15:34:07.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289571","imei1":"19645038289571","imei2":"19645038289571","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190661,"job_number":"JOB_190661","tr_customer_id":190679,"tr_customer_product_id":190669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:36:43.000Z","modified_at":"2026-02-18T15:36:43.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289572","imei1":"19645038289572","imei2":"19645038289572","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190662,"job_number":"JOB_190662","tr_customer_id":190680,"tr_customer_product_id":190670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:21.000Z","modified_at":"2026-02-18T15:37:21.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10996056369681","imei1":"10996056369681","imei2":"10996056369681","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190663,"job_number":"JOB_190663","tr_customer_id":190681,"tr_customer_product_id":190671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:33.000Z","modified_at":"2026-02-18T15:37:33.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12339313144885","imei1":"12339313144885","imei2":"12339313144885","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190664,"job_number":"JOB_190664","tr_customer_id":190682,"tr_customer_product_id":190672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:17.000Z","modified_at":"2026-02-18T15:39:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"15739652209136","imei1":"15739652209136","imei2":"15739652209136","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190665,"job_number":"JOB_190665","tr_customer_id":190683,"tr_customer_product_id":190673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:25.000Z","modified_at":"2026-02-18T15:39:25.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14463112094098","imei1":"14463112094098","imei2":"14463112094098","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190735,"job_number":"JOB_190735","tr_customer_id":190753,"tr_customer_product_id":190743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:14:26.000Z","modified_at":"2026-02-18T16:14:26.000Z","name":"Ryley Friesen","mobile_number":"438-305-3867","email_id":"Frederique_Crooks@yahoo.com","dop":"2026-01-06","serial_number":"10032141668127","imei1":"10032141668127","imei2":"10032141668127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id189901Has required fileds 1 0 0
verify if the json number starts with JOB_ 964 0 0
Verify if the json object with id189903Has required fileds 1 0 0
Verify if the json object with id189963Has required fileds 1 0 0
Verify if the json object with id189967Has required fileds 1 0 0
Verify if the json object with id190023Has required fileds 1 0 0
Verify if the json object with id190027Has required fileds 1 0 0
Verify if the json object with id190057Has required fileds 1 0 0
Verify if the json object with id190061Has required fileds 1 0 0
Verify if the json object with id190223Has required fileds 1 0 0
Verify if the json object with id190227Has required fileds 1 0 0
Verify if the json object with id190235Has required fileds 1 0 0
Verify if the json object with id190239Has required fileds 1 0 0
Verify if the json object with id190249Has required fileds 1 0 0
Verify if the json object with id190252Has required fileds 1 0 0
Verify if the json object with id190256Has required fileds 1 0 0
Verify if the json object with id190258Has required fileds 1 0 0
Verify if the json object with id190501Has required fileds 1 0 0
Verify if the json object with id190503Has required fileds 1 0 0
Verify if the json object with id190513Has required fileds 1 0 0
Verify if the json object with id190515Has required fileds 1 0 0
Verify if the json object with id190525Has required fileds 1 0 0
Verify if the json object with id190527Has required fileds 1 0 0
Verify if the json object with id190540Has required fileds 1 0 0
Verify if the json object with id190542Has required fileds 1 0 0
Verify if the json object with id189799Has required fileds 1 0 0
Verify if the json object with id189800Has required fileds 1 0 0
Verify if the json object with id189801Has required fileds 1 0 0
Verify if the json object with id189802Has required fileds 1 0 0
Verify if the json object with id189803Has required fileds 1 0 0
Verify if the json object with id189804Has required fileds 1 0 0
Verify if the json object with id189805Has required fileds 1 0 0
Verify if the json object with id189806Has required fileds 1 0 0
Verify if the json object with id189807Has required fileds 1 0 0
Verify if the json object with id189808Has required fileds 1 0 0
Verify if the json object with id189809Has required fileds 1 0 0
Verify if the json object with id189810Has required fileds 1 0 0
Verify if the json object with id189811Has required fileds 1 0 0
Verify if the json object with id189812Has required fileds 1 0 0
Verify if the json object with id189813Has required fileds 1 0 0
Verify if the json object with id189814Has required fileds 1 0 0
Verify if the json object with id189815Has required fileds 1 0 0
Verify if the json object with id189816Has required fileds 1 0 0
Verify if the json object with id189817Has required fileds 1 0 0
Verify if the json object with id189818Has required fileds 1 0 0
Verify if the json object with id189819Has required fileds 1 0 0
Verify if the json object with id189821Has required fileds 1 0 0
Verify if the json object with id189822Has required fileds 1 0 0
Verify if the json object with id189823Has required fileds 1 0 0
Verify if the json object with id189824Has required fileds 1 0 0
Verify if the json object with id189825Has required fileds 1 0 0
Verify if the json object with id189826Has required fileds 1 0 0
Verify if the json object with id189827Has required fileds 1 0 0
Verify if the json object with id189828Has required fileds 1 0 0
Verify if the json object with id189829Has required fileds 1 0 0
Verify if the json object with id189830Has required fileds 1 0 0
Verify if the json object with id189831Has required fileds 1 0 0
Verify if the json object with id189832Has required fileds 1 0 0
Verify if the json object with id189833Has required fileds 1 0 0
Verify if the json object with id189834Has required fileds 1 0 0
Verify if the json object with id189835Has required fileds 1 0 0
Verify if the json object with id189836Has required fileds 1 0 0
Verify if the json object with id189837Has required fileds 1 0 0
Verify if the json object with id189838Has required fileds 1 0 0
Verify if the json object with id189839Has required fileds 1 0 0
Verify if the json object with id189840Has required fileds 1 0 0
Verify if the json object with id189841Has required fileds 1 0 0
Verify if the json object with id189842Has required fileds 1 0 0
Verify if the json object with id189843Has required fileds 1 0 0
Verify if the json object with id189844Has required fileds 1 0 0
Verify if the json object with id189845Has required fileds 1 0 0
Verify if the json object with id189846Has required fileds 1 0 0
Verify if the json object with id189847Has required fileds 1 0 0
Verify if the json object with id189848Has required fileds 1 0 0
Verify if the json object with id189849Has required fileds 1 0 0
Verify if the json object with id189850Has required fileds 1 0 0
Verify if the json object with id189851Has required fileds 1 0 0
Verify if the json object with id189852Has required fileds 1 0 0
Verify if the json object with id189853Has required fileds 1 0 0
Verify if the json object with id189854Has required fileds 1 0 0
Verify if the json object with id189855Has required fileds 1 0 0
Verify if the json object with id189857Has required fileds 1 0 0
Verify if the json object with id189858Has required fileds 1 0 0
Verify if the json object with id189859Has required fileds 1 0 0
Verify if the json object with id189860Has required fileds 1 0 0
Verify if the json object with id189861Has required fileds 1 0 0
Verify if the json object with id189862Has required fileds 1 0 0
Verify if the json object with id189863Has required fileds 1 0 0
Verify if the json object with id189864Has required fileds 1 0 0
Verify if the json object with id189865Has required fileds 1 0 0
Verify if the json object with id189867Has required fileds 1 0 0
Verify if the json object with id189868Has required fileds 1 0 0
Verify if the json object with id189869Has required fileds 1 0 0
Verify if the json object with id189870Has required fileds 1 0 0
Verify if the json object with id189871Has required fileds 1 0 0
Verify if the json object with id189872Has required fileds 1 0 0
Verify if the json object with id189874Has required fileds 1 0 0
Verify if the json object with id189875Has required fileds 1 0 0
Verify if the json object with id189876Has required fileds 1 0 0
Verify if the json object with id189879Has required fileds 1 0 0
Verify if the json object with id189880Has required fileds 1 0 0
Verify if the json object with id189881Has required fileds 1 0 0
Verify if the json object with id189882Has required fileds 1 0 0
Verify if the json object with id189883Has required fileds 1 0 0
Verify if the json object with id189884Has required fileds 1 0 0
Verify if the json object with id189885Has required fileds 1 0 0
Verify if the json object with id189886Has required fileds 1 0 0
Verify if the json object with id189887Has required fileds 1 0 0
Verify if the json object with id189888Has required fileds 1 0 0
Verify if the json object with id189889Has required fileds 1 0 0
Verify if the json object with id189890Has required fileds 1 0 0
Verify if the json object with id189891Has required fileds 1 0 0
Verify if the json object with id189892Has required fileds 1 0 0
Verify if the json object with id189894Has required fileds 1 0 0
Verify if the json object with id189895Has required fileds 1 0 0
Verify if the json object with id189896Has required fileds 1 0 0
Verify if the json object with id189897Has required fileds 1 0 0
Verify if the json object with id189898Has required fileds 1 0 0
Verify if the json object with id189899Has required fileds 1 0 0
Verify if the json object with id189900Has required fileds 1 0 0
Verify if the json object with id189902Has required fileds 1 0 0
Verify if the json object with id189904Has required fileds 1 0 0
Verify if the json object with id189905Has required fileds 1 0 0
Verify if the json object with id189906Has required fileds 1 0 0
Verify if the json object with id189907Has required fileds 1 0 0
Verify if the json object with id189908Has required fileds 1 0 0
Verify if the json object with id189909Has required fileds 1 0 0
Verify if the json object with id189910Has required fileds 1 0 0
Verify if the json object with id189911Has required fileds 1 0 0
Verify if the json object with id189912Has required fileds 1 0 0
Verify if the json object with id189913Has required fileds 1 0 0
Verify if the json object with id189914Has required fileds 1 0 0
Verify if the json object with id189915Has required fileds 1 0 0
Verify if the json object with id189916Has required fileds 1 0 0
Verify if the json object with id189917Has required fileds 1 0 0
Verify if the json object with id189918Has required fileds 1 0 0
Verify if the json object with id189919Has required fileds 1 0 0
Verify if the json object with id189920Has required fileds 1 0 0
Verify if the json object with id189921Has required fileds 1 0 0
Verify if the json object with id189922Has required fileds 1 0 0
Verify if the json object with id189923Has required fileds 1 0 0
Verify if the json object with id189924Has required fileds 1 0 0
Verify if the json object with id189929Has required fileds 1 0 0
Verify if the json object with id189930Has required fileds 1 0 0
Verify if the json object with id189931Has required fileds 1 0 0
Verify if the json object with id189932Has required fileds 1 0 0
Verify if the json object with id189933Has required fileds 1 0 0
Verify if the json object with id189934Has required fileds 1 0 0
Verify if the json object with id189935Has required fileds 1 0 0
Verify if the json object with id189936Has required fileds 1 0 0
Verify if the json object with id189937Has required fileds 1 0 0
Verify if the json object with id189938Has required fileds 1 0 0
Verify if the json object with id189939Has required fileds 1 0 0
Verify if the json object with id189940Has required fileds 1 0 0
Verify if the json object with id189941Has required fileds 1 0 0
Verify if the json object with id189942Has required fileds 1 0 0
Verify if the json object with id189943Has required fileds 1 0 0
Verify if the json object with id189944Has required fileds 1 0 0
Verify if the json object with id189945Has required fileds 1 0 0
Verify if the json object with id189947Has required fileds 1 0 0
Verify if the json object with id189949Has required fileds 1 0 0
Verify if the json object with id189950Has required fileds 1 0 0
Verify if the json object with id189952Has required fileds 1 0 0
Verify if the json object with id189955Has required fileds 1 0 0
Verify if the json object with id189956Has required fileds 1 0 0
Verify if the json object with id189957Has required fileds 1 0 0
Verify if the json object with id189958Has required fileds 1 0 0
Verify if the json object with id189959Has required fileds 1 0 0
Verify if the json object with id189964Has required fileds 1 0 0
Verify if the json object with id189965Has required fileds 1 0 0
Verify if the json object with id189966Has required fileds 1 0 0
Verify if the json object with id189968Has required fileds 1 0 0
Verify if the json object with id189971Has required fileds 1 0 0
Verify if the json object with id189972Has required fileds 1 0 0
Verify if the json object with id189973Has required fileds 1 0 0
Verify if the json object with id189974Has required fileds 1 0 0
Verify if the json object with id189975Has required fileds 1 0 0
Verify if the json object with id189976Has required fileds 1 0 0
Verify if the json object with id189977Has required fileds 1 0 0
Verify if the json object with id189978Has required fileds 1 0 0
Verify if the json object with id189979Has required fileds 1 0 0
Verify if the json object with id189980Has required fileds 1 0 0
Verify if the json object with id189981Has required fileds 1 0 0
Verify if the json object with id189982Has required fileds 1 0 0
Verify if the json object with id189983Has required fileds 1 0 0
Verify if the json object with id189984Has required fileds 1 0 0
Verify if the json object with id189985Has required fileds 1 0 0
Verify if the json object with id189986Has required fileds 1 0 0
Verify if the json object with id189989Has required fileds 1 0 0
Verify if the json object with id189991Has required fileds 1 0 0
Verify if the json object with id189992Has required fileds 1 0 0
Verify if the json object with id189993Has required fileds 1 0 0
Verify if the json object with id189994Has required fileds 1 0 0
Verify if the json object with id189995Has required fileds 1 0 0
Verify if the json object with id189996Has required fileds 1 0 0
Verify if the json object with id189997Has required fileds 1 0 0
Verify if the json object with id189998Has required fileds 1 0 0
Verify if the json object with id189999Has required fileds 1 0 0
Verify if the json object with id190001Has required fileds 1 0 0
Verify if the json object with id190002Has required fileds 1 0 0
Verify if the json object with id190003Has required fileds 1 0 0
Verify if the json object with id190004Has required fileds 1 0 0
Verify if the json object with id190005Has required fileds 1 0 0
Verify if the json object with id190006Has required fileds 1 0 0
Verify if the json object with id190008Has required fileds 1 0 0
Verify if the json object with id190011Has required fileds 1 0 0
Verify if the json object with id190012Has required fileds 1 0 0
Verify if the json object with id190013Has required fileds 1 0 0
Verify if the json object with id190014Has required fileds 1 0 0
Verify if the json object with id190015Has required fileds 1 0 0
Verify if the json object with id190017Has required fileds 1 0 0
Verify if the json object with id190018Has required fileds 1 0 0
Verify if the json object with id190019Has required fileds 1 0 0
Verify if the json object with id190020Has required fileds 1 0 0
Verify if the json object with id190021Has required fileds 1 0 0
Verify if the json object with id190022Has required fileds 1 0 0
Verify if the json object with id190024Has required fileds 1 0 0
Verify if the json object with id190025Has required fileds 1 0 0
Verify if the json object with id190026Has required fileds 1 0 0
Verify if the json object with id190028Has required fileds 1 0 0
Verify if the json object with id190030Has required fileds 1 0 0
Verify if the json object with id190031Has required fileds 1 0 0
Verify if the json object with id190032Has required fileds 1 0 0
Verify if the json object with id190033Has required fileds 1 0 0
Verify if the json object with id190034Has required fileds 1 0 0
Verify if the json object with id190035Has required fileds 1 0 0
Verify if the json object with id190036Has required fileds 1 0 0
Verify if the json object with id190037Has required fileds 1 0 0
Verify if the json object with id190038Has required fileds 1 0 0
Verify if the json object with id190039Has required fileds 1 0 0
Verify if the json object with id190040Has required fileds 1 0 0
Verify if the json object with id190041Has required fileds 1 0 0
Verify if the json object with id190042Has required fileds 1 0 0
Verify if the json object with id190043Has required fileds 1 0 0
Verify if the json object with id190044Has required fileds 1 0 0
Verify if the json object with id190045Has required fileds 1 0 0
Verify if the json object with id190046Has required fileds 1 0 0
Verify if the json object with id190047Has required fileds 1 0 0
Verify if the json object with id190048Has required fileds 1 0 0
Verify if the json object with id190049Has required fileds 1 0 0
Verify if the json object with id190050Has required fileds 1 0 0
Verify if the json object with id190051Has required fileds 1 0 0
Verify if the json object with id190052Has required fileds 1 0 0
Verify if the json object with id190053Has required fileds 1 0 0
Verify if the json object with id190054Has required fileds 1 0 0
Verify if the json object with id190055Has required fileds 1 0 0
Verify if the json object with id190056Has required fileds 1 0 0
Verify if the json object with id190058Has required fileds 1 0 0
Verify if the json object with id190059Has required fileds 1 0 0
Verify if the json object with id190060Has required fileds 1 0 0
Verify if the json object with id190062Has required fileds 1 0 0
Verify if the json object with id190063Has required fileds 1 0 0
Verify if the json object with id190064Has required fileds 1 0 0
Verify if the json object with id190065Has required fileds 1 0 0
Verify if the json object with id190066Has required fileds 1 0 0
Verify if the json object with id190067Has required fileds 1 0 0
Verify if the json object with id190068Has required fileds 1 0 0
Verify if the json object with id190069Has required fileds 1 0 0
Verify if the json object with id190070Has required fileds 1 0 0
Verify if the json object with id190071Has required fileds 1 0 0
Verify if the json object with id190072Has required fileds 1 0 0
Verify if the json object with id190073Has required fileds 1 0 0
Verify if the json object with id190074Has required fileds 1 0 0
Verify if the json object with id190075Has required fileds 1 0 0
Verify if the json object with id190076Has required fileds 1 0 0
Verify if the json object with id190077Has required fileds 1 0 0
Verify if the json object with id190078Has required fileds 1 0 0
Verify if the json object with id190079Has required fileds 1 0 0
Verify if the json object with id190080Has required fileds 1 0 0
Verify if the json object with id190081Has required fileds 1 0 0
Verify if the json object with id190082Has required fileds 1 0 0
Verify if the json object with id190083Has required fileds 1 0 0
Verify if the json object with id190084Has required fileds 1 0 0
Verify if the json object with id190085Has required fileds 1 0 0
Verify if the json object with id190086Has required fileds 1 0 0
Verify if the json object with id190087Has required fileds 1 0 0
Verify if the json object with id190088Has required fileds 1 0 0
Verify if the json object with id190089Has required fileds 1 0 0
Verify if the json object with id190090Has required fileds 1 0 0
Verify if the json object with id190091Has required fileds 1 0 0
Verify if the json object with id190092Has required fileds 1 0 0
Verify if the json object with id190093Has required fileds 1 0 0
Verify if the json object with id190094Has required fileds 1 0 0
Verify if the json object with id190095Has required fileds 1 0 0
Verify if the json object with id190096Has required fileds 1 0 0
Verify if the json object with id190097Has required fileds 1 0 0
Verify if the json object with id190098Has required fileds 1 0 0
Verify if the json object with id190099Has required fileds 1 0 0
Verify if the json object with id190100Has required fileds 1 0 0
Verify if the json object with id190101Has required fileds 1 0 0
Verify if the json object with id190102Has required fileds 1 0 0
Verify if the json object with id190103Has required fileds 1 0 0
Verify if the json object with id190104Has required fileds 1 0 0
Verify if the json object with id190105Has required fileds 1 0 0
Verify if the json object with id190108Has required fileds 1 0 0
Verify if the json object with id190109Has required fileds 1 0 0
Verify if the json object with id190110Has required fileds 1 0 0
Verify if the json object with id190111Has required fileds 1 0 0
Verify if the json object with id190112Has required fileds 1 0 0
Verify if the json object with id190113Has required fileds 1 0 0
Verify if the json object with id190114Has required fileds 1 0 0
Verify if the json object with id190115Has required fileds 1 0 0
Verify if the json object with id190116Has required fileds 1 0 0
Verify if the json object with id190117Has required fileds 1 0 0
Verify if the json object with id190118Has required fileds 1 0 0
Verify if the json object with id190119Has required fileds 1 0 0
Verify if the json object with id190120Has required fileds 1 0 0
Verify if the json object with id190121Has required fileds 1 0 0
Verify if the json object with id190122Has required fileds 1 0 0
Verify if the json object with id190123Has required fileds 1 0 0
Verify if the json object with id190124Has required fileds 1 0 0
Verify if the json object with id190125Has required fileds 1 0 0
Verify if the json object with id190126Has required fileds 1 0 0
Verify if the json object with id190127Has required fileds 1 0 0
Verify if the json object with id190128Has required fileds 1 0 0
Verify if the json object with id190129Has required fileds 1 0 0
Verify if the json object with id190130Has required fileds 1 0 0
Verify if the json object with id190131Has required fileds 1 0 0
Verify if the json object with id190132Has required fileds 1 0 0
Verify if the json object with id190133Has required fileds 1 0 0
Verify if the json object with id190134Has required fileds 1 0 0
Verify if the json object with id190135Has required fileds 1 0 0
Verify if the json object with id190136Has required fileds 1 0 0
Verify if the json object with id190137Has required fileds 1 0 0
Verify if the json object with id190138Has required fileds 1 0 0
Verify if the json object with id190139Has required fileds 1 0 0
Verify if the json object with id190140Has required fileds 1 0 0
Verify if the json object with id190141Has required fileds 1 0 0
Verify if the json object with id190143Has required fileds 1 0 0
Verify if the json object with id190144Has required fileds 1 0 0
Verify if the json object with id190145Has required fileds 1 0 0
Verify if the json object with id190146Has required fileds 1 0 0
Verify if the json object with id190147Has required fileds 1 0 0
Verify if the json object with id190148Has required fileds 1 0 0
Verify if the json object with id190149Has required fileds 1 0 0
Verify if the json object with id190150Has required fileds 1 0 0
Verify if the json object with id190151Has required fileds 1 0 0
Verify if the json object with id190152Has required fileds 1 0 0
Verify if the json object with id190163Has required fileds 1 0 0
Verify if the json object with id190164Has required fileds 1 0 0
Verify if the json object with id190168Has required fileds 1 0 0
Verify if the json object with id190169Has required fileds 1 0 0
Verify if the json object with id190170Has required fileds 1 0 0
Verify if the json object with id190171Has required fileds 1 0 0
Verify if the json object with id190174Has required fileds 1 0 0
Verify if the json object with id190175Has required fileds 1 0 0
Verify if the json object with id190176Has required fileds 1 0 0
Verify if the json object with id190177Has required fileds 1 0 0
Verify if the json object with id190178Has required fileds 1 0 0
Verify if the json object with id190179Has required fileds 1 0 0
Verify if the json object with id190180Has required fileds 1 0 0
Verify if the json object with id190181Has required fileds 1 0 0
Verify if the json object with id190182Has required fileds 1 0 0
Verify if the json object with id190183Has required fileds 1 0 0
Verify if the json object with id190184Has required fileds 1 0 0
Verify if the json object with id190185Has required fileds 1 0 0
Verify if the json object with id190186Has required fileds 1 0 0
Verify if the json object with id190187Has required fileds 1 0 0
Verify if the json object with id190188Has required fileds 1 0 0
Verify if the json object with id190189Has required fileds 1 0 0
Verify if the json object with id190190Has required fileds 1 0 0
Verify if the json object with id190191Has required fileds 1 0 0
Verify if the json object with id190192Has required fileds 1 0 0
Verify if the json object with id190193Has required fileds 1 0 0
Verify if the json object with id190194Has required fileds 1 0 0
Verify if the json object with id190195Has required fileds 1 0 0
Verify if the json object with id190196Has required fileds 1 0 0
Verify if the json object with id190197Has required fileds 1 0 0
Verify if the json object with id190198Has required fileds 1 0 0
Verify if the json object with id190199Has required fileds 1 0 0
Verify if the json object with id190203Has required fileds 1 0 0
Verify if the json object with id190204Has required fileds 1 0 0
Verify if the json object with id190205Has required fileds 1 0 0
Verify if the json object with id190206Has required fileds 1 0 0
Verify if the json object with id190207Has required fileds 1 0 0
Verify if the json object with id190208Has required fileds 1 0 0
Verify if the json object with id190209Has required fileds 1 0 0
Verify if the json object with id190210Has required fileds 1 0 0
Verify if the json object with id190211Has required fileds 1 0 0
Verify if the json object with id190212Has required fileds 1 0 0
Verify if the json object with id190213Has required fileds 1 0 0
Verify if the json object with id190214Has required fileds 1 0 0
Verify if the json object with id190215Has required fileds 1 0 0
Verify if the json object with id190216Has required fileds 1 0 0
Verify if the json object with id190217Has required fileds 1 0 0
Verify if the json object with id190218Has required fileds 1 0 0
Verify if the json object with id190219Has required fileds 1 0 0
Verify if the json object with id190220Has required fileds 1 0 0
Verify if the json object with id190221Has required fileds 1 0 0
Verify if the json object with id190222Has required fileds 1 0 0
Verify if the json object with id190224Has required fileds 1 0 0
Verify if the json object with id190225Has required fileds 1 0 0
Verify if the json object with id190226Has required fileds 1 0 0
Verify if the json object with id190228Has required fileds 1 0 0
Verify if the json object with id190229Has required fileds 1 0 0
Verify if the json object with id190230Has required fileds 1 0 0
Verify if the json object with id190231Has required fileds 1 0 0
Verify if the json object with id190232Has required fileds 1 0 0
Verify if the json object with id190233Has required fileds 1 0 0
Verify if the json object with id190234Has required fileds 1 0 0
Verify if the json object with id190236Has required fileds 1 0 0
Verify if the json object with id190237Has required fileds 1 0 0
Verify if the json object with id190238Has required fileds 1 0 0
Verify if the json object with id190240Has required fileds 1 0 0
Verify if the json object with id190241Has required fileds 1 0 0
Verify if the json object with id190242Has required fileds 1 0 0
Verify if the json object with id190243Has required fileds 1 0 0
Verify if the json object with id190244Has required fileds 1 0 0
Verify if the json object with id190245Has required fileds 1 0 0
Verify if the json object with id190246Has required fileds 1 0 0
Verify if the json object with id190247Has required fileds 1 0 0
Verify if the json object with id190248Has required fileds 1 0 0
Verify if the json object with id190250Has required fileds 1 0 0
Verify if the json object with id190251Has required fileds 1 0 0
Verify if the json object with id190253Has required fileds 1 0 0
Verify if the json object with id190254Has required fileds 1 0 0
Verify if the json object with id190255Has required fileds 1 0 0
Verify if the json object with id190257Has required fileds 1 0 0
Verify if the json object with id190259Has required fileds 1 0 0
Verify if the json object with id190260Has required fileds 1 0 0
Verify if the json object with id190261Has required fileds 1 0 0
Verify if the json object with id190262Has required fileds 1 0 0
Verify if the json object with id190263Has required fileds 1 0 0
Verify if the json object with id190264Has required fileds 1 0 0
Verify if the json object with id190265Has required fileds 1 0 0
Verify if the json object with id190266Has required fileds 1 0 0
Verify if the json object with id190267Has required fileds 1 0 0
Verify if the json object with id190268Has required fileds 1 0 0
Verify if the json object with id190269Has required fileds 1 0 0
Verify if the json object with id190270Has required fileds 1 0 0
Verify if the json object with id190271Has required fileds 1 0 0
Verify if the json object with id190272Has required fileds 1 0 0
Verify if the json object with id190273Has required fileds 1 0 0
Verify if the json object with id190274Has required fileds 1 0 0
Verify if the json object with id190275Has required fileds 1 0 0
Verify if the json object with id190276Has required fileds 1 0 0
Verify if the json object with id190277Has required fileds 1 0 0
Verify if the json object with id190278Has required fileds 1 0 0
Verify if the json object with id190279Has required fileds 1 0 0
Verify if the json object with id190280Has required fileds 1 0 0
Verify if the json object with id190281Has required fileds 1 0 0
Verify if the json object with id190282Has required fileds 1 0 0
Verify if the json object with id190283Has required fileds 1 0 0
Verify if the json object with id190284Has required fileds 1 0 0
Verify if the json object with id190285Has required fileds 1 0 0
Verify if the json object with id190286Has required fileds 1 0 0
Verify if the json object with id190287Has required fileds 1 0 0
Verify if the json object with id190288Has required fileds 1 0 0
Verify if the json object with id190289Has required fileds 1 0 0
Verify if the json object with id190290Has required fileds 1 0 0
Verify if the json object with id190291Has required fileds 1 0 0
Verify if the json object with id190292Has required fileds 1 0 0
Verify if the json object with id190293Has required fileds 1 0 0
Verify if the json object with id190294Has required fileds 1 0 0
Verify if the json object with id190301Has required fileds 1 0 0
Verify if the json object with id190302Has required fileds 1 0 0
Verify if the json object with id190306Has required fileds 1 0 0
Verify if the json object with id190307Has required fileds 1 0 0
Verify if the json object with id190308Has required fileds 1 0 0
Verify if the json object with id190309Has required fileds 1 0 0
Verify if the json object with id190310Has required fileds 1 0 0
Verify if the json object with id190311Has required fileds 1 0 0
Verify if the json object with id190312Has required fileds 1 0 0
Verify if the json object with id190313Has required fileds 1 0 0
Verify if the json object with id190314Has required fileds 1 0 0
Verify if the json object with id190315Has required fileds 1 0 0
Verify if the json object with id190316Has required fileds 1 0 0
Verify if the json object with id190317Has required fileds 1 0 0
Verify if the json object with id190318Has required fileds 1 0 0
Verify if the json object with id190319Has required fileds 1 0 0
Verify if the json object with id190320Has required fileds 1 0 0
Verify if the json object with id190321Has required fileds 1 0 0
Verify if the json object with id190322Has required fileds 1 0 0
Verify if the json object with id190323Has required fileds 1 0 0
Verify if the json object with id190324Has required fileds 1 0 0
Verify if the json object with id190325Has required fileds 1 0 0
Verify if the json object with id190326Has required fileds 1 0 0
Verify if the json object with id190327Has required fileds 1 0 0
Verify if the json object with id190328Has required fileds 1 0 0
Verify if the json object with id190329Has required fileds 1 0 0
Verify if the json object with id190330Has required fileds 1 0 0
Verify if the json object with id190331Has required fileds 1 0 0
Verify if the json object with id190332Has required fileds 1 0 0
Verify if the json object with id190333Has required fileds 1 0 0
Verify if the json object with id190334Has required fileds 1 0 0
Verify if the json object with id190335Has required fileds 1 0 0
Verify if the json object with id190336Has required fileds 1 0 0
Verify if the json object with id190337Has required fileds 1 0 0
Verify if the json object with id190338Has required fileds 1 0 0
Verify if the json object with id190339Has required fileds 1 0 0
Verify if the json object with id190340Has required fileds 1 0 0
Verify if the json object with id190341Has required fileds 1 0 0
Verify if the json object with id190342Has required fileds 1 0 0
Verify if the json object with id190343Has required fileds 1 0 0
Verify if the json object with id190344Has required fileds 1 0 0
Verify if the json object with id190345Has required fileds 1 0 0
Verify if the json object with id190346Has required fileds 1 0 0
Verify if the json object with id190347Has required fileds 1 0 0
Verify if the json object with id190348Has required fileds 1 0 0
Verify if the json object with id190349Has required fileds 1 0 0
Verify if the json object with id190350Has required fileds 1 0 0
Verify if the json object with id190351Has required fileds 1 0 0
Verify if the json object with id190352Has required fileds 1 0 0
Verify if the json object with id190353Has required fileds 1 0 0
Verify if the json object with id190354Has required fileds 1 0 0
Verify if the json object with id190355Has required fileds 1 0 0
Verify if the json object with id190356Has required fileds 1 0 0
Verify if the json object with id190357Has required fileds 1 0 0
Verify if the json object with id190358Has required fileds 1 0 0
Verify if the json object with id190359Has required fileds 1 0 0
Verify if the json object with id190360Has required fileds 1 0 0
Verify if the json object with id190361Has required fileds 1 0 0
Verify if the json object with id190362Has required fileds 1 0 0
Verify if the json object with id190363Has required fileds 1 0 0
Verify if the json object with id190364Has required fileds 1 0 0
Verify if the json object with id190365Has required fileds 1 0 0
Verify if the json object with id190366Has required fileds 1 0 0
Verify if the json object with id190367Has required fileds 1 0 0
Verify if the json object with id190368Has required fileds 1 0 0
Verify if the json object with id190369Has required fileds 1 0 0
Verify if the json object with id190370Has required fileds 1 0 0
Verify if the json object with id190371Has required fileds 1 0 0
Verify if the json object with id190372Has required fileds 1 0 0
Verify if the json object with id190373Has required fileds 1 0 0
Verify if the json object with id190374Has required fileds 1 0 0
Verify if the json object with id190375Has required fileds 1 0 0
Verify if the json object with id190376Has required fileds 1 0 0
Verify if the json object with id190377Has required fileds 1 0 0
Verify if the json object with id190378Has required fileds 1 0 0
Verify if the json object with id190379Has required fileds 1 0 0
Verify if the json object with id190380Has required fileds 1 0 0
Verify if the json object with id190381Has required fileds 1 0 0
Verify if the json object with id190382Has required fileds 1 0 0
Verify if the json object with id190383Has required fileds 1 0 0
Verify if the json object with id190384Has required fileds 1 0 0
Verify if the json object with id190385Has required fileds 1 0 0
Verify if the json object with id190386Has required fileds 1 0 0
Verify if the json object with id190387Has required fileds 1 0 0
Verify if the json object with id190388Has required fileds 1 0 0
Verify if the json object with id190389Has required fileds 1 0 0
Verify if the json object with id190390Has required fileds 1 0 0
Verify if the json object with id190391Has required fileds 1 0 0
Verify if the json object with id190392Has required fileds 1 0 0
Verify if the json object with id190393Has required fileds 1 0 0
Verify if the json object with id190394Has required fileds 1 0 0
Verify if the json object with id190395Has required fileds 1 0 0
Verify if the json object with id190396Has required fileds 1 0 0
Verify if the json object with id190397Has required fileds 1 0 0
Verify if the json object with id190398Has required fileds 1 0 0
Verify if the json object with id190399Has required fileds 1 0 0
Verify if the json object with id190400Has required fileds 1 0 0
Verify if the json object with id190401Has required fileds 1 0 0
Verify if the json object with id190402Has required fileds 1 0 0
Verify if the json object with id190403Has required fileds 1 0 0
Verify if the json object with id190404Has required fileds 1 0 0
Verify if the json object with id190405Has required fileds 1 0 0
Verify if the json object with id190406Has required fileds 1 0 0
Verify if the json object with id190407Has required fileds 1 0 0
Verify if the json object with id190408Has required fileds 1 0 0
Verify if the json object with id190409Has required fileds 1 0 0
Verify if the json object with id190410Has required fileds 1 0 0
Verify if the json object with id190412Has required fileds 1 0 0
Verify if the json object with id190414Has required fileds 1 0 0
Verify if the json object with id190415Has required fileds 1 0 0
Verify if the json object with id190417Has required fileds 1 0 0
Verify if the json object with id190418Has required fileds 1 0 0
Verify if the json object with id190419Has required fileds 1 0 0
Verify if the json object with id190420Has required fileds 1 0 0
Verify if the json object with id190421Has required fileds 1 0 0
Verify if the json object with id190422Has required fileds 1 0 0
Verify if the json object with id190423Has required fileds 1 0 0
Verify if the json object with id190424Has required fileds 1 0 0
Verify if the json object with id190425Has required fileds 1 0 0
Verify if the json object with id190426Has required fileds 1 0 0
Verify if the json object with id190427Has required fileds 1 0 0
Verify if the json object with id190428Has required fileds 1 0 0
Verify if the json object with id190429Has required fileds 1 0 0
Verify if the json object with id190430Has required fileds 1 0 0
Verify if the json object with id190431Has required fileds 1 0 0
Verify if the json object with id190432Has required fileds 1 0 0
Verify if the json object with id190433Has required fileds 1 0 0
Verify if the json object with id190434Has required fileds 1 0 0
Verify if the json object with id190435Has required fileds 1 0 0
Verify if the json object with id190436Has required fileds 1 0 0
Verify if the json object with id190437Has required fileds 1 0 0
Verify if the json object with id190438Has required fileds 1 0 0
Verify if the json object with id190439Has required fileds 1 0 0
Verify if the json object with id190440Has required fileds 1 0 0
Verify if the json object with id190441Has required fileds 1 0 0
Verify if the json object with id190442Has required fileds 1 0 0
Verify if the json object with id190443Has required fileds 1 0 0
Verify if the json object with id190444Has required fileds 1 0 0
Verify if the json object with id190445Has required fileds 1 0 0
Verify if the json object with id190446Has required fileds 1 0 0
Verify if the json object with id190447Has required fileds 1 0 0
Verify if the json object with id190448Has required fileds 1 0 0
Verify if the json object with id190449Has required fileds 1 0 0
Verify if the json object with id190450Has required fileds 1 0 0
Verify if the json object with id190451Has required fileds 1 0 0
Verify if the json object with id190452Has required fileds 1 0 0
Verify if the json object with id190453Has required fileds 1 0 0
Verify if the json object with id190454Has required fileds 1 0 0
Verify if the json object with id190455Has required fileds 1 0 0
Verify if the json object with id190456Has required fileds 1 0 0
Verify if the json object with id190457Has required fileds 1 0 0
Verify if the json object with id190458Has required fileds 1 0 0
Verify if the json object with id190459Has required fileds 1 0 0
Verify if the json object with id190460Has required fileds 1 0 0
Verify if the json object with id190461Has required fileds 1 0 0
Verify if the json object with id190463Has required fileds 1 0 0
Verify if the json object with id190464Has required fileds 1 0 0
Verify if the json object with id190465Has required fileds 1 0 0
Verify if the json object with id190467Has required fileds 1 0 0
Verify if the json object with id190468Has required fileds 1 0 0
Verify if the json object with id190469Has required fileds 1 0 0
Verify if the json object with id190480Has required fileds 1 0 0
Verify if the json object with id190481Has required fileds 1 0 0
Verify if the json object with id190482Has required fileds 1 0 0
Verify if the json object with id190483Has required fileds 1 0 0
Verify if the json object with id190484Has required fileds 1 0 0
Verify if the json object with id190485Has required fileds 1 0 0
Verify if the json object with id190486Has required fileds 1 0 0
Verify if the json object with id190487Has required fileds 1 0 0
Verify if the json object with id190488Has required fileds 1 0 0
Verify if the json object with id190489Has required fileds 1 0 0
Verify if the json object with id190490Has required fileds 1 0 0
Verify if the json object with id190491Has required fileds 1 0 0
Verify if the json object with id190492Has required fileds 1 0 0
Verify if the json object with id190493Has required fileds 1 0 0
Verify if the json object with id190494Has required fileds 1 0 0
Verify if the json object with id190495Has required fileds 1 0 0
Verify if the json object with id190496Has required fileds 1 0 0
Verify if the json object with id190497Has required fileds 1 0 0
Verify if the json object with id190498Has required fileds 1 0 0
Verify if the json object with id190499Has required fileds 1 0 0
Verify if the json object with id190500Has required fileds 1 0 0
Verify if the json object with id190502Has required fileds 1 0 0
Verify if the json object with id190504Has required fileds 1 0 0
Verify if the json object with id190505Has required fileds 1 0 0
Verify if the json object with id190506Has required fileds 1 0 0
Verify if the json object with id190507Has required fileds 1 0 0
Verify if the json object with id190508Has required fileds 1 0 0
Verify if the json object with id190509Has required fileds 1 0 0
Verify if the json object with id190510Has required fileds 1 0 0
Verify if the json object with id190511Has required fileds 1 0 0
Verify if the json object with id190512Has required fileds 1 0 0
Verify if the json object with id190514Has required fileds 1 0 0
Verify if the json object with id190516Has required fileds 1 0 0
Verify if the json object with id190517Has required fileds 1 0 0
Verify if the json object with id190518Has required fileds 1 0 0
Verify if the json object with id190519Has required fileds 1 0 0
Verify if the json object with id190520Has required fileds 1 0 0
Verify if the json object with id190521Has required fileds 1 0 0
Verify if the json object with id190522Has required fileds 1 0 0
Verify if the json object with id190523Has required fileds 1 0 0
Verify if the json object with id190524Has required fileds 1 0 0
Verify if the json object with id190526Has required fileds 1 0 0
Verify if the json object with id190528Has required fileds 1 0 0
Verify if the json object with id190529Has required fileds 1 0 0
Verify if the json object with id190530Has required fileds 1 0 0
Verify if the json object with id190531Has required fileds 1 0 0
Verify if the json object with id190532Has required fileds 1 0 0
Verify if the json object with id190533Has required fileds 1 0 0
Verify if the json object with id190534Has required fileds 1 0 0
Verify if the json object with id190535Has required fileds 1 0 0
Verify if the json object with id190536Has required fileds 1 0 0
Verify if the json object with id190537Has required fileds 1 0 0
Verify if the json object with id190538Has required fileds 1 0 0
Verify if the json object with id190539Has required fileds 1 0 0
Verify if the json object with id190541Has required fileds 1 0 0
Verify if the json object with id190543Has required fileds 1 0 0
Verify if the json object with id190544Has required fileds 1 0 0
Verify if the json object with id190545Has required fileds 1 0 0
Verify if the json object with id190546Has required fileds 1 0 0
Verify if the json object with id190547Has required fileds 1 0 0
Verify if the json object with id190548Has required fileds 1 0 0
Verify if the json object with id190549Has required fileds 1 0 0
Verify if the json object with id190550Has required fileds 1 0 0
Verify if the json object with id190551Has required fileds 1 0 0
Verify if the json object with id190552Has required fileds 1 0 0
Verify if the json object with id190553Has required fileds 1 0 0
Verify if the json object with id190554Has required fileds 1 0 0
Verify if the json object with id190555Has required fileds 1 0 0
Verify if the json object with id190556Has required fileds 1 0 0
Verify if the json object with id190557Has required fileds 1 0 0
Verify if the json object with id190558Has required fileds 1 0 0
Verify if the json object with id190559Has required fileds 1 0 0
Verify if the json object with id190560Has required fileds 1 0 0
Verify if the json object with id190561Has required fileds 1 0 0
Verify if the json object with id190562Has required fileds 1 0 0
Verify if the json object with id190565Has required fileds 1 0 0
Verify if the json object with id190566Has required fileds 1 0 0
Verify if the json object with id190568Has required fileds 1 0 0
Verify if the json object with id190569Has required fileds 1 0 0
Verify if the json object with id190570Has required fileds 1 0 0
Verify if the json object with id190571Has required fileds 1 0 0
Verify if the json object with id190572Has required fileds 1 0 0
Verify if the json object with id190573Has required fileds 1 0 0
Verify if the json object with id190574Has required fileds 1 0 0
Verify if the json object with id190575Has required fileds 1 0 0
Verify if the json object with id190576Has required fileds 1 0 0
Verify if the json object with id190577Has required fileds 1 0 0
Verify if the json object with id190578Has required fileds 1 0 0
Verify if the json object with id190579Has required fileds 1 0 0
Verify if the json object with id190580Has required fileds 1 0 0
Verify if the json object with id190581Has required fileds 1 0 0
Verify if the json object with id190582Has required fileds 1 0 0
Verify if the json object with id190586Has required fileds 1 0 0
Verify if the json object with id190587Has required fileds 1 0 0
Verify if the json object with id190588Has required fileds 1 0 0
Verify if the json object with id190590Has required fileds 1 0 0
Verify if the json object with id190592Has required fileds 1 0 0
Verify if the json object with id190594Has required fileds 1 0 0
Verify if the json object with id190595Has required fileds 1 0 0
Verify if the json object with id190597Has required fileds 1 0 0
Verify if the json object with id190600Has required fileds 1 0 0
Verify if the json object with id190601Has required fileds 1 0 0
Verify if the json object with id190602Has required fileds 1 0 0
Verify if the json object with id190603Has required fileds 1 0 0
Verify if the json object with id190604Has required fileds 1 0 0
Verify if the json object with id190605Has required fileds 1 0 0
Verify if the json object with id190606Has required fileds 1 0 0
Verify if the json object with id190607Has required fileds 1 0 0
Verify if the json object with id190608Has required fileds 1 0 0
Verify if the json object with id190609Has required fileds 1 0 0
Verify if the json object with id190610Has required fileds 1 0 0
Verify if the json object with id190611Has required fileds 1 0 0
Verify if the json object with id190612Has required fileds 1 0 0
Verify if the json object with id190613Has required fileds 1 0 0
Verify if the json object with id190614Has required fileds 1 0 0
Verify if the json object with id190615Has required fileds 1 0 0
Verify if the json object with id190616Has required fileds 1 0 0
Verify if the json object with id190617Has required fileds 1 0 0
Verify if the json object with id190618Has required fileds 1 0 0
Verify if the json object with id190619Has required fileds 1 0 0
Verify if the json object with id190620Has required fileds 1 0 0
Verify if the json object with id190621Has required fileds 1 0 0
Verify if the json object with id190622Has required fileds 1 0 0
Verify if the json object with id190623Has required fileds 1 0 0
Verify if the json object with id190624Has required fileds 1 0 0
Verify if the json object with id190625Has required fileds 1 0 0
Verify if the json object with id190626Has required fileds 1 0 0
Verify if the json object with id190627Has required fileds 1 0 0
Verify if the json object with id190628Has required fileds 1 0 0
Verify if the json object with id190629Has required fileds 1 0 0
Verify if the json object with id190630Has required fileds 1 0 0
Verify if the json object with id190631Has required fileds 1 0 0
Verify if the json object with id190634Has required fileds 1 0 0
Verify if the json object with id190635Has required fileds 1 0 0
Verify if the json object with id190637Has required fileds 1 0 0
Verify if the json object with id190638Has required fileds 1 0 0
Verify if the json object with id190639Has required fileds 1 0 0
Verify if the json object with id190640Has required fileds 1 0 0
Verify if the json object with id190641Has required fileds 1 0 0
Verify if the json object with id190642Has required fileds 1 0 0
Verify if the json object with id190643Has required fileds 1 0 0
Verify if the json object with id190644Has required fileds 1 0 0
Verify if the json object with id190645Has required fileds 1 0 0
Verify if the json object with id190646Has required fileds 1 0 0
Verify if the json object with id190647Has required fileds 1 0 0
Verify if the json object with id190648Has required fileds 1 0 0
Verify if the json object with id190649Has required fileds 1 0 0
Verify if the json object with id190650Has required fileds 1 0 0
Verify if the json object with id190651Has required fileds 1 0 0
Verify if the json object with id190652Has required fileds 1 0 0
Verify if the json object with id190653Has required fileds 1 0 0
Verify if the json object with id190654Has required fileds 1 0 0
Verify if the json object with id190655Has required fileds 1 0 0
Verify if the json object with id190656Has required fileds 1 0 0
Verify if the json object with id190657Has required fileds 1 0 0
Verify if the json object with id190659Has required fileds 1 0 0
Verify if the json object with id190666Has required fileds 1 0 0
Verify if the json object with id190667Has required fileds 1 0 0
Verify if the json object with id190668Has required fileds 1 0 0
Verify if the json object with id190670Has required fileds 1 0 0
Verify if the json object with id190671Has required fileds 1 0 0
Verify if the json object with id190673Has required fileds 1 0 0
Verify if the json object with id190674Has required fileds 1 0 0
Verify if the json object with id190675Has required fileds 1 0 0
Verify if the json object with id190677Has required fileds 1 0 0
Verify if the json object with id190679Has required fileds 1 0 0
Verify if the json object with id190681Has required fileds 1 0 0
Verify if the json object with id190682Has required fileds 1 0 0
Verify if the json object with id190683Has required fileds 1 0 0
Verify if the json object with id190685Has required fileds 1 0 0
Verify if the json object with id190686Has required fileds 1 0 0
Verify if the json object with id190687Has required fileds 1 0 0
Verify if the json object with id190688Has required fileds 1 0 0
Verify if the json object with id190690Has required fileds 1 0 0
Verify if the json object with id190691Has required fileds 1 0 0
Verify if the json object with id190692Has required fileds 1 0 0
Verify if the json object with id190693Has required fileds 1 0 0
Verify if the json object with id190694Has required fileds 1 0 0
Verify if the json object with id190695Has required fileds 1 0 0
Verify if the json object with id190696Has required fileds 1 0 0
Verify if the json object with id190697Has required fileds 1 0 0
Verify if the json object with id190698Has required fileds 1 0 0
Verify if the json object with id190699Has required fileds 1 0 0
Verify if the json object with id190700Has required fileds 1 0 0
Verify if the json object with id190701Has required fileds 1 0 0
Verify if the json object with id190702Has required fileds 1 0 0
Verify if the json object with id190703Has required fileds 1 0 0
Verify if the json object with id190704Has required fileds 1 0 0
Verify if the json object with id190705Has required fileds 1 0 0
Verify if the json object with id190706Has required fileds 1 0 0
Verify if the json object with id190707Has required fileds 1 0 0
Verify if the json object with id190708Has required fileds 1 0 0
Verify if the json object with id190709Has required fileds 1 0 0
Verify if the json object with id190710Has required fileds 1 0 0
Verify if the json object with id190711Has required fileds 1 0 0
Verify if the json object with id190712Has required fileds 1 0 0
Verify if the json object with id190713Has required fileds 1 0 0
Verify if the json object with id190714Has required fileds 1 0 0
Verify if the json object with id190715Has required fileds 1 0 0
Verify if the json object with id190716Has required fileds 1 0 0
Verify if the json object with id190717Has required fileds 1 0 0
Verify if the json object with id190719Has required fileds 1 0 0
Verify if the json object with id190720Has required fileds 1 0 0
Verify if the json object with id190721Has required fileds 1 0 0
Verify if the json object with id190722Has required fileds 1 0 0
Verify if the json object with id190723Has required fileds 1 0 0
Verify if the json object with id190728Has required fileds 1 0 0
Verify if the json object with id190729Has required fileds 1 0 0
Verify if the json object with id190730Has required fileds 1 0 0
Verify if the json object with id190731Has required fileds 1 0 0
Verify if the json object with id190732Has required fileds 1 0 0
Verify if the json object with id190733Has required fileds 1 0 0
Verify if the json object with id190734Has required fileds 1 0 0
Verify if the json object with id190736Has required fileds 1 0 0
Verify if the json object with id190737Has required fileds 1 0 0
Verify if the json object with id190738Has required fileds 1 0 0
Verify if the json object with id190739Has required fileds 1 0 0
Verify if the json object with id190740Has required fileds 1 0 0
Verify if the json object with id190741Has required fileds 1 0 0
Verify if the json object with id190742Has required fileds 1 0 0
Verify if the json object with id190743Has required fileds 1 0 0
Verify if the json object with id190744Has required fileds 1 0 0
Verify if the json object with id190745Has required fileds 1 0 0
Verify if the json object with id190746Has required fileds 1 0 0
Verify if the json object with id190747Has required fileds 1 0 0
Verify if the json object with id190748Has required fileds 1 0 0
Verify if the json object with id190749Has required fileds 1 0 0
Verify if the json object with id190750Has required fileds 1 0 0
Verify if the json object with id190751Has required fileds 1 0 0
Verify if the json object with id190752Has required fileds 1 0 0
Verify if the json object with id190753Has required fileds 1 0 0
Verify if the json object with id190754Has required fileds 1 0 0
Verify if the json object with id190755Has required fileds 1 0 0
Verify if the json object with id190756Has required fileds 1 0 0
Verify if the json object with id190757Has required fileds 1 0 0
Verify if the json object with id190758Has required fileds 1 0 0
Verify if the json object with id190759Has required fileds 1 0 0
Verify if the json object with id190760Has required fileds 1 0 0
Verify if the json object with id190761Has required fileds 1 0 0
Verify if the json object with id190762Has required fileds 1 0 0
Verify if the json object with id190763Has required fileds 1 0 0
Verify if the json object with id190764Has required fileds 1 0 0
Verify if the json object with id190765Has required fileds 1 0 0
Verify if the json object with id190766Has required fileds 1 0 0
Verify if the json object with id190767Has required fileds 1 0 0
Verify if the json object with id190768Has required fileds 1 0 0
Verify if the json object with id190769Has required fileds 1 0 0
Verify if the json object with id190770Has required fileds 1 0 0
Verify if the json object with id190771Has required fileds 1 0 0
Verify if the json object with id190772Has required fileds 1 0 0
Verify if the json object with id190773Has required fileds 1 0 0
Verify if the json object with id190774Has required fileds 1 0 0
Verify if the json object with id190775Has required fileds 1 0 0
Verify if the json object with id189820Has required fileds 1 0 0
Verify if the json object with id189856Has required fileds 1 0 0
Verify if the json object with id189866Has required fileds 1 0 0
Verify if the json object with id189873Has required fileds 1 0 0
Verify if the json object with id189877Has required fileds 1 0 0
Verify if the json object with id189878Has required fileds 1 0 0
Verify if the json object with id189893Has required fileds 1 0 0
Verify if the json object with id189925Has required fileds 1 0 0
Verify if the json object with id189926Has required fileds 1 0 0
Verify if the json object with id189927Has required fileds 1 0 0
Verify if the json object with id189928Has required fileds 1 0 0
Verify if the json object with id189946Has required fileds 1 0 0
Verify if the json object with id189948Has required fileds 1 0 0
Verify if the json object with id189951Has required fileds 1 0 0
Verify if the json object with id189953Has required fileds 1 0 0
Verify if the json object with id189954Has required fileds 1 0 0
Verify if the json object with id189960Has required fileds 1 0 0
Verify if the json object with id189961Has required fileds 1 0 0
Verify if the json object with id189962Has required fileds 1 0 0
Verify if the json object with id189969Has required fileds 1 0 0
Verify if the json object with id189970Has required fileds 1 0 0
Verify if the json object with id189987Has required fileds 1 0 0
Verify if the json object with id189988Has required fileds 1 0 0
Verify if the json object with id189990Has required fileds 1 0 0
Verify if the json object with id190000Has required fileds 1 0 0
Verify if the json object with id190007Has required fileds 1 0 0
Verify if the json object with id190009Has required fileds 1 0 0
Verify if the json object with id190010Has required fileds 1 0 0
Verify if the json object with id190016Has required fileds 1 0 0
Verify if the json object with id190029Has required fileds 1 0 0
Verify if the json object with id190106Has required fileds 1 0 0
Verify if the json object with id190107Has required fileds 1 0 0
Verify if the json object with id190142Has required fileds 1 0 0
Verify if the json object with id190153Has required fileds 1 0 0
Verify if the json object with id190154Has required fileds 1 0 0
Verify if the json object with id190155Has required fileds 1 0 0
Verify if the json object with id190156Has required fileds 1 0 0
Verify if the json object with id190157Has required fileds 1 0 0
Verify if the json object with id190158Has required fileds 1 0 0
Verify if the json object with id190159Has required fileds 1 0 0
Verify if the json object with id190160Has required fileds 1 0 0
Verify if the json object with id190161Has required fileds 1 0 0
Verify if the json object with id190162Has required fileds 1 0 0
Verify if the json object with id190165Has required fileds 1 0 0
Verify if the json object with id190166Has required fileds 1 0 0
Verify if the json object with id190167Has required fileds 1 0 0
Verify if the json object with id190172Has required fileds 1 0 0
Verify if the json object with id190173Has required fileds 1 0 0
Verify if the json object with id190200Has required fileds 1 0 0
Verify if the json object with id190201Has required fileds 1 0 0
Verify if the json object with id190202Has required fileds 1 0 0
Verify if the json object with id190295Has required fileds 1 0 0
Verify if the json object with id190296Has required fileds 1 0 0
Verify if the json object with id190297Has required fileds 1 0 0
Verify if the json object with id190298Has required fileds 1 0 0
Verify if the json object with id190299Has required fileds 1 0 0
Verify if the json object with id190300Has required fileds 1 0 0
Verify if the json object with id190303Has required fileds 1 0 0
Verify if the json object with id190304Has required fileds 1 0 0
Verify if the json object with id190305Has required fileds 1 0 0
Verify if the json object with id190462Has required fileds 1 0 0
Verify if the json object with id190466Has required fileds 1 0 0
Verify if the json object with id190470Has required fileds 1 0 0
Verify if the json object with id190471Has required fileds 1 0 0
Verify if the json object with id190472Has required fileds 1 0 0
Verify if the json object with id190473Has required fileds 1 0 0
Verify if the json object with id190474Has required fileds 1 0 0
Verify if the json object with id190475Has required fileds 1 0 0
Verify if the json object with id190476Has required fileds 1 0 0
Verify if the json object with id190477Has required fileds 1 0 0
Verify if the json object with id190478Has required fileds 1 0 0
Verify if the json object with id190479Has required fileds 1 0 0
Verify if the json object with id190563Has required fileds 1 0 0
Verify if the json object with id190564Has required fileds 1 0 0
Verify if the json object with id190567Has required fileds 1 0 0
Verify if the json object with id190583Has required fileds 1 0 0
Verify if the json object with id190584Has required fileds 1 0 0
Verify if the json object with id190585Has required fileds 1 0 0
Verify if the json object with id190589Has required fileds 1 0 0
Verify if the json object with id190591Has required fileds 1 0 0
Verify if the json object with id190593Has required fileds 1 0 0
Verify if the json object with id190596Has required fileds 1 0 0
Verify if the json object with id190598Has required fileds 1 0 0
Verify if the json object with id190599Has required fileds 1 0 0
Verify if the json object with id190632Has required fileds 1 0 0
Verify if the json object with id190633Has required fileds 1 0 0
Verify if the json object with id190636Has required fileds 1 0 0
Verify if the json object with id190658Has required fileds 1 0 0
Verify if the json object with id190660Has required fileds 1 0 0
Verify if the json object with id190661Has required fileds 1 0 0
Verify if the json object with id190662Has required fileds 1 0 0
Verify if the json object with id190663Has required fileds 1 0 0
Verify if the json object with id190664Has required fileds 1 0 0
Verify if the json object with id190665Has required fileds 1 0 0
Verify if the json object with id190676Has required fileds 1 0 0
Verify if the json object with id190727Has required fileds 1 0 0
Verify if the json object with id190735Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1931 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 576 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 1e539a6f-3874-4d0a-a17b-175b24f98d16
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 9ad82f52-28c1-4abc-b9db-bfc243be54c0
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token c23492f1-7caf-49f5-bab6-142936cddddd
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type application/json
Cache-Control no-cache
Postman-Token e1680a72-66d1-4c0e-9182-cf34dde82d16
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 224 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type application/json
Cache-Control no-cache
Postman-Token 5a7abd68-f8df-48ca-88ef-8c41309ca14d
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type application/json
Cache-Control no-cache
Postman-Token df296493-17ae-4bc6-a943-14a571d32f6d
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 7f134903-a8a9-4134-9294-a69cde6b7057
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token 717c97be-5789-458d-96f5-a2fc66d6d79b
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 88645e5e-85a6-4b03-bdca-da63c513f584
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 486e9766-1c0b-4831-980e-68b893ca31e2
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 1f1fa3de-e3c6-4dd8-9b20-06d9b6417e8c
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token f1fdb47c-5772-4d87-9cb2-01ac5ff4c9e4
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 7ed99703-9d48-4dbe-9e56-78cb23e9d6ab
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 65fc2f69-57ff-4247-8df7-3a26b7d9b8c3
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 12f8e080-de46-4fe1-8a7b-0b6668e4de33
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 61d4947d-7dec-4184-aba3-2ba496ee398c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-7W/mD45Mgh3bVitAmOSNVnUZu7o"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 226 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 21836d72-d3a8-4d9f-9f04-544310770901
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4b470e07-baa1-4d26-bc0e-66b6271957ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU
Cache-Control no-cache
Postman-Token d5f4f6df-f869-4519-ac76-3cd8f254886b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 226 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU
Cache-Control no-cache
Postman-Token 1305db13-54d4-4d68-81f3-68fcf3ce44bf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU
Cache-Control no-cache
Postman-Token c03d7675-be98-4c0d-a3d9-771fdd8d5b08
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 264ms
Mean size per request: 248B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU
Cache-Control no-cache
Postman-Token 16b22fb4-d178-4d15-a8ef-c1aa037138f4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-wrOZRx1jNHfg/f3K8NGxWMBtJ+E"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":674},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 264 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 269ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU
Cache-Control no-cache
Postman-Token 11ad63aa-332e-4045-bda5-8b59093bc351
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-wrOZRx1jNHfg/f3K8NGxWMBtJ+E"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":674},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 2078d1f8-7620-4ea0-a5d7-c8617cb76349
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 512ms
Mean size per request: 655.29KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU
Cache-Control no-cache
Postman-Token 756bc236-90f8-40ae-a395-6224fa4e5cfb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 671012
ETag W/"a3d24-OBxAT3fMzegyYpSLFZwQQNRGmMU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189773,"job_number":"JOB_189773","tr_customer_id":189791,"tr_customer_product_id":189781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:22:49.000Z","modified_at":"2026-02-17T20:22:49.000Z","name":"Yessenia Kerluke","mobile_number":"436-594-1728","email_id":"Blanche_Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"13127788993163980","imei1":"13127788993163980","imei2":"13127788993163980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189774,"job_number":"JOB_189774","tr_customer_id":189792,"tr_customer_product_id":189782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:30.000Z","modified_at":"2026-02-17T20:23:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14437636343254","imei1":"14437636343254","imei2":"14437636343254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189776,"job_number":"JOB_189776","tr_customer_id":189794,"tr_customer_product_id":189784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:32.000Z","modified_at":"2026-02-17T20:23:32.000Z","name":"Deangelo Harvey","mobile_number":"701-515-1816","email_id":"Curt83@yahoo.com","dop":"2025-04-06","serial_number":"10625752257096080","imei1":"10625752257096080","imei2":"10625752257096080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189777,"job_number":"JOB_189777","tr_customer_id":189795,"tr_customer_product_id":189785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:14.000Z","modified_at":"2026-02-17T20:24:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11914013168340","imei1":"11914013168340","imei2":"11914013168340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189779,"job_number":"JOB_189779","tr_customer_id":189797,"tr_customer_product_id":189787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:15.000Z","modified_at":"2026-02-17T20:24:16.000Z","name":"Priscilla Murphy","mobile_number":"690-426-2630","email_id":"Kaycee_Cummings@hotmail.com","dop":"2025-04-06","serial_number":"10901690232338154","imei1":"10901690232338154","imei2":"10901690232338154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189780,"job_number":"JOB_189780","tr_customer_id":189798,"tr_customer_product_id":189788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:50.000Z","modified_at":"2026-02-17T20:47:50.000Z","name":"Trudie Gleichner","mobile_number":"944-322-5127","email_id":"Alayna_Von89@gmail.com","dop":"2025-09-09","serial_number":"16843823079674","imei1":"16843823079674","imei2":"16843823079674","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189782,"job_number":"JOB_189782","tr_customer_id":189800,"tr_customer_product_id":189790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:55.000Z","modified_at":"2026-02-17T20:47:55.000Z","name":"Madisen Harris","mobile_number":"267-383-9691","email_id":"Yasmeen18@hotmail.com","dop":"2025-09-09","serial_number":"17657194531845","imei1":"17657194531845","imei2":"17657194531845","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189784,"job_number":"JOB_189784","tr_customer_id":189802,"tr_customer_product_id":189792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:00:10.000Z","modified_at":"2026-02-17T21:00:10.000Z","name":"Felipe Koelpin","mobile_number":"978-526-4322","email_id":"Amaya59@hotmail.com","dop":"2025-09-09","serial_number":"15506131226898","imei1":"15506131226898","imei2":"15506131226898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189786,"job_number":"JOB_189786","tr_customer_id":189804,"tr_customer_product_id":189794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:25.000Z","modified_at":"2026-02-17T21:01:25.000Z","name":"Skylar Stamm","mobile_number":"796-604-2371","email_id":"Reid_Stoltenberg@yahoo.com","dop":"2025-09-09","serial_number":"14567185108250","imei1":"14567185108250","imei2":"14567185108250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189788,"job_number":"JOB_189788","tr_customer_id":189806,"tr_customer_product_id":189796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:30.000Z","modified_at":"2026-02-17T21:01:30.000Z","name":"Kellie Skiles","mobile_number":"618-341-2393","email_id":"Moriah.Kessler58@gmail.com","dop":"2025-09-09","serial_number":"18438117514221","imei1":"18438117514221","imei2":"18438117514221","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189790,"job_number":"JOB_189790","tr_customer_id":189808,"tr_customer_product_id":189798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:04:21.000Z","modified_at":"2026-02-17T21:04:21.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-12","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-12T21:04:20.516345838Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189791,"job_number":"JOB_189791","tr_customer_id":189809,"tr_customer_product_id":189799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:47.000Z","modified_at":"2026-02-17T21:28:47.000Z","name":"Jaleel Wolff","mobile_number":"339-968-0242","email_id":"Alford.Bartoletti@hotmail.com","dop":"2025-09-09","serial_number":"10282045222898","imei1":"10282045222898","imei2":"10282045222898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189793,"job_number":"JOB_189793","tr_customer_id":189811,"tr_customer_product_id":189801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:52.000Z","modified_at":"2026-02-17T21:28:52.000Z","name":"Norene Heaney","mobile_number":"838-569-4214","email_id":"Vincent58@yahoo.com","dop":"2025-09-09","serial_number":"12415301048065","imei1":"12415301048065","imei2":"12415301048065","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189795,"job_number":"JOB_189795","tr_customer_id":189813,"tr_customer_product_id":189803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:54:35.000Z","modified_at":"2026-02-17T21:54:35.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189796,"job_number":"JOB_189796","tr_customer_id":189814,"tr_customer_product_id":189804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:28.000Z","modified_at":"2026-02-17T23:50:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-07T23:50:28.195617509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189797,"job_number":"JOB_189797","tr_customer_id":189815,"tr_customer_product_id":189805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:29.000Z","modified_at":"2026-02-17T23:50:29.000Z","name":"Rameshwar Dhawan","mobile_number":"7065310919","email_id":"vijay.joshi@hotmail.com","dop":"2026-02-07","serial_number":"206633236185503","imei1":"206633236185503","imei2":"206633236185503","popurl":"www.asha-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189798,"job_number":"JOB_189798","tr_customer_id":189816,"tr_customer_product_id":189806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:52:53.000Z","modified_at":"2026-02-17T23:52:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-07T23:52:53.573727829Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190412,"job_number":"JOB_190412","tr_customer_id":190430,"tr_customer_product_id":190420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:05:23.000Z","modified_at":"2026-02-18T14:05:23.000Z","name":"Kalinda Varrier","mobile_number":"9971990580","email_id":"bilva.talwar@yahoo.co.in","dop":"2026-02-08","serial_number":"054063941433165","imei1":"054063941433165","imei2":"054063941433165","popurl":"www.devdan-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:05:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190414,"job_number":"JOB_190414","tr_customer_id":190432,"tr_customer_product_id":190422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:19.000Z","modified_at":"2026-02-18T14:06:19.000Z","name":"Chidambar Iyengar","mobile_number":"9933337858","email_id":"veda.varma@gmail.com","dop":"2026-02-08","serial_number":"320062039602727","imei1":"320062039602727","imei2":"320062039602727","popurl":"www.daksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190415,"job_number":"JOB_190415","tr_customer_id":190433,"tr_customer_product_id":190423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:28.000Z","modified_at":"2026-02-18T14:06:28.000Z","name":"Ekaksh Dhawan","mobile_number":"9937228996","email_id":"darshwana.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"219032771662711","imei1":"219032771662711","imei2":"219032771662711","popurl":"www.aaryan-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190417,"job_number":"JOB_190417","tr_customer_id":190435,"tr_customer_product_id":190425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:44.000Z","modified_at":"2026-02-18T14:06:44.000Z","name":"Chandra Iyer","mobile_number":"9984706559","email_id":"niro.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"478070186686308","imei1":"478070186686308","imei2":"478070186686308","popurl":"www.vaishvi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190418,"job_number":"JOB_190418","tr_customer_id":190436,"tr_customer_product_id":190426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:09:59.000Z","modified_at":"2026-02-18T14:09:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12221264314750","imei1":"12221264314750","imei2":"12221264314750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190420,"job_number":"JOB_190420","tr_customer_id":190438,"tr_customer_product_id":190428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:01.000Z","modified_at":"2026-02-18T14:10:01.000Z","name":"Percy Swaniawski","mobile_number":"868-645-8225","email_id":"Coby_McClure96@yahoo.com","dop":"2025-04-06","serial_number":"12646422303032890","imei1":"12646422303032890","imei2":"12646422303032890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190421,"job_number":"JOB_190421","tr_customer_id":190439,"tr_customer_product_id":190429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:45.000Z","modified_at":"2026-02-18T14:10:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12624064283538","imei1":"12624064283538","imei2":"12624064283538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190423,"job_number":"JOB_190423","tr_customer_id":190441,"tr_customer_product_id":190431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:47.000Z","modified_at":"2026-02-18T14:10:47.000Z","name":"Berenice Nitzsche","mobile_number":"697-398-4763","email_id":"Katharina_Collier64@yahoo.com","dop":"2025-04-06","serial_number":"14232849103003038","imei1":"14232849103003038","imei2":"14232849103003038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190424,"job_number":"JOB_190424","tr_customer_id":190442,"tr_customer_product_id":190432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:11:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10612102901656","imei1":"10612102901656","imei2":"10612102901656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190426,"job_number":"JOB_190426","tr_customer_id":190444,"tr_customer_product_id":190434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:33.000Z","modified_at":"2026-02-18T14:11:33.000Z","name":"Dario Beier","mobile_number":"656-374-8252","email_id":"Donny.Reinger53@yahoo.com","dop":"2025-04-06","serial_number":"11714228265379290","imei1":"11714228265379290","imei2":"11714228265379290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190427,"job_number":"JOB_190427","tr_customer_id":190445,"tr_customer_product_id":190435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:07.000Z","modified_at":"2026-02-18T14:13:07.000Z","name":"Marta Stanton","mobile_number":"910-886-9170","email_id":"Jocelyn_Goyette@hotmail.com","dop":"2025-12-31","serial_number":"36250631074450","imei1":"36250631074450","imei2":"36250631074450","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190428,"job_number":"JOB_190428","tr_customer_id":190446,"tr_customer_product_id":190436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:59.000Z","modified_at":"2026-02-18T14:13:59.000Z","name":"Elouise Johns","mobile_number":"367-408-5630","email_id":"Imelda93@hotmail.com","dop":"2025-12-31","serial_number":"121143496131888","imei1":"121143496131888","imei2":"121143496131888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190429,"job_number":"JOB_190429","tr_customer_id":190447,"tr_customer_product_id":190437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:23.000Z","modified_at":"2026-02-18T14:14:23.000Z","name":"Prudence Jerde","mobile_number":"626-770-2957","email_id":"Polly.Boyer@gmail.com","dop":"2025-12-31","serial_number":"93770252487203","imei1":"93770252487203","imei2":"93770252487203","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190430,"job_number":"JOB_190430","tr_customer_id":190448,"tr_customer_product_id":190438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:34.000Z","modified_at":"2026-02-18T14:14:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46815579882219","imei1":"46815579882219","imei2":"46815579882219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190431,"job_number":"JOB_190431","tr_customer_id":190449,"tr_customer_product_id":190439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81117672324795","imei1":"81117672324795","imei2":"81117672324795","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190432,"job_number":"JOB_190432","tr_customer_id":190450,"tr_customer_product_id":190440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90789105006326","imei1":"90789105006326","imei2":"90789105006326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190433,"job_number":"JOB_190433","tr_customer_id":190451,"tr_customer_product_id":190441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65789870156073","imei1":"65789870156073","imei2":"65789870156073","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190434,"job_number":"JOB_190434","tr_customer_id":190452,"tr_customer_product_id":190442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758027833315","imei1":"29758027833315","imei2":"29758027833315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190435,"job_number":"JOB_190435","tr_customer_id":190453,"tr_customer_product_id":190443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24784916572069","imei1":"24784916572069","imei2":"24784916572069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190437,"job_number":"JOB_190437","tr_customer_id":190455,"tr_customer_product_id":190445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:39.000Z","modified_at":"2026-02-18T14:14:39.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103225384518008","imei1":"103225384518008","imei2":"103225384518008","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190439,"job_number":"JOB_190439","tr_customer_id":190457,"tr_customer_product_id":190447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49786064114965","imei1":"49786064114965","imei2":"49786064114965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190440,"job_number":"JOB_190440","tr_customer_id":190458,"tr_customer_product_id":190448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19907251356130","imei1":"19907251356130","imei2":"19907251356130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190441,"job_number":"JOB_190441","tr_customer_id":190459,"tr_customer_product_id":190449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30101178286115","imei1":"30101178286115","imei2":"30101178286115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190442,"job_number":"JOB_190442","tr_customer_id":190460,"tr_customer_product_id":190450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78357624902393","imei1":"78357624902393","imei2":"78357624902393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190443,"job_number":"JOB_190443","tr_customer_id":190461,"tr_customer_product_id":190451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81477671024603","imei1":"81477671024603","imei2":"81477671024603","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190444,"job_number":"JOB_190444","tr_customer_id":190462,"tr_customer_product_id":190452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88553558367596","imei1":"88553558367596","imei2":"88553558367596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190447,"job_number":"JOB_190447","tr_customer_id":190465,"tr_customer_product_id":190455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:12.000Z","modified_at":"2026-02-18T14:15:12.000Z","name":"Lawrence O'Hara","mobile_number":"522-740-8146","email_id":"Wilton.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15420800262181912","imei1":"15420800262181912","imei2":"15420800262181912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190448,"job_number":"JOB_190448","tr_customer_id":190466,"tr_customer_product_id":190456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105578189370233","imei1":"105578189370233","imei2":"105578189370233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190450,"job_number":"JOB_190450","tr_customer_id":190468,"tr_customer_product_id":190458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39969011534387","imei1":"39969011534387","imei2":"39969011534387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190451,"job_number":"JOB_190451","tr_customer_id":190469,"tr_customer_product_id":190459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63178932865018","imei1":"63178932865018","imei2":"63178932865018","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190452,"job_number":"JOB_190452","tr_customer_id":190470,"tr_customer_product_id":190460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35108529352066","imei1":"35108529352066","imei2":"35108529352066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190453,"job_number":"JOB_190453","tr_customer_id":190471,"tr_customer_product_id":190461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93922035168739","imei1":"93922035168739","imei2":"93922035168739","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190454,"job_number":"JOB_190454","tr_customer_id":190472,"tr_customer_product_id":190462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78344726240394","imei1":"78344726240394","imei2":"78344726240394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190455,"job_number":"JOB_190455","tr_customer_id":190473,"tr_customer_product_id":190463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91722750503042","imei1":"91722750503042","imei2":"91722750503042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190457,"job_number":"JOB_190457","tr_customer_id":190475,"tr_customer_product_id":190465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:13.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105801768607242","imei1":"105801768607242","imei2":"105801768607242","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190459,"job_number":"JOB_190459","tr_customer_id":190477,"tr_customer_product_id":190467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14386116566065","imei1":"14386116566065","imei2":"14386116566065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190461,"job_number":"JOB_190461","tr_customer_id":190479,"tr_customer_product_id":190469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:04.000Z","modified_at":"2026-02-18T14:26:04.000Z","name":"Mack Hettinger","mobile_number":"913-576-9653","email_id":"Laurianne_Roberts@hotmail.com","dop":"2025-04-06","serial_number":"16571908940544080","imei1":"16571908940544080","imei2":"16571908940544080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190463,"job_number":"JOB_190463","tr_customer_id":190481,"tr_customer_product_id":190471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:26:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19730628907201","imei1":"19730628907201","imei2":"19730628907201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190465,"job_number":"JOB_190465","tr_customer_id":190483,"tr_customer_product_id":190473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:51.000Z","modified_at":"2026-02-18T14:26:51.000Z","name":"Kellie Strosin","mobile_number":"951-925-6073","email_id":"Hugh.Lemke44@yahoo.com","dop":"2025-04-06","serial_number":"18504155749902440","imei1":"18504155749902440","imei2":"18504155749902440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190467,"job_number":"JOB_190467","tr_customer_id":190485,"tr_customer_product_id":190475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:27:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16195051718519","imei1":"16195051718519","imei2":"16195051718519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190469,"job_number":"JOB_190469","tr_customer_id":190487,"tr_customer_product_id":190477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:36.000Z","modified_at":"2026-02-18T14:27:36.000Z","name":"Lizzie Bayer","mobile_number":"848-240-3008","email_id":"Alexie80@yahoo.com","dop":"2025-04-06","serial_number":"17984303810286736","imei1":"17984303810286736","imei2":"17984303810286736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190480,"job_number":"JOB_190480","tr_customer_id":190498,"tr_customer_product_id":190488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:35.000Z","modified_at":"2026-02-18T14:38:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"109372567727480","imei1":"109372567727480","imei2":"109372567727480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190481,"job_number":"JOB_190481","tr_customer_id":190499,"tr_customer_product_id":190489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:36.000Z","modified_at":"2026-02-18T14:38:36.000Z","name":"Trudie Kuhn","mobile_number":"321-658-0193","email_id":"Ford_Berge36@yahoo.com","dop":"2025-02-01","serial_number":"17568761240540","imei1":"17568761240540","imei2":"17568761240540","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190483,"job_number":"JOB_190483","tr_customer_id":190501,"tr_customer_product_id":190491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14266041310396","imei1":"14266041310396","imei2":"14266041310396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190485,"job_number":"JOB_190485","tr_customer_id":190503,"tr_customer_product_id":190493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:16.000Z","modified_at":"2026-02-18T14:39:16.000Z","name":"Cleveland O'Kon","mobile_number":"333-793-4468","email_id":"Annie_Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"17490522418754216","imei1":"17490522418754216","imei2":"17490522418754216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190486,"job_number":"JOB_190486","tr_customer_id":190504,"tr_customer_product_id":190494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"101402802488952","imei1":"101402802488952","imei2":"101402802488952","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190487,"job_number":"JOB_190487","tr_customer_id":190505,"tr_customer_product_id":190495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"Damaris Jaskolski","mobile_number":"594-620-8395","email_id":"Krista40@yahoo.com","dop":"2025-02-01","serial_number":"103704273365121","imei1":"103704273365121","imei2":"103704273365121","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190489,"job_number":"JOB_190489","tr_customer_id":190507,"tr_customer_product_id":190497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:58.000Z","modified_at":"2026-02-18T14:39:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10932894130052","imei1":"10932894130052","imei2":"10932894130052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190491,"job_number":"JOB_190491","tr_customer_id":190509,"tr_customer_product_id":190499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:39:59.000Z","name":"Kory Littel","mobile_number":"672-752-9683","email_id":"Coby2@gmail.com","dop":"2025-06-18","serial_number":"1015707317126245","imei1":"1015707317126245","imei2":"1015707317126245","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190492,"job_number":"JOB_190492","tr_customer_id":190510,"tr_customer_product_id":190500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"100046517751634","imei1":"100046517751634","imei2":"100046517751634","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190493,"job_number":"JOB_190493","tr_customer_id":190511,"tr_customer_product_id":190501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"Astrid Conn","mobile_number":"381-610-2336","email_id":"Wilfrid_Beer@yahoo.com","dop":"2025-02-01","serial_number":"96658785246596","imei1":"96658785246596","imei2":"96658785246596","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190494,"job_number":"JOB_190494","tr_customer_id":190512,"tr_customer_product_id":190502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10165182301647","imei1":"10165182301647","imei2":"10165182301647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190497,"job_number":"JOB_190497","tr_customer_id":190515,"tr_customer_product_id":190505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:04.000Z","modified_at":"2026-02-18T14:40:04.000Z","name":"Sarina Douglas","mobile_number":"478-954-9335","email_id":"Doris_Orn85@gmail.com","dop":"2025-04-06","serial_number":"18289522937873292","imei1":"18289522937873292","imei2":"18289522937873292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190498,"job_number":"JOB_190498","tr_customer_id":190516,"tr_customer_product_id":190506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:07.000Z","modified_at":"2026-02-18T14:40:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16987853015612","imei1":"16987853015612","imei2":"16987853015612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190500,"job_number":"JOB_190500","tr_customer_id":190518,"tr_customer_product_id":190508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:09.000Z","modified_at":"2026-02-18T14:40:09.000Z","name":"Graciela Torphy","mobile_number":"320-701-1001","email_id":"Josue61@hotmail.com","dop":"2025-04-06","serial_number":"17331467059833758","imei1":"17331467059833758","imei2":"17331467059833758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190504,"job_number":"JOB_190504","tr_customer_id":190522,"tr_customer_product_id":190512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10679544172405","imei1":"10679544172405","imei2":"10679544172405","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190506,"job_number":"JOB_190506","tr_customer_id":190524,"tr_customer_product_id":190514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"Jesus Schmidt","mobile_number":"223-775-6755","email_id":"Vincent_Fahey90@hotmail.com","dop":"2025-06-18","serial_number":"1061545598721223","imei1":"1061545598721223","imei2":"1061545598721223","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190507,"job_number":"JOB_190507","tr_customer_id":190525,"tr_customer_product_id":190515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:49.000Z","modified_at":"2026-02-18T14:40:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10515193896068","imei1":"10515193896068","imei2":"10515193896068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190509,"job_number":"JOB_190509","tr_customer_id":190527,"tr_customer_product_id":190517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"Hipolito Marvin","mobile_number":"407-278-7896","email_id":"Harry.Lindgren@hotmail.com","dop":"2025-04-06","serial_number":"17861471015834168","imei1":"17861471015834168","imei2":"17861471015834168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190510,"job_number":"JOB_190510","tr_customer_id":190528,"tr_customer_product_id":190518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15257966143808","imei1":"15257966143808","imei2":"15257966143808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190512,"job_number":"JOB_190512","tr_customer_id":190530,"tr_customer_product_id":190520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:53.000Z","modified_at":"2026-02-18T14:40:53.000Z","name":"Camron Kozey","mobile_number":"838-426-5845","email_id":"Sandy.Schmidt@gmail.com","dop":"2025-04-06","serial_number":"16158476023233256","imei1":"16158476023233256","imei2":"16158476023233256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190516,"job_number":"JOB_190516","tr_customer_id":190534,"tr_customer_product_id":190524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:41:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228606445581","imei1":"13228606445581","imei2":"13228606445581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190518,"job_number":"JOB_190518","tr_customer_id":190536,"tr_customer_product_id":190526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:36.000Z","modified_at":"2026-02-18T14:41:36.000Z","name":"Ernie Kuhic","mobile_number":"579-425-4029","email_id":"Keshaun24@hotmail.com","dop":"2025-04-06","serial_number":"19089752154950310","imei1":"19089752154950310","imei2":"19089752154950310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190519,"job_number":"JOB_190519","tr_customer_id":190537,"tr_customer_product_id":190527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18615086599766","imei1":"18615086599766","imei2":"18615086599766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190520,"job_number":"JOB_190520","tr_customer_id":190538,"tr_customer_product_id":190528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564679046206","imei1":"15564679046206","imei2":"15564679046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190523,"job_number":"JOB_190523","tr_customer_id":190541,"tr_customer_product_id":190531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Elena Hoppe","mobile_number":"350-334-7147","email_id":"Rosamond.Stanton@yahoo.com","dop":"2025-04-06","serial_number":"10554737720826640","imei1":"10554737720826640","imei2":"10554737720826640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190524,"job_number":"JOB_190524","tr_customer_id":190542,"tr_customer_product_id":190532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Ashly Langworth","mobile_number":"848-496-2298","email_id":"Maxie.Labadie55@gmail.com","dop":"2025-04-06","serial_number":"10572297477418618","imei1":"10572297477418618","imei2":"10572297477418618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190528,"job_number":"JOB_190528","tr_customer_id":190546,"tr_customer_product_id":190536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:07.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18696408138153","imei1":"18696408138153","imei2":"18696408138153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190530,"job_number":"JOB_190530","tr_customer_id":190548,"tr_customer_product_id":190538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:08.000Z","modified_at":"2026-02-18T14:42:08.000Z","name":"Ozella Larkin","mobile_number":"891-528-8399","email_id":"Malcolm35@hotmail.com","dop":"2025-04-06","serial_number":"13578872683299074","imei1":"13578872683299074","imei2":"13578872683299074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190531,"job_number":"JOB_190531","tr_customer_id":190549,"tr_customer_product_id":190539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12597115878125","imei1":"12597115878125","imei2":"12597115878125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190533,"job_number":"JOB_190533","tr_customer_id":190551,"tr_customer_product_id":190541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:23.000Z","modified_at":"2026-02-18T14:42:23.000Z","name":"Queenie Block","mobile_number":"927-414-6651","email_id":"Lionel_Deckow@hotmail.com","dop":"2025-04-06","serial_number":"19918286386559496","imei1":"19918286386559496","imei2":"19918286386559496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190534,"job_number":"JOB_190534","tr_customer_id":190552,"tr_customer_product_id":190542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:42:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19493467791403","imei1":"19493467791403","imei2":"19493467791403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190536,"job_number":"JOB_190536","tr_customer_id":190554,"tr_customer_product_id":190544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:29.000Z","modified_at":"2026-02-18T14:42:29.000Z","name":"Annetta Cummerata","mobile_number":"439-373-1207","email_id":"Eriberto.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"13228321607808128","imei1":"13228321607808128","imei2":"13228321607808128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190537,"job_number":"JOB_190537","tr_customer_id":190555,"tr_customer_product_id":190545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17167260671702","imei1":"17167260671702","imei2":"17167260671702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190539,"job_number":"JOB_190539","tr_customer_id":190557,"tr_customer_product_id":190547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:32.000Z","modified_at":"2026-02-18T14:42:32.000Z","name":"Geovanny Rippin","mobile_number":"908-512-4298","email_id":"Pauline.Kohler68@hotmail.com","dop":"2025-04-06","serial_number":"18439503760840976","imei1":"18439503760840976","imei2":"18439503760840976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190543,"job_number":"JOB_190543","tr_customer_id":190561,"tr_customer_product_id":190551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:42:50.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16404559000029","imei1":"16404559000029","imei2":"16404559000029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190545,"job_number":"JOB_190545","tr_customer_id":190563,"tr_customer_product_id":190553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:51.000Z","modified_at":"2026-02-18T14:42:51.000Z","name":"Benny Lynch","mobile_number":"897-705-3264","email_id":"Lucy74@gmail.com","dop":"2025-04-06","serial_number":"12112969040196584","imei1":"12112969040196584","imei2":"12112969040196584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190546,"job_number":"JOB_190546","tr_customer_id":190564,"tr_customer_product_id":190554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13857730954724","imei1":"13857730954724","imei2":"13857730954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190548,"job_number":"JOB_190548","tr_customer_id":190566,"tr_customer_product_id":190556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:05.000Z","modified_at":"2026-02-18T14:43:05.000Z","name":"Madisyn Heller","mobile_number":"787-301-6313","email_id":"Wilhelmine55@hotmail.com","dop":"2025-04-06","serial_number":"12539782517027324","imei1":"12539782517027324","imei2":"12539782517027324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190549,"job_number":"JOB_190549","tr_customer_id":190567,"tr_customer_product_id":190557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:13.000Z","modified_at":"2026-02-18T14:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18017966235354","imei1":"18017966235354","imei2":"18017966235354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190551,"job_number":"JOB_190551","tr_customer_id":190569,"tr_customer_product_id":190559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:15.000Z","modified_at":"2026-02-18T14:43:15.000Z","name":"Dariana Streich","mobile_number":"253-951-5142","email_id":"Cordelia4@gmail.com","dop":"2025-04-06","serial_number":"18930916623060696","imei1":"18930916623060696","imei2":"18930916623060696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190552,"job_number":"JOB_190552","tr_customer_id":190570,"tr_customer_product_id":190560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13579206660153","imei1":"13579206660153","imei2":"13579206660153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190554,"job_number":"JOB_190554","tr_customer_id":190572,"tr_customer_product_id":190562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:18.000Z","modified_at":"2026-02-18T14:43:18.000Z","name":"Barton Kassulke","mobile_number":"927-208-5267","email_id":"Chaz.Fay31@gmail.com","dop":"2025-04-06","serial_number":"18752759902421780","imei1":"18752759902421780","imei2":"18752759902421780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190555,"job_number":"JOB_190555","tr_customer_id":190573,"tr_customer_product_id":190563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:43:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14241363579871","imei1":"14241363579871","imei2":"14241363579871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190557,"job_number":"JOB_190557","tr_customer_id":190575,"tr_customer_product_id":190565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:35.000Z","modified_at":"2026-02-18T14:43:35.000Z","name":"Kara Hagenes","mobile_number":"614-487-6331","email_id":"Alvis.Haley46@hotmail.com","dop":"2025-04-06","serial_number":"10612680851500150","imei1":"10612680851500150","imei2":"10612680851500150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190558,"job_number":"JOB_190558","tr_customer_id":190576,"tr_customer_product_id":190566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19433483340458","imei1":"19433483340458","imei2":"19433483340458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190560,"job_number":"JOB_190560","tr_customer_id":190578,"tr_customer_product_id":190568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:05.000Z","modified_at":"2026-02-18T14:44:05.000Z","name":"Aglae Bednar","mobile_number":"604-277-6996","email_id":"Coralie46@hotmail.com","dop":"2025-04-06","serial_number":"12302182878934218","imei1":"12302182878934218","imei2":"12302182878934218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190562,"job_number":"JOB_190562","tr_customer_id":190580,"tr_customer_product_id":190570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:19.000Z","modified_at":"2026-02-18T14:44:19.000Z","name":"Fanny Wyman","mobile_number":"530-919-3010","email_id":"Alf9@gmail.com","dop":"2025-04-06","serial_number":"16769989105958932","imei1":"16769989105958932","imei2":"16769989105958932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190566,"job_number":"JOB_190566","tr_customer_id":190584,"tr_customer_product_id":190574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:36.000Z","name":"Linnea Gutmann","mobile_number":"371-774-1061","email_id":"Yoshiko_Brown3@hotmail.com","dop":"2025-04-06","serial_number":"19884747232218624","imei1":"19884747232218624","imei2":"19884747232218624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190569,"job_number":"JOB_190569","tr_customer_id":190587,"tr_customer_product_id":190577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:49.000Z","modified_at":"2026-02-18T14:47:49.000Z","name":"Emery Roob","mobile_number":"443-619-8144","email_id":"Henriette50@gmail.com","dop":"2025-05-30","serial_number":"12267373140029","imei1":"12267373140029","imei2":"12267373140029","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190570,"job_number":"JOB_190570","tr_customer_id":190588,"tr_customer_product_id":190578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:50.000Z","modified_at":"2026-02-18T14:47:50.000Z","name":"Sydnie Anderson","mobile_number":"930-254-6687","email_id":"Iva_Lowe94@yahoo.com","dop":"2025-05-30","serial_number":"1995281023948040","imei1":"1995281023948040","imei2":"1995281023948040","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190571,"job_number":"JOB_190571","tr_customer_id":190589,"tr_customer_product_id":190579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18485389927691","imei1":"18485389927691","imei2":"18485389927691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190573,"job_number":"JOB_190573","tr_customer_id":190591,"tr_customer_product_id":190581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:10.000Z","modified_at":"2026-02-18T14:50:10.000Z","name":"General Yost","mobile_number":"205-359-1215","email_id":"Winona_Spinka83@hotmail.com","dop":"2025-04-06","serial_number":"14573755703070770","imei1":"14573755703070770","imei2":"14573755703070770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190574,"job_number":"JOB_190574","tr_customer_id":190592,"tr_customer_product_id":190582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16837166921221","imei1":"16837166921221","imei2":"16837166921221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190576,"job_number":"JOB_190576","tr_customer_id":190594,"tr_customer_product_id":190584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:23.000Z","modified_at":"2026-02-18T14:50:23.000Z","name":"Kyleigh Bradtke","mobile_number":"696-928-0292","email_id":"Chris48@hotmail.com","dop":"2025-04-06","serial_number":"10408553329337064","imei1":"10408553329337064","imei2":"10408553329337064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190577,"job_number":"JOB_190577","tr_customer_id":190595,"tr_customer_product_id":190585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:28.000Z","modified_at":"2026-02-18T14:50:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19045256711355","imei1":"19045256711355","imei2":"19045256711355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190579,"job_number":"JOB_190579","tr_customer_id":190597,"tr_customer_product_id":190587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:30.000Z","modified_at":"2026-02-18T14:50:30.000Z","name":"Alexandrea Pollich","mobile_number":"611-306-8516","email_id":"Hoyt.Tromp@gmail.com","dop":"2025-04-06","serial_number":"15768132487887348","imei1":"15768132487887348","imei2":"15768132487887348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190580,"job_number":"JOB_190580","tr_customer_id":190598,"tr_customer_product_id":190588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18473965289657","imei1":"18473965289657","imei2":"18473965289657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190582,"job_number":"JOB_190582","tr_customer_id":190600,"tr_customer_product_id":190590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:58.000Z","modified_at":"2026-02-18T14:50:58.000Z","name":"Josue Langosh","mobile_number":"581-425-8698","email_id":"Charley_Beier@yahoo.com","dop":"2025-04-06","serial_number":"12571788181530500","imei1":"12571788181530500","imei2":"12571788181530500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190586,"job_number":"JOB_190586","tr_customer_id":190604,"tr_customer_product_id":190594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13533670857372","imei1":"13533670857372","imei2":"13533670857372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190588,"job_number":"JOB_190588","tr_customer_id":190606,"tr_customer_product_id":190596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:05.000Z","modified_at":"2026-02-18T14:51:05.000Z","name":"America Gusikowski","mobile_number":"284-286-9682","email_id":"Lue_Krajcik95@yahoo.com","dop":"2025-04-06","serial_number":"10073732698476864","imei1":"10073732698476864","imei2":"10073732698476864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190590,"job_number":"JOB_190590","tr_customer_id":190608,"tr_customer_product_id":190598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11922059782205","imei1":"11922059782205","imei2":"11922059782205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190594,"job_number":"JOB_190594","tr_customer_id":190612,"tr_customer_product_id":190602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:19.000Z","modified_at":"2026-02-18T14:51:19.000Z","name":"Karley Borer","mobile_number":"231-674-7752","email_id":"Isobel.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10953587143630666","imei1":"10953587143630666","imei2":"10953587143630666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190595,"job_number":"JOB_190595","tr_customer_id":190613,"tr_customer_product_id":190603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:34.000Z","modified_at":"2026-02-18T14:51:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12012513145773","imei1":"12012513145773","imei2":"12012513145773","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190600,"job_number":"JOB_190600","tr_customer_id":190618,"tr_customer_product_id":190608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:36.000Z","modified_at":"2026-02-18T14:51:36.000Z","name":"Myrtice Brakus","mobile_number":"426-237-6393","email_id":"Camille35@gmail.com","dop":"2025-08-24","serial_number":"1013500099333832","imei1":"1013500099333832","imei2":"1013500099333832","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190601,"job_number":"JOB_190601","tr_customer_id":190619,"tr_customer_product_id":190609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:51:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16615966902251","imei1":"16615966902251","imei2":"16615966902251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190603,"job_number":"JOB_190603","tr_customer_id":190621,"tr_customer_product_id":190611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:44.000Z","modified_at":"2026-02-18T14:51:44.000Z","name":"Pinkie King","mobile_number":"573-831-5193","email_id":"Sheila92@hotmail.com","dop":"2025-04-06","serial_number":"16644251646739718","imei1":"16644251646739718","imei2":"16644251646739718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190604,"job_number":"JOB_190604","tr_customer_id":190622,"tr_customer_product_id":190612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:51:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14541686905231","imei1":"14541686905231","imei2":"14541686905231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190606,"job_number":"JOB_190606","tr_customer_id":190624,"tr_customer_product_id":190614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:47.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Olaf Morar","mobile_number":"604-510-4434","email_id":"Eloy_Little46@gmail.com","dop":"2025-04-06","serial_number":"18991032866125424","imei1":"18991032866125424","imei2":"18991032866125424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190608,"job_number":"JOB_190608","tr_customer_id":190626,"tr_customer_product_id":190616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:50.000Z","modified_at":"2026-02-18T14:51:50.000Z","name":"Robb Jerde","mobile_number":"977-530-1119","email_id":"Willow11@gmail.com","dop":"2025-04-06","serial_number":"17163644881545744","imei1":"17163644881545744","imei2":"17163644881545744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190609,"job_number":"JOB_190609","tr_customer_id":190627,"tr_customer_product_id":190617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19137123623377","imei1":"19137123623377","imei2":"19137123623377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190611,"job_number":"JOB_190611","tr_customer_id":190629,"tr_customer_product_id":190619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:03.000Z","modified_at":"2026-02-18T14:52:03.000Z","name":"Gerson Lebsack","mobile_number":"600-285-8015","email_id":"German17@yahoo.com","dop":"2025-04-06","serial_number":"17123775782906492","imei1":"17123775782906492","imei2":"17123775782906492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190612,"job_number":"JOB_190612","tr_customer_id":190630,"tr_customer_product_id":190620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:52:23.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"16611256306931","imei1":"16611256306931","imei2":"16611256306931","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190614,"job_number":"JOB_190614","tr_customer_id":190632,"tr_customer_product_id":190622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:52:25.000Z","name":"Nolan Fahey","mobile_number":"588-527-8978","email_id":"Vladimir69@yahoo.com","dop":"2025-08-24","serial_number":"1005776565020518","imei1":"1005776565020518","imei2":"1005776565020518","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190616,"job_number":"JOB_190616","tr_customer_id":190634,"tr_customer_product_id":190624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:26.000Z","modified_at":"2026-02-18T14:52:26.000Z","name":"Brannon McKenzie","mobile_number":"633-624-7031","email_id":"Cassandre_Schuppe97@gmail.com","dop":"2025-04-06","serial_number":"11179146711443048","imei1":"11179146711443048","imei2":"11179146711443048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190617,"job_number":"JOB_190617","tr_customer_id":190635,"tr_customer_product_id":190625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:52:52.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10160126979332","imei1":"10160126979332","imei2":"10160126979332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190619,"job_number":"JOB_190619","tr_customer_id":190637,"tr_customer_product_id":190627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:54.000Z","modified_at":"2026-02-18T14:52:54.000Z","name":"Ernest Pfeffer","mobile_number":"313-917-8999","email_id":"Mac.Cummings62@hotmail.com","dop":"2025-04-06","serial_number":"16719978586102276","imei1":"16719978586102276","imei2":"16719978586102276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190620,"job_number":"JOB_190620","tr_customer_id":190638,"tr_customer_product_id":190628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:11.000Z","modified_at":"2026-02-18T14:53:11.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14471290583155","imei1":"14471290583155","imei2":"14471290583155","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190622,"job_number":"JOB_190622","tr_customer_id":190640,"tr_customer_product_id":190630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:13.000Z","modified_at":"2026-02-18T14:53:13.000Z","name":"Joelle Brown","mobile_number":"443-901-1489","email_id":"Mariam_Beier88@yahoo.com","dop":"2025-08-24","serial_number":"1026645276299823","imei1":"1026645276299823","imei2":"1026645276299823","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190623,"job_number":"JOB_190623","tr_customer_id":190641,"tr_customer_product_id":190631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:53:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14938348499268","imei1":"14938348499268","imei2":"14938348499268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190625,"job_number":"JOB_190625","tr_customer_id":190643,"tr_customer_product_id":190633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:38.000Z","modified_at":"2026-02-18T14:53:38.000Z","name":"Dominic Bins","mobile_number":"256-731-1125","email_id":"Ansel_Erdman68@hotmail.com","dop":"2025-04-06","serial_number":"14536141440748672","imei1":"14536141440748672","imei2":"14536141440748672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190626,"job_number":"JOB_190626","tr_customer_id":190644,"tr_customer_product_id":190634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19893482773023","imei1":"19893482773023","imei2":"19893482773023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190628,"job_number":"JOB_190628","tr_customer_id":190646,"tr_customer_product_id":190636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:20.000Z","modified_at":"2026-02-18T14:54:20.000Z","name":"Helena Effertz","mobile_number":"201-491-4622","email_id":"Khalil_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"13714539258256278","imei1":"13714539258256278","imei2":"13714539258256278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190629,"job_number":"JOB_190629","tr_customer_id":190647,"tr_customer_product_id":190637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19946252115663","imei1":"19946252115663","imei2":"19946252115663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190631,"job_number":"JOB_190631","tr_customer_id":190649,"tr_customer_product_id":190639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:23.000Z","modified_at":"2026-02-18T14:54:23.000Z","name":"Gabe Schumm","mobile_number":"628-220-5131","email_id":"Ricky_Kutch@yahoo.com","dop":"2025-04-06","serial_number":"12467668146074516","imei1":"12467668146074516","imei2":"12467668146074516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190635,"job_number":"JOB_190635","tr_customer_id":190653,"tr_customer_product_id":190643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:51.000Z","modified_at":"2026-02-18T14:54:51.000Z","name":"Effie Cremin","mobile_number":"253-516-4344","email_id":"Kamren49@yahoo.com","dop":"2025-04-06","serial_number":"14656008222021148","imei1":"14656008222021148","imei2":"14656008222021148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190637,"job_number":"JOB_190637","tr_customer_id":190655,"tr_customer_product_id":190645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17165981140339","imei1":"17165981140339","imei2":"17165981140339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190639,"job_number":"JOB_190639","tr_customer_id":190657,"tr_customer_product_id":190647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:01.000Z","modified_at":"2026-02-18T14:55:01.000Z","name":"Barbara Rippin","mobile_number":"228-213-5430","email_id":"Otilia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"12389684853882124","imei1":"12389684853882124","imei2":"12389684853882124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190640,"job_number":"JOB_190640","tr_customer_id":190658,"tr_customer_product_id":190648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11851452465804","imei1":"11851452465804","imei2":"11851452465804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190642,"job_number":"JOB_190642","tr_customer_id":190660,"tr_customer_product_id":190650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:05.000Z","modified_at":"2026-02-18T14:55:05.000Z","name":"Garrett Schmitt","mobile_number":"491-809-2662","email_id":"Ulises_Bernhard22@hotmail.com","dop":"2025-04-06","serial_number":"11486059669901832","imei1":"11486059669901832","imei2":"11486059669901832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190643,"job_number":"JOB_190643","tr_customer_id":190661,"tr_customer_product_id":190651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:55:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14434672793409","imei1":"14434672793409","imei2":"14434672793409","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190645,"job_number":"JOB_190645","tr_customer_id":190663,"tr_customer_product_id":190653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14092464236356","imei1":"14092464236356","imei2":"14092464236356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190646,"job_number":"JOB_190646","tr_customer_id":190664,"tr_customer_product_id":190654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"Estelle Schowalter","mobile_number":"673-557-0381","email_id":"Stanley.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"15370202108846828","imei1":"15370202108846828","imei2":"15370202108846828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190648,"job_number":"JOB_190648","tr_customer_id":190666,"tr_customer_product_id":190656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:49.000Z","modified_at":"2026-02-18T14:55:49.000Z","name":"Gracie Boyer","mobile_number":"693-751-2989","email_id":"Jaylon_Shields54@hotmail.com","dop":"2025-04-06","serial_number":"10291298634926798","imei1":"10291298634926798","imei2":"10291298634926798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190649,"job_number":"JOB_190649","tr_customer_id":190667,"tr_customer_product_id":190657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:31.000Z","modified_at":"2026-02-18T14:56:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10756206703496","imei1":"10756206703496","imei2":"10756206703496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190651,"job_number":"JOB_190651","tr_customer_id":190669,"tr_customer_product_id":190659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:33.000Z","modified_at":"2026-02-18T14:56:33.000Z","name":"Raymond Larkin","mobile_number":"596-275-8640","email_id":"Layne_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"18751274264825260","imei1":"18751274264825260","imei2":"18751274264825260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190652,"job_number":"JOB_190652","tr_customer_id":190670,"tr_customer_product_id":190660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:10:56.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18710629686405","imei1":"18710629686405","imei2":"18710629686405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190654,"job_number":"JOB_190654","tr_customer_id":190672,"tr_customer_product_id":190662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:58.000Z","modified_at":"2026-02-18T15:10:58.000Z","name":"Sydni Keeling","mobile_number":"645-412-5374","email_id":"Fanny_Conroy7@hotmail.com","dop":"2025-04-06","serial_number":"14563143144516856","imei1":"14563143144516856","imei2":"14563143144516856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190655,"job_number":"JOB_190655","tr_customer_id":190673,"tr_customer_product_id":190663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:11:40.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13109724821059","imei1":"13109724821059","imei2":"13109724821059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190657,"job_number":"JOB_190657","tr_customer_id":190675,"tr_customer_product_id":190665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:41.000Z","modified_at":"2026-02-18T15:11:41.000Z","name":"Beaulah Rempel","mobile_number":"831-298-0282","email_id":"Leone_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"19100566663783144","imei1":"19100566663783144","imei2":"19100566663783144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190659,"job_number":"JOB_190659","tr_customer_id":190677,"tr_customer_product_id":190667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:26:16.000Z","modified_at":"2026-02-18T15:26:16.000Z","name":"Madhuri Trivedi","mobile_number":"9929947330","email_id":"tushar.pillai@hotmail.com","dop":"2026-02-08","serial_number":"340740070219351","imei1":"340740070219351","imei2":"340740070219351","popurl":"www.kanti-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190666,"job_number":"JOB_190666","tr_customer_id":190684,"tr_customer_product_id":190674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Ravi Sinha","mobile_number":"9998817498","email_id":"subhashini.pandey@hotmail.com","dop":"2026-02-08","serial_number":"360077913737689","imei1":"360077913737689","imei2":"360077913737689","popurl":"www.bhoopat-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190667,"job_number":"JOB_190667","tr_customer_id":190685,"tr_customer_product_id":190675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Sachin Chaturvedi","mobile_number":"9942813226","email_id":"chandak.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"024242038505929","imei1":"024242038505929","imei2":"024242038505929","popurl":"www.trilochana-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190668,"job_number":"JOB_190668","tr_customer_id":190686,"tr_customer_product_id":190676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Chakrika Gill","mobile_number":"9963829283","email_id":"chaanakya.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"031661347280462","imei1":"031661347280462","imei2":"031661347280462","popurl":"www.veda-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190670,"job_number":"JOB_190670","tr_customer_id":190688,"tr_customer_product_id":190678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Bhamini Prajapat","mobile_number":"9987723638","email_id":"kanaka.kaul@gmail.com","dop":"2026-02-08","serial_number":"397353258768730","imei1":"397353258768730","imei2":"397353258768730","popurl":"www.deenabandhu-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190671,"job_number":"JOB_190671","tr_customer_id":190689,"tr_customer_product_id":190679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aditya Dhawan","mobile_number":"9963813652","email_id":"shashikala.rana@hotmail.com","dop":"2026-02-08","serial_number":"118827490352061","imei1":"118827490352061","imei2":"118827490352061","popurl":"www.anaadi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190673,"job_number":"JOB_190673","tr_customer_id":190690,"tr_customer_product_id":190681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhara Guha","mobile_number":"9960847595","email_id":"bahula.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"631862245641720","imei1":"631862245641720","imei2":"631862245641720","popurl":"www.narayan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190674,"job_number":"JOB_190674","tr_customer_id":190692,"tr_customer_product_id":190682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhananjay Dhawan","mobile_number":"9937748743","email_id":"anilabh.deshpande@gmail.com","dop":"2026-02-08","serial_number":"914722459616218","imei1":"914722459616218","imei2":"914722459616218","popurl":"www.birjesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190675,"job_number":"JOB_190675","tr_customer_id":190693,"tr_customer_product_id":190683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:49.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aasha Ahuja","mobile_number":"9923034500","email_id":"arjun.nehru@hotmail.com","dop":"2026-02-08","serial_number":"906597139776943","imei1":"906597139776943","imei2":"906597139776943","popurl":"www.aadi-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190677,"job_number":"JOB_190677","tr_customer_id":190695,"tr_customer_product_id":190685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Girish Kocchar","mobile_number":"9907784583","email_id":"bala.bhattacharya@gmail.com","dop":"2026-02-08","serial_number":"754635516214277","imei1":"754635516214277","imei2":"754635516214277","popurl":"www.jay-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190679,"job_number":"JOB_190679","tr_customer_id":190697,"tr_customer_product_id":190687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Budhil Singh","mobile_number":"9977100711","email_id":"chidambar.malik@gmail.com","dop":"2026-02-08","serial_number":"190678298127902","imei1":"190678298127902","imei2":"190678298127902","popurl":"www.sarisha-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190681,"job_number":"JOB_190681","tr_customer_id":190699,"tr_customer_product_id":190689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Deependra Sinha","mobile_number":"9993855488","email_id":"deeptimay.varman@hotmail.com","dop":"2026-02-08","serial_number":"929958213711352","imei1":"929958213711352","imei2":"929958213711352","popurl":"www.rohit-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190682,"job_number":"JOB_190682","tr_customer_id":190700,"tr_customer_product_id":190690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Bhargava Jain","mobile_number":"9972946500","email_id":"shakti.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"260860249930528","imei1":"260860249930528","imei2":"260860249930528","popurl":"www.digambara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190683,"job_number":"JOB_190683","tr_customer_id":190701,"tr_customer_product_id":190691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Dharmaketu Agarwal","mobile_number":"9919203439","email_id":"lakshminath.rana@gmail.com","dop":"2026-02-08","serial_number":"196581201586957","imei1":"196581201586957","imei2":"196581201586957","popurl":"www.shresthi-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190685,"job_number":"JOB_190685","tr_customer_id":190703,"tr_customer_product_id":190693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sushil Naik","mobile_number":"9914223342","email_id":"subhashini.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"595225063897682","imei1":"595225063897682","imei2":"595225063897682","popurl":"www.bhaaswar-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190686,"job_number":"JOB_190686","tr_customer_id":190704,"tr_customer_product_id":190694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Chandranath Prajapat","mobile_number":"9933089715","email_id":"usha.nehru@hotmail.com","dop":"2026-02-08","serial_number":"106071163814254","imei1":"106071163814254","imei2":"106071163814254","popurl":"www.brajesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190687,"job_number":"JOB_190687","tr_customer_id":190705,"tr_customer_product_id":190695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sloka Adiga","mobile_number":"9940145463","email_id":"nirbhay.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"722549154147402","imei1":"722549154147402","imei2":"722549154147402","popurl":"www.vaishvi-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190688,"job_number":"JOB_190688","tr_customer_id":190706,"tr_customer_product_id":190696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Manoj Dhawan","mobile_number":"9911224969","email_id":"vaishvi.nair@gmail.com","dop":"2026-02-08","serial_number":"066205105812836","imei1":"066205105812836","imei2":"066205105812836","popurl":"www.bodhan-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190690,"job_number":"JOB_190690","tr_customer_id":190708,"tr_customer_product_id":190698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Shashikala Gupta","mobile_number":"9916719479","email_id":"anang.banerjee@yahoo.co.in","dop":"2026-02-08","serial_number":"220002805792748","imei1":"220002805792748","imei2":"220002805792748","popurl":"www.jagmeet-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190691,"job_number":"JOB_190691","tr_customer_id":190709,"tr_customer_product_id":190699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Karunanidhi Dwivedi","mobile_number":"9979182164","email_id":"gati.pandey@gmail.com","dop":"2026-02-08","serial_number":"061608188411199","imei1":"061608188411199","imei2":"061608188411199","popurl":"www.ganesh-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190692,"job_number":"JOB_190692","tr_customer_id":190710,"tr_customer_product_id":190700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Chandi Deshpande","mobile_number":"9985843695","email_id":"kalyani.panicker@gmail.com","dop":"2026-02-08","serial_number":"042798946939628","imei1":"042798946939628","imei2":"042798946939628","popurl":"www.durga-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190693,"job_number":"JOB_190693","tr_customer_id":190711,"tr_customer_product_id":190701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Anjushri Tandon","mobile_number":"9917476404","email_id":"adhiraj.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"368692540354243","imei1":"368692540354243","imei2":"368692540354243","popurl":"www.chinmayanand-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190694,"job_number":"JOB_190694","tr_customer_id":190712,"tr_customer_product_id":190702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Laal Pandey","mobile_number":"9938307448","email_id":"deeptimoyee.desai@yahoo.co.in","dop":"2026-02-08","serial_number":"738850193323646","imei1":"738850193323646","imei2":"738850193323646","popurl":"www.mahendra-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190695,"job_number":"JOB_190695","tr_customer_id":190713,"tr_customer_product_id":190703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Bhuvanesh Dhawan","mobile_number":"9957205161","email_id":"elakshi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"589117757048954","imei1":"589117757048954","imei2":"589117757048954","popurl":"www.acharyanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190696,"job_number":"JOB_190696","tr_customer_id":190714,"tr_customer_product_id":190704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Ghanashyam Acharya","mobile_number":"9943648419","email_id":"bhaanumati.kaur@hotmail.com","dop":"2026-02-08","serial_number":"110768227845911","imei1":"110768227845911","imei2":"110768227845911","popurl":"www.adhrit-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190697,"job_number":"JOB_190697","tr_customer_id":190715,"tr_customer_product_id":190705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Priyala Chopra","mobile_number":"9988253904","email_id":"manisha.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"497970357778139","imei1":"497970357778139","imei2":"497970357778139","popurl":"www.keerti-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190698,"job_number":"JOB_190698","tr_customer_id":190716,"tr_customer_product_id":190706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Rita Chaturvedi","mobile_number":"9971026830","email_id":"chandrani.pilla@hotmail.com","dop":"2026-02-08","serial_number":"808845320646678","imei1":"808845320646678","imei2":"808845320646678","popurl":"www.kamla-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190699,"job_number":"JOB_190699","tr_customer_id":190717,"tr_customer_product_id":190707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Adityanandana Varrier","mobile_number":"9983132580","email_id":"aayushman.dwivedi@gmail.com","dop":"2026-02-08","serial_number":"482691076096810","imei1":"482691076096810","imei2":"482691076096810","popurl":"www.kamla-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190700,"job_number":"JOB_190700","tr_customer_id":190718,"tr_customer_product_id":190708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Javas Chopra","mobile_number":"9905543937","email_id":"chitramala.trivedi@gmail.com","dop":"2026-02-08","serial_number":"762676635187687","imei1":"762676635187687","imei2":"762676635187687","popurl":"www.bhima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190701,"job_number":"JOB_190701","tr_customer_id":190719,"tr_customer_product_id":190709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vasudev Kakkar","mobile_number":"9937219634","email_id":"jaimini.ahuja@gmail.com","dop":"2026-02-08","serial_number":"034067222054995","imei1":"034067222054995","imei2":"034067222054995","popurl":"www.gangesh-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190702,"job_number":"JOB_190702","tr_customer_id":190720,"tr_customer_product_id":190710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Swarnalata Banerjee","mobile_number":"9925793003","email_id":"suma.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"888507427367368","imei1":"888507427367368","imei2":"888507427367368","popurl":"www.aadrika-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190703,"job_number":"JOB_190703","tr_customer_id":190721,"tr_customer_product_id":190711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Indra Shah","mobile_number":"9953110753","email_id":"charuvrat.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"894123340604646","imei1":"894123340604646","imei2":"894123340604646","popurl":"www.devani-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190704,"job_number":"JOB_190704","tr_customer_id":190722,"tr_customer_product_id":190712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devajyoti Abbott","mobile_number":"9937062683","email_id":"amrit.dhawan@gmail.com","dop":"2026-02-08","serial_number":"898170454253248","imei1":"898170454253248","imei2":"898170454253248","popurl":"www.shresth-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190705,"job_number":"JOB_190705","tr_customer_id":190723,"tr_customer_product_id":190713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Aadinath Sharma","mobile_number":"9995031609","email_id":"datta.dubashi@yahoo.co.in","dop":"2026-02-08","serial_number":"709667312192850","imei1":"709667312192850","imei2":"709667312192850","popurl":"www.pramila-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190706,"job_number":"JOB_190706","tr_customer_id":190724,"tr_customer_product_id":190714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vaijayanti Shah","mobile_number":"9914659983","email_id":"krishnadas.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"767548065135183","imei1":"767548065135183","imei2":"767548065135183","popurl":"www.brajesh-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190707,"job_number":"JOB_190707","tr_customer_id":190725,"tr_customer_product_id":190715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devadatt Pandey","mobile_number":"9948108767","email_id":"adinath.singh@gmail.com","dop":"2026-02-08","serial_number":"125829398629276","imei1":"125829398629276","imei2":"125829398629276","popurl":"www.jyoti-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190708,"job_number":"JOB_190708","tr_customer_id":190726,"tr_customer_product_id":190716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Suresh Banerjee","mobile_number":"9936928722","email_id":"aayushman.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"381166135272132","imei1":"381166135272132","imei2":"381166135272132","popurl":"www.kalinda-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190709,"job_number":"JOB_190709","tr_customer_id":190727,"tr_customer_product_id":190717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Akshayakeerti Varman","mobile_number":"9947826782","email_id":"niro.menon@yahoo.co.in","dop":"2026-02-08","serial_number":"024769662191140","imei1":"024769662191140","imei2":"024769662191140","popurl":"www.dhanpati-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190710,"job_number":"JOB_190710","tr_customer_id":190728,"tr_customer_product_id":190718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Ananda Iyer","mobile_number":"9972043194","email_id":"guru.butt@gmail.com","dop":"2026-02-08","serial_number":"681270300877560","imei1":"681270300877560","imei2":"681270300877560","popurl":"www.chitramala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190711,"job_number":"JOB_190711","tr_customer_id":190729,"tr_customer_product_id":190719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Malati Gowda","mobile_number":"9995820233","email_id":"ujjawal.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"565786414057120","imei1":"565786414057120","imei2":"565786414057120","popurl":"www.ghanaanand-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190712,"job_number":"JOB_190712","tr_customer_id":190730,"tr_customer_product_id":190720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Gajbaahu Trivedi","mobile_number":"9987078989","email_id":"meghnad.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"939988791014597","imei1":"939988791014597","imei2":"939988791014597","popurl":"www.dulari-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190713,"job_number":"JOB_190713","tr_customer_id":190731,"tr_customer_product_id":190721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjaneya Mehra","mobile_number":"9948799542","email_id":"chatur.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"889854470156351","imei1":"889854470156351","imei2":"889854470156351","popurl":"www.swapnil-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190714,"job_number":"JOB_190714","tr_customer_id":190732,"tr_customer_product_id":190722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjushri Khanna","mobile_number":"9924418711","email_id":"mahendra.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"565953893400414","imei1":"565953893400414","imei2":"565953893400414","popurl":"www.suma-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190715,"job_number":"JOB_190715","tr_customer_id":190733,"tr_customer_product_id":190723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Tanushri Iyengar","mobile_number":"9922970292","email_id":"ganapati.chopra@yahoo.co.in","dop":"2026-02-08","serial_number":"041946416314575","imei1":"041946416314575","imei2":"041946416314575","popurl":"www.chandrani-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190716,"job_number":"JOB_190716","tr_customer_id":190734,"tr_customer_product_id":190724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Menaka Adiga","mobile_number":"9982390805","email_id":"aruna.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"735451815525772","imei1":"735451815525772","imei2":"735451815525772","popurl":"www.agrata-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190717,"job_number":"JOB_190717","tr_customer_id":190735,"tr_customer_product_id":190725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ekdant Agarwal","mobile_number":"9918191696","email_id":"manjusha.joshi@gmail.com","dop":"2026-02-08","serial_number":"238904469916124","imei1":"238904469916124","imei2":"238904469916124","popurl":"www.ajit-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190719,"job_number":"JOB_190719","tr_customer_id":190737,"tr_customer_product_id":190727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Divjot Johar","mobile_number":"9968875543","email_id":"bhargava.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"452774791485244","imei1":"452774791485244","imei2":"452774791485244","popurl":"www.chitrangada-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190720,"job_number":"JOB_190720","tr_customer_id":190738,"tr_customer_product_id":190728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Bela Nehru","mobile_number":"9931454219","email_id":"smita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"067457911990389","imei1":"067457911990389","imei2":"067457911990389","popurl":"www.aanand-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190721,"job_number":"JOB_190721","tr_customer_id":190739,"tr_customer_product_id":190729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ameyatma Dutta","mobile_number":"9975313125","email_id":"vidhya.khanna@gmail.com","dop":"2026-02-08","serial_number":"984791919755211","imei1":"984791919755211","imei2":"984791919755211","popurl":"www.anagh-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190722,"job_number":"JOB_190722","tr_customer_id":190740,"tr_customer_product_id":190730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Dinesh Asan","mobile_number":"9990989075","email_id":"meghnad.shah@gmail.com","dop":"2026-02-08","serial_number":"963541704313666","imei1":"963541704313666","imei2":"963541704313666","popurl":"www.chakravarti-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190723,"job_number":"JOB_190723","tr_customer_id":190741,"tr_customer_product_id":190731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Krishna Chaturvedi","mobile_number":"9964271763","email_id":"karunanidhi.chopra@gmail.com","dop":"2026-02-08","serial_number":"821318046277907","imei1":"821318046277907","imei2":"821318046277907","popurl":"www.gitanjali-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190729,"job_number":"JOB_190729","tr_customer_id":190747,"tr_customer_product_id":190737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:03:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"86641069825194","imei1":"86641069825194","imei2":"86641069825194","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190731,"job_number":"JOB_190731","tr_customer_id":190749,"tr_customer_product_id":190739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:05.000Z","modified_at":"2026-02-18T16:13:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107195018195099","imei1":"107195018195099","imei2":"107195018195099","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190733,"job_number":"JOB_190733","tr_customer_id":190751,"tr_customer_product_id":190741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:18.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109186612000098","imei1":"109186612000098","imei2":"109186612000098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190736,"job_number":"JOB_190736","tr_customer_id":190754,"tr_customer_product_id":190744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:31:52.000Z","modified_at":"2026-02-18T16:31:52.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-18","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-18T16:31:51.474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190737,"job_number":"JOB_190737","tr_customer_id":190755,"tr_customer_product_id":190745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10425644068984","imei1":"10425644068984","imei2":"10425644068984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190739,"job_number":"JOB_190739","tr_customer_id":190757,"tr_customer_product_id":190747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:03.000Z","modified_at":"2026-02-18T16:49:03.000Z","name":"Raheem Zboncak","mobile_number":"213-451-0055","email_id":"Eda.Weimann83@gmail.com","dop":"2025-04-06","serial_number":"11893012926297470","imei1":"11893012926297470","imei2":"11893012926297470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190740,"job_number":"JOB_190740","tr_customer_id":190758,"tr_customer_product_id":190748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:49:35.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13854111585480","imei1":"13854111585480","imei2":"13854111585480","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190742,"job_number":"JOB_190742","tr_customer_id":190760,"tr_customer_product_id":190750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:36.000Z","modified_at":"2026-02-18T16:49:36.000Z","name":"Malika Zulauf","mobile_number":"547-427-4261","email_id":"Yoshiko87@hotmail.com","dop":"2025-08-24","serial_number":"1024300678223886","imei1":"1024300678223886","imei2":"1024300678223886","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190743,"job_number":"JOB_190743","tr_customer_id":190761,"tr_customer_product_id":190751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:49:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17906896352827","imei1":"17906896352827","imei2":"17906896352827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190745,"job_number":"JOB_190745","tr_customer_id":190763,"tr_customer_product_id":190753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:50.000Z","modified_at":"2026-02-18T16:49:50.000Z","name":"Grayson Sporer","mobile_number":"568-550-7396","email_id":"Mason52@gmail.com","dop":"2025-04-06","serial_number":"16510994969847992","imei1":"16510994969847992","imei2":"16510994969847992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190746,"job_number":"JOB_190746","tr_customer_id":190764,"tr_customer_product_id":190754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:21.000Z","modified_at":"2026-02-18T16:50:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19800046826230","imei1":"19800046826230","imei2":"19800046826230","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190748,"job_number":"JOB_190748","tr_customer_id":190766,"tr_customer_product_id":190756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:23.000Z","modified_at":"2026-02-18T16:50:23.000Z","name":"Myron Botsford","mobile_number":"741-878-9056","email_id":"Jacinthe_Beer16@yahoo.com","dop":"2025-08-24","serial_number":"1053945805964916","imei1":"1053945805964916","imei2":"1053945805964916","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190749,"job_number":"JOB_190749","tr_customer_id":190767,"tr_customer_product_id":190757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:33.000Z","modified_at":"2026-02-18T16:50:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15210998790186","imei1":"15210998790186","imei2":"15210998790186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190751,"job_number":"JOB_190751","tr_customer_id":190769,"tr_customer_product_id":190759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:35.000Z","modified_at":"2026-02-18T16:50:35.000Z","name":"Ambrose Flatley","mobile_number":"889-934-5114","email_id":"Litzy.Crist66@hotmail.com","dop":"2025-04-06","serial_number":"17270159494367210","imei1":"17270159494367210","imei2":"17270159494367210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190752,"job_number":"JOB_190752","tr_customer_id":190770,"tr_customer_product_id":190760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:07.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15595700127397","imei1":"15595700127397","imei2":"15595700127397","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190754,"job_number":"JOB_190754","tr_customer_id":190772,"tr_customer_product_id":190762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:08.000Z","modified_at":"2026-02-18T16:51:08.000Z","name":"Pauline Bode","mobile_number":"595-464-9791","email_id":"Rolando_Rodriguez@hotmail.com","dop":"2025-08-24","serial_number":"1055842905667129","imei1":"1055842905667129","imei2":"1055842905667129","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190755,"job_number":"JOB_190755","tr_customer_id":190773,"tr_customer_product_id":190763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:56:18.000Z","modified_at":"2026-02-18T16:56:18.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"159704402458597","imei1":"159704402458597","imei2":"159704402458597","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190756,"job_number":"JOB_190756","tr_customer_id":190774,"tr_customer_product_id":190764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11273454079159","imei1":"11273454079159","imei2":"11273454079159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190758,"job_number":"JOB_190758","tr_customer_id":190776,"tr_customer_product_id":190766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:14.000Z","modified_at":"2026-02-18T16:57:14.000Z","name":"Trinity Windler","mobile_number":"564-717-5075","email_id":"Shad16@hotmail.com","dop":"2025-04-06","serial_number":"12533939180653268","imei1":"12533939180653268","imei2":"12533939180653268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190760,"job_number":"JOB_190760","tr_customer_id":190778,"tr_customer_product_id":190768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:57:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18040294620582","imei1":"18040294620582","imei2":"18040294620582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190762,"job_number":"JOB_190762","tr_customer_id":190780,"tr_customer_product_id":190770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:59.000Z","modified_at":"2026-02-18T16:57:59.000Z","name":"Matilda Wuckert","mobile_number":"638-811-9198","email_id":"Devan.Denesik43@gmail.com","dop":"2025-04-06","serial_number":"14903055407771012","imei1":"14903055407771012","imei2":"14903055407771012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190763,"job_number":"JOB_190763","tr_customer_id":190781,"tr_customer_product_id":190771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:11.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14416982218148","imei1":"14416982218148","imei2":"14416982218148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190765,"job_number":"JOB_190765","tr_customer_id":190783,"tr_customer_product_id":190773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:12.000Z","modified_at":"2026-02-18T16:58:12.000Z","name":"Manuel Wyman","mobile_number":"772-249-0014","email_id":"Shad3@hotmail.com","dop":"2025-08-24","serial_number":"1001278836644339","imei1":"1001278836644339","imei2":"1001278836644339","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190766,"job_number":"JOB_190766","tr_customer_id":190784,"tr_customer_product_id":190774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:58:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13854160535871","imei1":"13854160535871","imei2":"13854160535871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190768,"job_number":"JOB_190768","tr_customer_id":190786,"tr_customer_product_id":190776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:43.000Z","modified_at":"2026-02-18T16:58:43.000Z","name":"Horace Graham","mobile_number":"516-343-5447","email_id":"Edyth_Brekke13@gmail.com","dop":"2025-04-06","serial_number":"10342410809123496","imei1":"10342410809123496","imei2":"10342410809123496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190769,"job_number":"JOB_190769","tr_customer_id":190787,"tr_customer_product_id":190777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:01.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13140027033418","imei1":"13140027033418","imei2":"13140027033418","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190771,"job_number":"JOB_190771","tr_customer_id":190789,"tr_customer_product_id":190779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:02.000Z","modified_at":"2026-02-18T16:59:02.000Z","name":"Major Stroman","mobile_number":"512-223-4891","email_id":"Drew88@gmail.com","dop":"2025-08-24","serial_number":"1014582494321798","imei1":"1014582494321798","imei2":"1014582494321798","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190772,"job_number":"JOB_190772","tr_customer_id":190790,"tr_customer_product_id":190780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:50.000Z","modified_at":"2026-02-18T16:59:50.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13797287661514","imei1":"13797287661514","imei2":"13797287661514","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190774,"job_number":"JOB_190774","tr_customer_id":190792,"tr_customer_product_id":190782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:52.000Z","modified_at":"2026-02-18T16:59:52.000Z","name":"Elbert Moore","mobile_number":"688-389-6357","email_id":"Juana_Stokes@hotmail.com","dop":"2025-08-24","serial_number":"1001168743640961","imei1":"1001168743640961","imei2":"1001168743640961","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190470,"job_number":"JOB_190470","tr_customer_id":190488,"tr_customer_product_id":190478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:34:08.000Z","modified_at":"2026-02-18T14:34:08.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190471,"job_number":"JOB_190471","tr_customer_id":190489,"tr_customer_product_id":190479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:40.000Z","modified_at":"2026-02-18T14:37:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"196062139109550","imei1":"196062139109550","imei2":"196062139109550","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190472,"job_number":"JOB_190472","tr_customer_id":190490,"tr_customer_product_id":190480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Hassie Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173371444711747","imei1":"173371444711747","imei2":"173371444711747","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190473,"job_number":"JOB_190473","tr_customer_id":190491,"tr_customer_product_id":190481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Janiya Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126760794545176","imei1":"126760794545176","imei2":"126760794545176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190474,"job_number":"JOB_190474","tr_customer_id":190492,"tr_customer_product_id":190482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Guido Fahey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108676025542683","imei1":"108676025542683","imei2":"108676025542683","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190475,"job_number":"JOB_190475","tr_customer_id":190493,"tr_customer_product_id":190483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139493274060908","imei1":"139493274060908","imei2":"139493274060908","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190476,"job_number":"JOB_190476","tr_customer_id":190494,"tr_customer_product_id":190484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Retha Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183644150904033","imei1":"183644150904033","imei2":"183644150904033","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190477,"job_number":"JOB_190477","tr_customer_id":190495,"tr_customer_product_id":190485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Wade Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167483661364111","imei1":"167483661364111","imei2":"167483661364111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190478,"job_number":"JOB_190478","tr_customer_id":190496,"tr_customer_product_id":190486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Brandy Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161597047849821","imei1":"161597047849821","imei2":"161597047849821","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190583,"job_number":"JOB_190583","tr_customer_id":190601,"tr_customer_product_id":190591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101069359220426","imei1":"101069359220426","imei2":"101069359220426","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190585,"job_number":"JOB_190585","tr_customer_id":190603,"tr_customer_product_id":190593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"Alisha Stoltenberg","mobile_number":"911-804-8856","email_id":"Marilie8@gmail.com","dop":"2025-06-09","serial_number":"107820027670054","imei1":"107820027670054","imei2":"107820027670054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190589,"job_number":"JOB_190589","tr_customer_id":190607,"tr_customer_product_id":190597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:17.000Z","modified_at":"2026-02-18T14:51:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103028992127620","imei1":"103028992127620","imei2":"103028992127620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190593,"job_number":"JOB_190593","tr_customer_id":190611,"tr_customer_product_id":190601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"Vladimir Huel","mobile_number":"958-290-8137","email_id":"Vincenza_Hamill@hotmail.com","dop":"2025-06-09","serial_number":"100889196891166","imei1":"100889196891166","imei2":"100889196891166","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190596,"job_number":"JOB_190596","tr_customer_id":190614,"tr_customer_product_id":190604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101127826062162","imei1":"101127826062162","imei2":"101127826062162","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190599,"job_number":"JOB_190599","tr_customer_id":190617,"tr_customer_product_id":190607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Jasper Roob","mobile_number":"466-478-0319","email_id":"Domingo.Shields65@gmail.com","dop":"2025-06-09","serial_number":"107790462254888","imei1":"107790462254888","imei2":"107790462254888","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190658,"job_number":"JOB_190658","tr_customer_id":190676,"tr_customer_product_id":190666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:13:36.000Z","modified_at":"2026-02-18T15:13:36.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17613815388988","imei1":"17613815388988","imei2":"17613815388988","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190660,"job_number":"JOB_190660","tr_customer_id":190678,"tr_customer_product_id":190668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:34:07.000Z","modified_at":"2026-02-18T15:34:07.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289571","imei1":"19645038289571","imei2":"19645038289571","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190661,"job_number":"JOB_190661","tr_customer_id":190679,"tr_customer_product_id":190669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:36:43.000Z","modified_at":"2026-02-18T15:36:43.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289572","imei1":"19645038289572","imei2":"19645038289572","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190662,"job_number":"JOB_190662","tr_customer_id":190680,"tr_customer_product_id":190670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:21.000Z","modified_at":"2026-02-18T15:37:21.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10996056369681","imei1":"10996056369681","imei2":"10996056369681","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190663,"job_number":"JOB_190663","tr_customer_id":190681,"tr_customer_product_id":190671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:33.000Z","modified_at":"2026-02-18T15:37:33.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12339313144885","imei1":"12339313144885","imei2":"12339313144885","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190664,"job_number":"JOB_190664","tr_customer_id":190682,"tr_customer_product_id":190672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:17.000Z","modified_at":"2026-02-18T15:39:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"15739652209136","imei1":"15739652209136","imei2":"15739652209136","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190665,"job_number":"JOB_190665","tr_customer_id":190683,"tr_customer_product_id":190673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:25.000Z","modified_at":"2026-02-18T15:39:25.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14463112094098","imei1":"14463112094098","imei2":"14463112094098","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190735,"job_number":"JOB_190735","tr_customer_id":190753,"tr_customer_product_id":190743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:14:26.000Z","modified_at":"2026-02-18T16:14:26.000Z","name":"Ryley Friesen","mobile_number":"438-305-3867","email_id":"Frederique_Crooks@yahoo.com","dop":"2026-01-06","serial_number":"10032141668127","imei1":"10032141668127","imei2":"10032141668127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190501,"job_number":"JOB_190501","tr_customer_id":190519,"tr_customer_product_id":190509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:26.000Z","modified_at":"2026-02-18T14:40:26.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10449796685523","imei1":"10449796685523","imei2":"10449796685523","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190503,"job_number":"JOB_190503","tr_customer_id":190521,"tr_customer_product_id":190511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:28.000Z","modified_at":"2026-02-18T14:40:28.000Z","name":"Quinten Watsica","mobile_number":"212-803-5881","email_id":"Avis_Pagac39@gmail.com","dop":"2000-01-31","serial_number":"1010179613098138","imei1":"1010179613098138","imei2":"1010179613098138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190513,"job_number":"JOB_190513","tr_customer_id":190531,"tr_customer_product_id":190521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:11.000Z","modified_at":"2026-02-18T14:41:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10965799014214","imei1":"10965799014214","imei2":"10965799014214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190515,"job_number":"JOB_190515","tr_customer_id":190533,"tr_customer_product_id":190523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:13.000Z","modified_at":"2026-02-18T14:41:13.000Z","name":"Corbin Christiansen","mobile_number":"815-320-0515","email_id":"Freddy_Crona@gmail.com","dop":"2000-01-31","serial_number":"1070786633422090","imei1":"1070786633422090","imei2":"1070786633422090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190525,"job_number":"JOB_190525","tr_customer_id":190543,"tr_customer_product_id":190533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:56.000Z","modified_at":"2026-02-18T14:41:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10525716578748","imei1":"10525716578748","imei2":"10525716578748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190527,"job_number":"JOB_190527","tr_customer_id":190545,"tr_customer_product_id":190535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:58.000Z","modified_at":"2026-02-18T14:41:58.000Z","name":"Nat Legros","mobile_number":"287-533-7840","email_id":"Zoe_Turner82@hotmail.com","dop":"2000-01-31","serial_number":"1003677544319153","imei1":"1003677544319153","imei2":"1003677544319153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190540,"job_number":"JOB_190540","tr_customer_id":190558,"tr_customer_product_id":190548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:41.000Z","modified_at":"2026-02-18T14:42:41.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10155552793936","imei1":"10155552793936","imei2":"10155552793936","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190542,"job_number":"JOB_190542","tr_customer_id":190560,"tr_customer_product_id":190550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:43.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Madisyn Gorczany","mobile_number":"590-597-3628","email_id":"Toni86@hotmail.com","dop":"2000-01-31","serial_number":"1049948284750871","imei1":"1049948284750871","imei2":"1049948284750871","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token dd146191-af58-4156-b1ba-4d223b2db029
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 226ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 49cae3b5-0bc1-4419-ad2c-7e25fc912bdc
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU
Cache-Control no-cache
Postman-Token 3aefa046-c23b-4fb8-8914-a2fbe9f6bb87
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU
Cache-Control no-cache
Postman-Token a8fff228-c8f7-46e9-a5a9-e460e5cd7d04
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 83e18e5a-bc23-42f1-93c1-c8d1dcf0d8eb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token c7e6607d-58ff-4fc3-826b-8ca9c5db05f7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU
Content-Type application/json
Cache-Control no-cache
Postman-Token 8a3ead3c-7495-4634-9487-59e5734f23eb
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MjJ9.tjuhhlFMj3Oyy0SKXUdm6HGQrA2jfwH40pNzvg8NGG4
Content-Type text/plain
Cache-Control no-cache
Postman-Token e3cad6d0-a433-48f1-a893-0c4f0481cee6
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU
Content-Type application/json
Cache-Control no-cache
Postman-Token 676703c6-4bfb-4f60-b722-fba55def11b1
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 4111b709-5ec4-4846-b230-00bdeb3b5e62
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 81ae545e-3acd-46d8-aaea-f9c32b5ea1be
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 278ms
Mean size per request: 655.29KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5MzF9.TaL528xVRsIwBn8eazx3E6BUOm5-KkmMhdu61k88fxU
Cache-Control no-cache
Postman-Token a613702a-d6f8-4db8-8c42-341eef236654
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 671012
ETag W/"a3d24-OBxAT3fMzegyYpSLFZwQQNRGmMU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189773,"job_number":"JOB_189773","tr_customer_id":189791,"tr_customer_product_id":189781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:22:49.000Z","modified_at":"2026-02-17T20:22:49.000Z","name":"Yessenia Kerluke","mobile_number":"436-594-1728","email_id":"Blanche_Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"13127788993163980","imei1":"13127788993163980","imei2":"13127788993163980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189774,"job_number":"JOB_189774","tr_customer_id":189792,"tr_customer_product_id":189782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:30.000Z","modified_at":"2026-02-17T20:23:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14437636343254","imei1":"14437636343254","imei2":"14437636343254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189776,"job_number":"JOB_189776","tr_customer_id":189794,"tr_customer_product_id":189784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:32.000Z","modified_at":"2026-02-17T20:23:32.000Z","name":"Deangelo Harvey","mobile_number":"701-515-1816","email_id":"Curt83@yahoo.com","dop":"2025-04-06","serial_number":"10625752257096080","imei1":"10625752257096080","imei2":"10625752257096080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189777,"job_number":"JOB_189777","tr_customer_id":189795,"tr_customer_product_id":189785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:14.000Z","modified_at":"2026-02-17T20:24:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11914013168340","imei1":"11914013168340","imei2":"11914013168340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189779,"job_number":"JOB_189779","tr_customer_id":189797,"tr_customer_product_id":189787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:15.000Z","modified_at":"2026-02-17T20:24:16.000Z","name":"Priscilla Murphy","mobile_number":"690-426-2630","email_id":"Kaycee_Cummings@hotmail.com","dop":"2025-04-06","serial_number":"10901690232338154","imei1":"10901690232338154","imei2":"10901690232338154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189780,"job_number":"JOB_189780","tr_customer_id":189798,"tr_customer_product_id":189788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:50.000Z","modified_at":"2026-02-17T20:47:50.000Z","name":"Trudie Gleichner","mobile_number":"944-322-5127","email_id":"Alayna_Von89@gmail.com","dop":"2025-09-09","serial_number":"16843823079674","imei1":"16843823079674","imei2":"16843823079674","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189782,"job_number":"JOB_189782","tr_customer_id":189800,"tr_customer_product_id":189790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:55.000Z","modified_at":"2026-02-17T20:47:55.000Z","name":"Madisen Harris","mobile_number":"267-383-9691","email_id":"Yasmeen18@hotmail.com","dop":"2025-09-09","serial_number":"17657194531845","imei1":"17657194531845","imei2":"17657194531845","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189784,"job_number":"JOB_189784","tr_customer_id":189802,"tr_customer_product_id":189792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:00:10.000Z","modified_at":"2026-02-17T21:00:10.000Z","name":"Felipe Koelpin","mobile_number":"978-526-4322","email_id":"Amaya59@hotmail.com","dop":"2025-09-09","serial_number":"15506131226898","imei1":"15506131226898","imei2":"15506131226898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189786,"job_number":"JOB_189786","tr_customer_id":189804,"tr_customer_product_id":189794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:25.000Z","modified_at":"2026-02-17T21:01:25.000Z","name":"Skylar Stamm","mobile_number":"796-604-2371","email_id":"Reid_Stoltenberg@yahoo.com","dop":"2025-09-09","serial_number":"14567185108250","imei1":"14567185108250","imei2":"14567185108250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189788,"job_number":"JOB_189788","tr_customer_id":189806,"tr_customer_product_id":189796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:30.000Z","modified_at":"2026-02-17T21:01:30.000Z","name":"Kellie Skiles","mobile_number":"618-341-2393","email_id":"Moriah.Kessler58@gmail.com","dop":"2025-09-09","serial_number":"18438117514221","imei1":"18438117514221","imei2":"18438117514221","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189790,"job_number":"JOB_189790","tr_customer_id":189808,"tr_customer_product_id":189798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:04:21.000Z","modified_at":"2026-02-17T21:04:21.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-12","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-12T21:04:20.516345838Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189791,"job_number":"JOB_189791","tr_customer_id":189809,"tr_customer_product_id":189799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:47.000Z","modified_at":"2026-02-17T21:28:47.000Z","name":"Jaleel Wolff","mobile_number":"339-968-0242","email_id":"Alford.Bartoletti@hotmail.com","dop":"2025-09-09","serial_number":"10282045222898","imei1":"10282045222898","imei2":"10282045222898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189793,"job_number":"JOB_189793","tr_customer_id":189811,"tr_customer_product_id":189801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:52.000Z","modified_at":"2026-02-17T21:28:52.000Z","name":"Norene Heaney","mobile_number":"838-569-4214","email_id":"Vincent58@yahoo.com","dop":"2025-09-09","serial_number":"12415301048065","imei1":"12415301048065","imei2":"12415301048065","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189795,"job_number":"JOB_189795","tr_customer_id":189813,"tr_customer_product_id":189803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:54:35.000Z","modified_at":"2026-02-17T21:54:35.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189796,"job_number":"JOB_189796","tr_customer_id":189814,"tr_customer_product_id":189804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:28.000Z","modified_at":"2026-02-17T23:50:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-07T23:50:28.195617509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189797,"job_number":"JOB_189797","tr_customer_id":189815,"tr_customer_product_id":189805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:29.000Z","modified_at":"2026-02-17T23:50:29.000Z","name":"Rameshwar Dhawan","mobile_number":"7065310919","email_id":"vijay.joshi@hotmail.com","dop":"2026-02-07","serial_number":"206633236185503","imei1":"206633236185503","imei2":"206633236185503","popurl":"www.asha-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189798,"job_number":"JOB_189798","tr_customer_id":189816,"tr_customer_product_id":189806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:52:53.000Z","modified_at":"2026-02-17T23:52:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-07T23:52:53.573727829Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190412,"job_number":"JOB_190412","tr_customer_id":190430,"tr_customer_product_id":190420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:05:23.000Z","modified_at":"2026-02-18T14:05:23.000Z","name":"Kalinda Varrier","mobile_number":"9971990580","email_id":"bilva.talwar@yahoo.co.in","dop":"2026-02-08","serial_number":"054063941433165","imei1":"054063941433165","imei2":"054063941433165","popurl":"www.devdan-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:05:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190414,"job_number":"JOB_190414","tr_customer_id":190432,"tr_customer_product_id":190422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:19.000Z","modified_at":"2026-02-18T14:06:19.000Z","name":"Chidambar Iyengar","mobile_number":"9933337858","email_id":"veda.varma@gmail.com","dop":"2026-02-08","serial_number":"320062039602727","imei1":"320062039602727","imei2":"320062039602727","popurl":"www.daksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190415,"job_number":"JOB_190415","tr_customer_id":190433,"tr_customer_product_id":190423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:28.000Z","modified_at":"2026-02-18T14:06:28.000Z","name":"Ekaksh Dhawan","mobile_number":"9937228996","email_id":"darshwana.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"219032771662711","imei1":"219032771662711","imei2":"219032771662711","popurl":"www.aaryan-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190417,"job_number":"JOB_190417","tr_customer_id":190435,"tr_customer_product_id":190425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:44.000Z","modified_at":"2026-02-18T14:06:44.000Z","name":"Chandra Iyer","mobile_number":"9984706559","email_id":"niro.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"478070186686308","imei1":"478070186686308","imei2":"478070186686308","popurl":"www.vaishvi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190418,"job_number":"JOB_190418","tr_customer_id":190436,"tr_customer_product_id":190426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:09:59.000Z","modified_at":"2026-02-18T14:09:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12221264314750","imei1":"12221264314750","imei2":"12221264314750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190420,"job_number":"JOB_190420","tr_customer_id":190438,"tr_customer_product_id":190428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:01.000Z","modified_at":"2026-02-18T14:10:01.000Z","name":"Percy Swaniawski","mobile_number":"868-645-8225","email_id":"Coby_McClure96@yahoo.com","dop":"2025-04-06","serial_number":"12646422303032890","imei1":"12646422303032890","imei2":"12646422303032890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190421,"job_number":"JOB_190421","tr_customer_id":190439,"tr_customer_product_id":190429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:45.000Z","modified_at":"2026-02-18T14:10:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12624064283538","imei1":"12624064283538","imei2":"12624064283538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190423,"job_number":"JOB_190423","tr_customer_id":190441,"tr_customer_product_id":190431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:47.000Z","modified_at":"2026-02-18T14:10:47.000Z","name":"Berenice Nitzsche","mobile_number":"697-398-4763","email_id":"Katharina_Collier64@yahoo.com","dop":"2025-04-06","serial_number":"14232849103003038","imei1":"14232849103003038","imei2":"14232849103003038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190424,"job_number":"JOB_190424","tr_customer_id":190442,"tr_customer_product_id":190432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:11:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10612102901656","imei1":"10612102901656","imei2":"10612102901656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190426,"job_number":"JOB_190426","tr_customer_id":190444,"tr_customer_product_id":190434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:33.000Z","modified_at":"2026-02-18T14:11:33.000Z","name":"Dario Beier","mobile_number":"656-374-8252","email_id":"Donny.Reinger53@yahoo.com","dop":"2025-04-06","serial_number":"11714228265379290","imei1":"11714228265379290","imei2":"11714228265379290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190427,"job_number":"JOB_190427","tr_customer_id":190445,"tr_customer_product_id":190435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:07.000Z","modified_at":"2026-02-18T14:13:07.000Z","name":"Marta Stanton","mobile_number":"910-886-9170","email_id":"Jocelyn_Goyette@hotmail.com","dop":"2025-12-31","serial_number":"36250631074450","imei1":"36250631074450","imei2":"36250631074450","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190428,"job_number":"JOB_190428","tr_customer_id":190446,"tr_customer_product_id":190436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:59.000Z","modified_at":"2026-02-18T14:13:59.000Z","name":"Elouise Johns","mobile_number":"367-408-5630","email_id":"Imelda93@hotmail.com","dop":"2025-12-31","serial_number":"121143496131888","imei1":"121143496131888","imei2":"121143496131888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190429,"job_number":"JOB_190429","tr_customer_id":190447,"tr_customer_product_id":190437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:23.000Z","modified_at":"2026-02-18T14:14:23.000Z","name":"Prudence Jerde","mobile_number":"626-770-2957","email_id":"Polly.Boyer@gmail.com","dop":"2025-12-31","serial_number":"93770252487203","imei1":"93770252487203","imei2":"93770252487203","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190430,"job_number":"JOB_190430","tr_customer_id":190448,"tr_customer_product_id":190438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:34.000Z","modified_at":"2026-02-18T14:14:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46815579882219","imei1":"46815579882219","imei2":"46815579882219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190431,"job_number":"JOB_190431","tr_customer_id":190449,"tr_customer_product_id":190439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81117672324795","imei1":"81117672324795","imei2":"81117672324795","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190432,"job_number":"JOB_190432","tr_customer_id":190450,"tr_customer_product_id":190440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90789105006326","imei1":"90789105006326","imei2":"90789105006326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190433,"job_number":"JOB_190433","tr_customer_id":190451,"tr_customer_product_id":190441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65789870156073","imei1":"65789870156073","imei2":"65789870156073","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190434,"job_number":"JOB_190434","tr_customer_id":190452,"tr_customer_product_id":190442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758027833315","imei1":"29758027833315","imei2":"29758027833315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190435,"job_number":"JOB_190435","tr_customer_id":190453,"tr_customer_product_id":190443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24784916572069","imei1":"24784916572069","imei2":"24784916572069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190437,"job_number":"JOB_190437","tr_customer_id":190455,"tr_customer_product_id":190445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:39.000Z","modified_at":"2026-02-18T14:14:39.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103225384518008","imei1":"103225384518008","imei2":"103225384518008","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190439,"job_number":"JOB_190439","tr_customer_id":190457,"tr_customer_product_id":190447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49786064114965","imei1":"49786064114965","imei2":"49786064114965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190440,"job_number":"JOB_190440","tr_customer_id":190458,"tr_customer_product_id":190448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19907251356130","imei1":"19907251356130","imei2":"19907251356130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190441,"job_number":"JOB_190441","tr_customer_id":190459,"tr_customer_product_id":190449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30101178286115","imei1":"30101178286115","imei2":"30101178286115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190442,"job_number":"JOB_190442","tr_customer_id":190460,"tr_customer_product_id":190450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78357624902393","imei1":"78357624902393","imei2":"78357624902393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190443,"job_number":"JOB_190443","tr_customer_id":190461,"tr_customer_product_id":190451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81477671024603","imei1":"81477671024603","imei2":"81477671024603","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190444,"job_number":"JOB_190444","tr_customer_id":190462,"tr_customer_product_id":190452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88553558367596","imei1":"88553558367596","imei2":"88553558367596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190447,"job_number":"JOB_190447","tr_customer_id":190465,"tr_customer_product_id":190455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:12.000Z","modified_at":"2026-02-18T14:15:12.000Z","name":"Lawrence O'Hara","mobile_number":"522-740-8146","email_id":"Wilton.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15420800262181912","imei1":"15420800262181912","imei2":"15420800262181912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190448,"job_number":"JOB_190448","tr_customer_id":190466,"tr_customer_product_id":190456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105578189370233","imei1":"105578189370233","imei2":"105578189370233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190450,"job_number":"JOB_190450","tr_customer_id":190468,"tr_customer_product_id":190458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39969011534387","imei1":"39969011534387","imei2":"39969011534387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190451,"job_number":"JOB_190451","tr_customer_id":190469,"tr_customer_product_id":190459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63178932865018","imei1":"63178932865018","imei2":"63178932865018","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190452,"job_number":"JOB_190452","tr_customer_id":190470,"tr_customer_product_id":190460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35108529352066","imei1":"35108529352066","imei2":"35108529352066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190453,"job_number":"JOB_190453","tr_customer_id":190471,"tr_customer_product_id":190461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93922035168739","imei1":"93922035168739","imei2":"93922035168739","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190454,"job_number":"JOB_190454","tr_customer_id":190472,"tr_customer_product_id":190462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78344726240394","imei1":"78344726240394","imei2":"78344726240394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190455,"job_number":"JOB_190455","tr_customer_id":190473,"tr_customer_product_id":190463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91722750503042","imei1":"91722750503042","imei2":"91722750503042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190457,"job_number":"JOB_190457","tr_customer_id":190475,"tr_customer_product_id":190465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:13.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105801768607242","imei1":"105801768607242","imei2":"105801768607242","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190459,"job_number":"JOB_190459","tr_customer_id":190477,"tr_customer_product_id":190467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14386116566065","imei1":"14386116566065","imei2":"14386116566065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190461,"job_number":"JOB_190461","tr_customer_id":190479,"tr_customer_product_id":190469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:04.000Z","modified_at":"2026-02-18T14:26:04.000Z","name":"Mack Hettinger","mobile_number":"913-576-9653","email_id":"Laurianne_Roberts@hotmail.com","dop":"2025-04-06","serial_number":"16571908940544080","imei1":"16571908940544080","imei2":"16571908940544080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190463,"job_number":"JOB_190463","tr_customer_id":190481,"tr_customer_product_id":190471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:26:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19730628907201","imei1":"19730628907201","imei2":"19730628907201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190465,"job_number":"JOB_190465","tr_customer_id":190483,"tr_customer_product_id":190473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:51.000Z","modified_at":"2026-02-18T14:26:51.000Z","name":"Kellie Strosin","mobile_number":"951-925-6073","email_id":"Hugh.Lemke44@yahoo.com","dop":"2025-04-06","serial_number":"18504155749902440","imei1":"18504155749902440","imei2":"18504155749902440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190467,"job_number":"JOB_190467","tr_customer_id":190485,"tr_customer_product_id":190475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:27:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16195051718519","imei1":"16195051718519","imei2":"16195051718519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190469,"job_number":"JOB_190469","tr_customer_id":190487,"tr_customer_product_id":190477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:36.000Z","modified_at":"2026-02-18T14:27:36.000Z","name":"Lizzie Bayer","mobile_number":"848-240-3008","email_id":"Alexie80@yahoo.com","dop":"2025-04-06","serial_number":"17984303810286736","imei1":"17984303810286736","imei2":"17984303810286736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190480,"job_number":"JOB_190480","tr_customer_id":190498,"tr_customer_product_id":190488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:35.000Z","modified_at":"2026-02-18T14:38:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"109372567727480","imei1":"109372567727480","imei2":"109372567727480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190481,"job_number":"JOB_190481","tr_customer_id":190499,"tr_customer_product_id":190489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:36.000Z","modified_at":"2026-02-18T14:38:36.000Z","name":"Trudie Kuhn","mobile_number":"321-658-0193","email_id":"Ford_Berge36@yahoo.com","dop":"2025-02-01","serial_number":"17568761240540","imei1":"17568761240540","imei2":"17568761240540","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190483,"job_number":"JOB_190483","tr_customer_id":190501,"tr_customer_product_id":190491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14266041310396","imei1":"14266041310396","imei2":"14266041310396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190485,"job_number":"JOB_190485","tr_customer_id":190503,"tr_customer_product_id":190493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:16.000Z","modified_at":"2026-02-18T14:39:16.000Z","name":"Cleveland O'Kon","mobile_number":"333-793-4468","email_id":"Annie_Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"17490522418754216","imei1":"17490522418754216","imei2":"17490522418754216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190486,"job_number":"JOB_190486","tr_customer_id":190504,"tr_customer_product_id":190494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"101402802488952","imei1":"101402802488952","imei2":"101402802488952","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190487,"job_number":"JOB_190487","tr_customer_id":190505,"tr_customer_product_id":190495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"Damaris Jaskolski","mobile_number":"594-620-8395","email_id":"Krista40@yahoo.com","dop":"2025-02-01","serial_number":"103704273365121","imei1":"103704273365121","imei2":"103704273365121","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190489,"job_number":"JOB_190489","tr_customer_id":190507,"tr_customer_product_id":190497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:58.000Z","modified_at":"2026-02-18T14:39:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10932894130052","imei1":"10932894130052","imei2":"10932894130052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190491,"job_number":"JOB_190491","tr_customer_id":190509,"tr_customer_product_id":190499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:39:59.000Z","name":"Kory Littel","mobile_number":"672-752-9683","email_id":"Coby2@gmail.com","dop":"2025-06-18","serial_number":"1015707317126245","imei1":"1015707317126245","imei2":"1015707317126245","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190492,"job_number":"JOB_190492","tr_customer_id":190510,"tr_customer_product_id":190500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"100046517751634","imei1":"100046517751634","imei2":"100046517751634","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190493,"job_number":"JOB_190493","tr_customer_id":190511,"tr_customer_product_id":190501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"Astrid Conn","mobile_number":"381-610-2336","email_id":"Wilfrid_Beer@yahoo.com","dop":"2025-02-01","serial_number":"96658785246596","imei1":"96658785246596","imei2":"96658785246596","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190494,"job_number":"JOB_190494","tr_customer_id":190512,"tr_customer_product_id":190502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10165182301647","imei1":"10165182301647","imei2":"10165182301647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190497,"job_number":"JOB_190497","tr_customer_id":190515,"tr_customer_product_id":190505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:04.000Z","modified_at":"2026-02-18T14:40:04.000Z","name":"Sarina Douglas","mobile_number":"478-954-9335","email_id":"Doris_Orn85@gmail.com","dop":"2025-04-06","serial_number":"18289522937873292","imei1":"18289522937873292","imei2":"18289522937873292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190498,"job_number":"JOB_190498","tr_customer_id":190516,"tr_customer_product_id":190506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:07.000Z","modified_at":"2026-02-18T14:40:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16987853015612","imei1":"16987853015612","imei2":"16987853015612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190500,"job_number":"JOB_190500","tr_customer_id":190518,"tr_customer_product_id":190508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:09.000Z","modified_at":"2026-02-18T14:40:09.000Z","name":"Graciela Torphy","mobile_number":"320-701-1001","email_id":"Josue61@hotmail.com","dop":"2025-04-06","serial_number":"17331467059833758","imei1":"17331467059833758","imei2":"17331467059833758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190504,"job_number":"JOB_190504","tr_customer_id":190522,"tr_customer_product_id":190512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10679544172405","imei1":"10679544172405","imei2":"10679544172405","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190506,"job_number":"JOB_190506","tr_customer_id":190524,"tr_customer_product_id":190514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"Jesus Schmidt","mobile_number":"223-775-6755","email_id":"Vincent_Fahey90@hotmail.com","dop":"2025-06-18","serial_number":"1061545598721223","imei1":"1061545598721223","imei2":"1061545598721223","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190507,"job_number":"JOB_190507","tr_customer_id":190525,"tr_customer_product_id":190515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:49.000Z","modified_at":"2026-02-18T14:40:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10515193896068","imei1":"10515193896068","imei2":"10515193896068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190509,"job_number":"JOB_190509","tr_customer_id":190527,"tr_customer_product_id":190517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"Hipolito Marvin","mobile_number":"407-278-7896","email_id":"Harry.Lindgren@hotmail.com","dop":"2025-04-06","serial_number":"17861471015834168","imei1":"17861471015834168","imei2":"17861471015834168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190510,"job_number":"JOB_190510","tr_customer_id":190528,"tr_customer_product_id":190518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15257966143808","imei1":"15257966143808","imei2":"15257966143808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190512,"job_number":"JOB_190512","tr_customer_id":190530,"tr_customer_product_id":190520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:53.000Z","modified_at":"2026-02-18T14:40:53.000Z","name":"Camron Kozey","mobile_number":"838-426-5845","email_id":"Sandy.Schmidt@gmail.com","dop":"2025-04-06","serial_number":"16158476023233256","imei1":"16158476023233256","imei2":"16158476023233256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190516,"job_number":"JOB_190516","tr_customer_id":190534,"tr_customer_product_id":190524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:41:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228606445581","imei1":"13228606445581","imei2":"13228606445581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190518,"job_number":"JOB_190518","tr_customer_id":190536,"tr_customer_product_id":190526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:36.000Z","modified_at":"2026-02-18T14:41:36.000Z","name":"Ernie Kuhic","mobile_number":"579-425-4029","email_id":"Keshaun24@hotmail.com","dop":"2025-04-06","serial_number":"19089752154950310","imei1":"19089752154950310","imei2":"19089752154950310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190519,"job_number":"JOB_190519","tr_customer_id":190537,"tr_customer_product_id":190527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18615086599766","imei1":"18615086599766","imei2":"18615086599766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190520,"job_number":"JOB_190520","tr_customer_id":190538,"tr_customer_product_id":190528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564679046206","imei1":"15564679046206","imei2":"15564679046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190523,"job_number":"JOB_190523","tr_customer_id":190541,"tr_customer_product_id":190531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Elena Hoppe","mobile_number":"350-334-7147","email_id":"Rosamond.Stanton@yahoo.com","dop":"2025-04-06","serial_number":"10554737720826640","imei1":"10554737720826640","imei2":"10554737720826640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190524,"job_number":"JOB_190524","tr_customer_id":190542,"tr_customer_product_id":190532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Ashly Langworth","mobile_number":"848-496-2298","email_id":"Maxie.Labadie55@gmail.com","dop":"2025-04-06","serial_number":"10572297477418618","imei1":"10572297477418618","imei2":"10572297477418618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190528,"job_number":"JOB_190528","tr_customer_id":190546,"tr_customer_product_id":190536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:07.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18696408138153","imei1":"18696408138153","imei2":"18696408138153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190530,"job_number":"JOB_190530","tr_customer_id":190548,"tr_customer_product_id":190538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:08.000Z","modified_at":"2026-02-18T14:42:08.000Z","name":"Ozella Larkin","mobile_number":"891-528-8399","email_id":"Malcolm35@hotmail.com","dop":"2025-04-06","serial_number":"13578872683299074","imei1":"13578872683299074","imei2":"13578872683299074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190531,"job_number":"JOB_190531","tr_customer_id":190549,"tr_customer_product_id":190539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12597115878125","imei1":"12597115878125","imei2":"12597115878125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190533,"job_number":"JOB_190533","tr_customer_id":190551,"tr_customer_product_id":190541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:23.000Z","modified_at":"2026-02-18T14:42:23.000Z","name":"Queenie Block","mobile_number":"927-414-6651","email_id":"Lionel_Deckow@hotmail.com","dop":"2025-04-06","serial_number":"19918286386559496","imei1":"19918286386559496","imei2":"19918286386559496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190534,"job_number":"JOB_190534","tr_customer_id":190552,"tr_customer_product_id":190542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:42:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19493467791403","imei1":"19493467791403","imei2":"19493467791403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190536,"job_number":"JOB_190536","tr_customer_id":190554,"tr_customer_product_id":190544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:29.000Z","modified_at":"2026-02-18T14:42:29.000Z","name":"Annetta Cummerata","mobile_number":"439-373-1207","email_id":"Eriberto.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"13228321607808128","imei1":"13228321607808128","imei2":"13228321607808128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190537,"job_number":"JOB_190537","tr_customer_id":190555,"tr_customer_product_id":190545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17167260671702","imei1":"17167260671702","imei2":"17167260671702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190539,"job_number":"JOB_190539","tr_customer_id":190557,"tr_customer_product_id":190547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:32.000Z","modified_at":"2026-02-18T14:42:32.000Z","name":"Geovanny Rippin","mobile_number":"908-512-4298","email_id":"Pauline.Kohler68@hotmail.com","dop":"2025-04-06","serial_number":"18439503760840976","imei1":"18439503760840976","imei2":"18439503760840976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190543,"job_number":"JOB_190543","tr_customer_id":190561,"tr_customer_product_id":190551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:42:50.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16404559000029","imei1":"16404559000029","imei2":"16404559000029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190545,"job_number":"JOB_190545","tr_customer_id":190563,"tr_customer_product_id":190553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:51.000Z","modified_at":"2026-02-18T14:42:51.000Z","name":"Benny Lynch","mobile_number":"897-705-3264","email_id":"Lucy74@gmail.com","dop":"2025-04-06","serial_number":"12112969040196584","imei1":"12112969040196584","imei2":"12112969040196584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190546,"job_number":"JOB_190546","tr_customer_id":190564,"tr_customer_product_id":190554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13857730954724","imei1":"13857730954724","imei2":"13857730954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190548,"job_number":"JOB_190548","tr_customer_id":190566,"tr_customer_product_id":190556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:05.000Z","modified_at":"2026-02-18T14:43:05.000Z","name":"Madisyn Heller","mobile_number":"787-301-6313","email_id":"Wilhelmine55@hotmail.com","dop":"2025-04-06","serial_number":"12539782517027324","imei1":"12539782517027324","imei2":"12539782517027324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190549,"job_number":"JOB_190549","tr_customer_id":190567,"tr_customer_product_id":190557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:13.000Z","modified_at":"2026-02-18T14:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18017966235354","imei1":"18017966235354","imei2":"18017966235354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190551,"job_number":"JOB_190551","tr_customer_id":190569,"tr_customer_product_id":190559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:15.000Z","modified_at":"2026-02-18T14:43:15.000Z","name":"Dariana Streich","mobile_number":"253-951-5142","email_id":"Cordelia4@gmail.com","dop":"2025-04-06","serial_number":"18930916623060696","imei1":"18930916623060696","imei2":"18930916623060696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190552,"job_number":"JOB_190552","tr_customer_id":190570,"tr_customer_product_id":190560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13579206660153","imei1":"13579206660153","imei2":"13579206660153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190554,"job_number":"JOB_190554","tr_customer_id":190572,"tr_customer_product_id":190562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:18.000Z","modified_at":"2026-02-18T14:43:18.000Z","name":"Barton Kassulke","mobile_number":"927-208-5267","email_id":"Chaz.Fay31@gmail.com","dop":"2025-04-06","serial_number":"18752759902421780","imei1":"18752759902421780","imei2":"18752759902421780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190555,"job_number":"JOB_190555","tr_customer_id":190573,"tr_customer_product_id":190563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:43:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14241363579871","imei1":"14241363579871","imei2":"14241363579871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190557,"job_number":"JOB_190557","tr_customer_id":190575,"tr_customer_product_id":190565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:35.000Z","modified_at":"2026-02-18T14:43:35.000Z","name":"Kara Hagenes","mobile_number":"614-487-6331","email_id":"Alvis.Haley46@hotmail.com","dop":"2025-04-06","serial_number":"10612680851500150","imei1":"10612680851500150","imei2":"10612680851500150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190558,"job_number":"JOB_190558","tr_customer_id":190576,"tr_customer_product_id":190566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19433483340458","imei1":"19433483340458","imei2":"19433483340458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190560,"job_number":"JOB_190560","tr_customer_id":190578,"tr_customer_product_id":190568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:05.000Z","modified_at":"2026-02-18T14:44:05.000Z","name":"Aglae Bednar","mobile_number":"604-277-6996","email_id":"Coralie46@hotmail.com","dop":"2025-04-06","serial_number":"12302182878934218","imei1":"12302182878934218","imei2":"12302182878934218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190562,"job_number":"JOB_190562","tr_customer_id":190580,"tr_customer_product_id":190570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:19.000Z","modified_at":"2026-02-18T14:44:19.000Z","name":"Fanny Wyman","mobile_number":"530-919-3010","email_id":"Alf9@gmail.com","dop":"2025-04-06","serial_number":"16769989105958932","imei1":"16769989105958932","imei2":"16769989105958932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190566,"job_number":"JOB_190566","tr_customer_id":190584,"tr_customer_product_id":190574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:36.000Z","name":"Linnea Gutmann","mobile_number":"371-774-1061","email_id":"Yoshiko_Brown3@hotmail.com","dop":"2025-04-06","serial_number":"19884747232218624","imei1":"19884747232218624","imei2":"19884747232218624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190569,"job_number":"JOB_190569","tr_customer_id":190587,"tr_customer_product_id":190577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:49.000Z","modified_at":"2026-02-18T14:47:49.000Z","name":"Emery Roob","mobile_number":"443-619-8144","email_id":"Henriette50@gmail.com","dop":"2025-05-30","serial_number":"12267373140029","imei1":"12267373140029","imei2":"12267373140029","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190570,"job_number":"JOB_190570","tr_customer_id":190588,"tr_customer_product_id":190578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:50.000Z","modified_at":"2026-02-18T14:47:50.000Z","name":"Sydnie Anderson","mobile_number":"930-254-6687","email_id":"Iva_Lowe94@yahoo.com","dop":"2025-05-30","serial_number":"1995281023948040","imei1":"1995281023948040","imei2":"1995281023948040","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190571,"job_number":"JOB_190571","tr_customer_id":190589,"tr_customer_product_id":190579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18485389927691","imei1":"18485389927691","imei2":"18485389927691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190573,"job_number":"JOB_190573","tr_customer_id":190591,"tr_customer_product_id":190581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:10.000Z","modified_at":"2026-02-18T14:50:10.000Z","name":"General Yost","mobile_number":"205-359-1215","email_id":"Winona_Spinka83@hotmail.com","dop":"2025-04-06","serial_number":"14573755703070770","imei1":"14573755703070770","imei2":"14573755703070770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190574,"job_number":"JOB_190574","tr_customer_id":190592,"tr_customer_product_id":190582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16837166921221","imei1":"16837166921221","imei2":"16837166921221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190576,"job_number":"JOB_190576","tr_customer_id":190594,"tr_customer_product_id":190584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:23.000Z","modified_at":"2026-02-18T14:50:23.000Z","name":"Kyleigh Bradtke","mobile_number":"696-928-0292","email_id":"Chris48@hotmail.com","dop":"2025-04-06","serial_number":"10408553329337064","imei1":"10408553329337064","imei2":"10408553329337064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190577,"job_number":"JOB_190577","tr_customer_id":190595,"tr_customer_product_id":190585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:28.000Z","modified_at":"2026-02-18T14:50:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19045256711355","imei1":"19045256711355","imei2":"19045256711355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190579,"job_number":"JOB_190579","tr_customer_id":190597,"tr_customer_product_id":190587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:30.000Z","modified_at":"2026-02-18T14:50:30.000Z","name":"Alexandrea Pollich","mobile_number":"611-306-8516","email_id":"Hoyt.Tromp@gmail.com","dop":"2025-04-06","serial_number":"15768132487887348","imei1":"15768132487887348","imei2":"15768132487887348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190580,"job_number":"JOB_190580","tr_customer_id":190598,"tr_customer_product_id":190588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18473965289657","imei1":"18473965289657","imei2":"18473965289657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190582,"job_number":"JOB_190582","tr_customer_id":190600,"tr_customer_product_id":190590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:58.000Z","modified_at":"2026-02-18T14:50:58.000Z","name":"Josue Langosh","mobile_number":"581-425-8698","email_id":"Charley_Beier@yahoo.com","dop":"2025-04-06","serial_number":"12571788181530500","imei1":"12571788181530500","imei2":"12571788181530500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190586,"job_number":"JOB_190586","tr_customer_id":190604,"tr_customer_product_id":190594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13533670857372","imei1":"13533670857372","imei2":"13533670857372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190588,"job_number":"JOB_190588","tr_customer_id":190606,"tr_customer_product_id":190596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:05.000Z","modified_at":"2026-02-18T14:51:05.000Z","name":"America Gusikowski","mobile_number":"284-286-9682","email_id":"Lue_Krajcik95@yahoo.com","dop":"2025-04-06","serial_number":"10073732698476864","imei1":"10073732698476864","imei2":"10073732698476864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190590,"job_number":"JOB_190590","tr_customer_id":190608,"tr_customer_product_id":190598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11922059782205","imei1":"11922059782205","imei2":"11922059782205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190594,"job_number":"JOB_190594","tr_customer_id":190612,"tr_customer_product_id":190602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:19.000Z","modified_at":"2026-02-18T14:51:19.000Z","name":"Karley Borer","mobile_number":"231-674-7752","email_id":"Isobel.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10953587143630666","imei1":"10953587143630666","imei2":"10953587143630666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190595,"job_number":"JOB_190595","tr_customer_id":190613,"tr_customer_product_id":190603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:34.000Z","modified_at":"2026-02-18T14:51:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12012513145773","imei1":"12012513145773","imei2":"12012513145773","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190600,"job_number":"JOB_190600","tr_customer_id":190618,"tr_customer_product_id":190608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:36.000Z","modified_at":"2026-02-18T14:51:36.000Z","name":"Myrtice Brakus","mobile_number":"426-237-6393","email_id":"Camille35@gmail.com","dop":"2025-08-24","serial_number":"1013500099333832","imei1":"1013500099333832","imei2":"1013500099333832","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190601,"job_number":"JOB_190601","tr_customer_id":190619,"tr_customer_product_id":190609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:51:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16615966902251","imei1":"16615966902251","imei2":"16615966902251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190603,"job_number":"JOB_190603","tr_customer_id":190621,"tr_customer_product_id":190611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:44.000Z","modified_at":"2026-02-18T14:51:44.000Z","name":"Pinkie King","mobile_number":"573-831-5193","email_id":"Sheila92@hotmail.com","dop":"2025-04-06","serial_number":"16644251646739718","imei1":"16644251646739718","imei2":"16644251646739718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190604,"job_number":"JOB_190604","tr_customer_id":190622,"tr_customer_product_id":190612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:51:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14541686905231","imei1":"14541686905231","imei2":"14541686905231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190606,"job_number":"JOB_190606","tr_customer_id":190624,"tr_customer_product_id":190614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:47.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Olaf Morar","mobile_number":"604-510-4434","email_id":"Eloy_Little46@gmail.com","dop":"2025-04-06","serial_number":"18991032866125424","imei1":"18991032866125424","imei2":"18991032866125424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190608,"job_number":"JOB_190608","tr_customer_id":190626,"tr_customer_product_id":190616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:50.000Z","modified_at":"2026-02-18T14:51:50.000Z","name":"Robb Jerde","mobile_number":"977-530-1119","email_id":"Willow11@gmail.com","dop":"2025-04-06","serial_number":"17163644881545744","imei1":"17163644881545744","imei2":"17163644881545744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190609,"job_number":"JOB_190609","tr_customer_id":190627,"tr_customer_product_id":190617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19137123623377","imei1":"19137123623377","imei2":"19137123623377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190611,"job_number":"JOB_190611","tr_customer_id":190629,"tr_customer_product_id":190619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:03.000Z","modified_at":"2026-02-18T14:52:03.000Z","name":"Gerson Lebsack","mobile_number":"600-285-8015","email_id":"German17@yahoo.com","dop":"2025-04-06","serial_number":"17123775782906492","imei1":"17123775782906492","imei2":"17123775782906492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190612,"job_number":"JOB_190612","tr_customer_id":190630,"tr_customer_product_id":190620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:52:23.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"16611256306931","imei1":"16611256306931","imei2":"16611256306931","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190614,"job_number":"JOB_190614","tr_customer_id":190632,"tr_customer_product_id":190622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:52:25.000Z","name":"Nolan Fahey","mobile_number":"588-527-8978","email_id":"Vladimir69@yahoo.com","dop":"2025-08-24","serial_number":"1005776565020518","imei1":"1005776565020518","imei2":"1005776565020518","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190616,"job_number":"JOB_190616","tr_customer_id":190634,"tr_customer_product_id":190624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:26.000Z","modified_at":"2026-02-18T14:52:26.000Z","name":"Brannon McKenzie","mobile_number":"633-624-7031","email_id":"Cassandre_Schuppe97@gmail.com","dop":"2025-04-06","serial_number":"11179146711443048","imei1":"11179146711443048","imei2":"11179146711443048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190617,"job_number":"JOB_190617","tr_customer_id":190635,"tr_customer_product_id":190625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:52:52.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10160126979332","imei1":"10160126979332","imei2":"10160126979332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190619,"job_number":"JOB_190619","tr_customer_id":190637,"tr_customer_product_id":190627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:54.000Z","modified_at":"2026-02-18T14:52:54.000Z","name":"Ernest Pfeffer","mobile_number":"313-917-8999","email_id":"Mac.Cummings62@hotmail.com","dop":"2025-04-06","serial_number":"16719978586102276","imei1":"16719978586102276","imei2":"16719978586102276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190620,"job_number":"JOB_190620","tr_customer_id":190638,"tr_customer_product_id":190628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:11.000Z","modified_at":"2026-02-18T14:53:11.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14471290583155","imei1":"14471290583155","imei2":"14471290583155","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190622,"job_number":"JOB_190622","tr_customer_id":190640,"tr_customer_product_id":190630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:13.000Z","modified_at":"2026-02-18T14:53:13.000Z","name":"Joelle Brown","mobile_number":"443-901-1489","email_id":"Mariam_Beier88@yahoo.com","dop":"2025-08-24","serial_number":"1026645276299823","imei1":"1026645276299823","imei2":"1026645276299823","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190623,"job_number":"JOB_190623","tr_customer_id":190641,"tr_customer_product_id":190631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:53:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14938348499268","imei1":"14938348499268","imei2":"14938348499268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190625,"job_number":"JOB_190625","tr_customer_id":190643,"tr_customer_product_id":190633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:38.000Z","modified_at":"2026-02-18T14:53:38.000Z","name":"Dominic Bins","mobile_number":"256-731-1125","email_id":"Ansel_Erdman68@hotmail.com","dop":"2025-04-06","serial_number":"14536141440748672","imei1":"14536141440748672","imei2":"14536141440748672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190626,"job_number":"JOB_190626","tr_customer_id":190644,"tr_customer_product_id":190634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19893482773023","imei1":"19893482773023","imei2":"19893482773023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190628,"job_number":"JOB_190628","tr_customer_id":190646,"tr_customer_product_id":190636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:20.000Z","modified_at":"2026-02-18T14:54:20.000Z","name":"Helena Effertz","mobile_number":"201-491-4622","email_id":"Khalil_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"13714539258256278","imei1":"13714539258256278","imei2":"13714539258256278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190629,"job_number":"JOB_190629","tr_customer_id":190647,"tr_customer_product_id":190637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19946252115663","imei1":"19946252115663","imei2":"19946252115663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190631,"job_number":"JOB_190631","tr_customer_id":190649,"tr_customer_product_id":190639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:23.000Z","modified_at":"2026-02-18T14:54:23.000Z","name":"Gabe Schumm","mobile_number":"628-220-5131","email_id":"Ricky_Kutch@yahoo.com","dop":"2025-04-06","serial_number":"12467668146074516","imei1":"12467668146074516","imei2":"12467668146074516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190635,"job_number":"JOB_190635","tr_customer_id":190653,"tr_customer_product_id":190643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:51.000Z","modified_at":"2026-02-18T14:54:51.000Z","name":"Effie Cremin","mobile_number":"253-516-4344","email_id":"Kamren49@yahoo.com","dop":"2025-04-06","serial_number":"14656008222021148","imei1":"14656008222021148","imei2":"14656008222021148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190637,"job_number":"JOB_190637","tr_customer_id":190655,"tr_customer_product_id":190645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17165981140339","imei1":"17165981140339","imei2":"17165981140339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190639,"job_number":"JOB_190639","tr_customer_id":190657,"tr_customer_product_id":190647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:01.000Z","modified_at":"2026-02-18T14:55:01.000Z","name":"Barbara Rippin","mobile_number":"228-213-5430","email_id":"Otilia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"12389684853882124","imei1":"12389684853882124","imei2":"12389684853882124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190640,"job_number":"JOB_190640","tr_customer_id":190658,"tr_customer_product_id":190648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11851452465804","imei1":"11851452465804","imei2":"11851452465804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190642,"job_number":"JOB_190642","tr_customer_id":190660,"tr_customer_product_id":190650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:05.000Z","modified_at":"2026-02-18T14:55:05.000Z","name":"Garrett Schmitt","mobile_number":"491-809-2662","email_id":"Ulises_Bernhard22@hotmail.com","dop":"2025-04-06","serial_number":"11486059669901832","imei1":"11486059669901832","imei2":"11486059669901832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190643,"job_number":"JOB_190643","tr_customer_id":190661,"tr_customer_product_id":190651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:55:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14434672793409","imei1":"14434672793409","imei2":"14434672793409","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190645,"job_number":"JOB_190645","tr_customer_id":190663,"tr_customer_product_id":190653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14092464236356","imei1":"14092464236356","imei2":"14092464236356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190646,"job_number":"JOB_190646","tr_customer_id":190664,"tr_customer_product_id":190654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"Estelle Schowalter","mobile_number":"673-557-0381","email_id":"Stanley.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"15370202108846828","imei1":"15370202108846828","imei2":"15370202108846828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190648,"job_number":"JOB_190648","tr_customer_id":190666,"tr_customer_product_id":190656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:49.000Z","modified_at":"2026-02-18T14:55:49.000Z","name":"Gracie Boyer","mobile_number":"693-751-2989","email_id":"Jaylon_Shields54@hotmail.com","dop":"2025-04-06","serial_number":"10291298634926798","imei1":"10291298634926798","imei2":"10291298634926798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190649,"job_number":"JOB_190649","tr_customer_id":190667,"tr_customer_product_id":190657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:31.000Z","modified_at":"2026-02-18T14:56:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10756206703496","imei1":"10756206703496","imei2":"10756206703496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190651,"job_number":"JOB_190651","tr_customer_id":190669,"tr_customer_product_id":190659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:33.000Z","modified_at":"2026-02-18T14:56:33.000Z","name":"Raymond Larkin","mobile_number":"596-275-8640","email_id":"Layne_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"18751274264825260","imei1":"18751274264825260","imei2":"18751274264825260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190652,"job_number":"JOB_190652","tr_customer_id":190670,"tr_customer_product_id":190660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:10:56.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18710629686405","imei1":"18710629686405","imei2":"18710629686405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190654,"job_number":"JOB_190654","tr_customer_id":190672,"tr_customer_product_id":190662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:58.000Z","modified_at":"2026-02-18T15:10:58.000Z","name":"Sydni Keeling","mobile_number":"645-412-5374","email_id":"Fanny_Conroy7@hotmail.com","dop":"2025-04-06","serial_number":"14563143144516856","imei1":"14563143144516856","imei2":"14563143144516856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190655,"job_number":"JOB_190655","tr_customer_id":190673,"tr_customer_product_id":190663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:11:40.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13109724821059","imei1":"13109724821059","imei2":"13109724821059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190657,"job_number":"JOB_190657","tr_customer_id":190675,"tr_customer_product_id":190665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:41.000Z","modified_at":"2026-02-18T15:11:41.000Z","name":"Beaulah Rempel","mobile_number":"831-298-0282","email_id":"Leone_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"19100566663783144","imei1":"19100566663783144","imei2":"19100566663783144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190659,"job_number":"JOB_190659","tr_customer_id":190677,"tr_customer_product_id":190667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:26:16.000Z","modified_at":"2026-02-18T15:26:16.000Z","name":"Madhuri Trivedi","mobile_number":"9929947330","email_id":"tushar.pillai@hotmail.com","dop":"2026-02-08","serial_number":"340740070219351","imei1":"340740070219351","imei2":"340740070219351","popurl":"www.kanti-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190666,"job_number":"JOB_190666","tr_customer_id":190684,"tr_customer_product_id":190674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Ravi Sinha","mobile_number":"9998817498","email_id":"subhashini.pandey@hotmail.com","dop":"2026-02-08","serial_number":"360077913737689","imei1":"360077913737689","imei2":"360077913737689","popurl":"www.bhoopat-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190667,"job_number":"JOB_190667","tr_customer_id":190685,"tr_customer_product_id":190675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Sachin Chaturvedi","mobile_number":"9942813226","email_id":"chandak.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"024242038505929","imei1":"024242038505929","imei2":"024242038505929","popurl":"www.trilochana-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190668,"job_number":"JOB_190668","tr_customer_id":190686,"tr_customer_product_id":190676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Chakrika Gill","mobile_number":"9963829283","email_id":"chaanakya.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"031661347280462","imei1":"031661347280462","imei2":"031661347280462","popurl":"www.veda-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190670,"job_number":"JOB_190670","tr_customer_id":190688,"tr_customer_product_id":190678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Bhamini Prajapat","mobile_number":"9987723638","email_id":"kanaka.kaul@gmail.com","dop":"2026-02-08","serial_number":"397353258768730","imei1":"397353258768730","imei2":"397353258768730","popurl":"www.deenabandhu-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190671,"job_number":"JOB_190671","tr_customer_id":190689,"tr_customer_product_id":190679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aditya Dhawan","mobile_number":"9963813652","email_id":"shashikala.rana@hotmail.com","dop":"2026-02-08","serial_number":"118827490352061","imei1":"118827490352061","imei2":"118827490352061","popurl":"www.anaadi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190673,"job_number":"JOB_190673","tr_customer_id":190690,"tr_customer_product_id":190681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhara Guha","mobile_number":"9960847595","email_id":"bahula.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"631862245641720","imei1":"631862245641720","imei2":"631862245641720","popurl":"www.narayan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190674,"job_number":"JOB_190674","tr_customer_id":190692,"tr_customer_product_id":190682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhananjay Dhawan","mobile_number":"9937748743","email_id":"anilabh.deshpande@gmail.com","dop":"2026-02-08","serial_number":"914722459616218","imei1":"914722459616218","imei2":"914722459616218","popurl":"www.birjesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190675,"job_number":"JOB_190675","tr_customer_id":190693,"tr_customer_product_id":190683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:49.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aasha Ahuja","mobile_number":"9923034500","email_id":"arjun.nehru@hotmail.com","dop":"2026-02-08","serial_number":"906597139776943","imei1":"906597139776943","imei2":"906597139776943","popurl":"www.aadi-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190677,"job_number":"JOB_190677","tr_customer_id":190695,"tr_customer_product_id":190685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Girish Kocchar","mobile_number":"9907784583","email_id":"bala.bhattacharya@gmail.com","dop":"2026-02-08","serial_number":"754635516214277","imei1":"754635516214277","imei2":"754635516214277","popurl":"www.jay-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190679,"job_number":"JOB_190679","tr_customer_id":190697,"tr_customer_product_id":190687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Budhil Singh","mobile_number":"9977100711","email_id":"chidambar.malik@gmail.com","dop":"2026-02-08","serial_number":"190678298127902","imei1":"190678298127902","imei2":"190678298127902","popurl":"www.sarisha-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190681,"job_number":"JOB_190681","tr_customer_id":190699,"tr_customer_product_id":190689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Deependra Sinha","mobile_number":"9993855488","email_id":"deeptimay.varman@hotmail.com","dop":"2026-02-08","serial_number":"929958213711352","imei1":"929958213711352","imei2":"929958213711352","popurl":"www.rohit-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190682,"job_number":"JOB_190682","tr_customer_id":190700,"tr_customer_product_id":190690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Bhargava Jain","mobile_number":"9972946500","email_id":"shakti.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"260860249930528","imei1":"260860249930528","imei2":"260860249930528","popurl":"www.digambara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190683,"job_number":"JOB_190683","tr_customer_id":190701,"tr_customer_product_id":190691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Dharmaketu Agarwal","mobile_number":"9919203439","email_id":"lakshminath.rana@gmail.com","dop":"2026-02-08","serial_number":"196581201586957","imei1":"196581201586957","imei2":"196581201586957","popurl":"www.shresthi-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190685,"job_number":"JOB_190685","tr_customer_id":190703,"tr_customer_product_id":190693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sushil Naik","mobile_number":"9914223342","email_id":"subhashini.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"595225063897682","imei1":"595225063897682","imei2":"595225063897682","popurl":"www.bhaaswar-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190686,"job_number":"JOB_190686","tr_customer_id":190704,"tr_customer_product_id":190694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Chandranath Prajapat","mobile_number":"9933089715","email_id":"usha.nehru@hotmail.com","dop":"2026-02-08","serial_number":"106071163814254","imei1":"106071163814254","imei2":"106071163814254","popurl":"www.brajesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190687,"job_number":"JOB_190687","tr_customer_id":190705,"tr_customer_product_id":190695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sloka Adiga","mobile_number":"9940145463","email_id":"nirbhay.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"722549154147402","imei1":"722549154147402","imei2":"722549154147402","popurl":"www.vaishvi-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190688,"job_number":"JOB_190688","tr_customer_id":190706,"tr_customer_product_id":190696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Manoj Dhawan","mobile_number":"9911224969","email_id":"vaishvi.nair@gmail.com","dop":"2026-02-08","serial_number":"066205105812836","imei1":"066205105812836","imei2":"066205105812836","popurl":"www.bodhan-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190690,"job_number":"JOB_190690","tr_customer_id":190708,"tr_customer_product_id":190698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Shashikala Gupta","mobile_number":"9916719479","email_id":"anang.banerjee@yahoo.co.in","dop":"2026-02-08","serial_number":"220002805792748","imei1":"220002805792748","imei2":"220002805792748","popurl":"www.jagmeet-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190691,"job_number":"JOB_190691","tr_customer_id":190709,"tr_customer_product_id":190699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Karunanidhi Dwivedi","mobile_number":"9979182164","email_id":"gati.pandey@gmail.com","dop":"2026-02-08","serial_number":"061608188411199","imei1":"061608188411199","imei2":"061608188411199","popurl":"www.ganesh-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190692,"job_number":"JOB_190692","tr_customer_id":190710,"tr_customer_product_id":190700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Chandi Deshpande","mobile_number":"9985843695","email_id":"kalyani.panicker@gmail.com","dop":"2026-02-08","serial_number":"042798946939628","imei1":"042798946939628","imei2":"042798946939628","popurl":"www.durga-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190693,"job_number":"JOB_190693","tr_customer_id":190711,"tr_customer_product_id":190701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Anjushri Tandon","mobile_number":"9917476404","email_id":"adhiraj.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"368692540354243","imei1":"368692540354243","imei2":"368692540354243","popurl":"www.chinmayanand-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190694,"job_number":"JOB_190694","tr_customer_id":190712,"tr_customer_product_id":190702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Laal Pandey","mobile_number":"9938307448","email_id":"deeptimoyee.desai@yahoo.co.in","dop":"2026-02-08","serial_number":"738850193323646","imei1":"738850193323646","imei2":"738850193323646","popurl":"www.mahendra-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190695,"job_number":"JOB_190695","tr_customer_id":190713,"tr_customer_product_id":190703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Bhuvanesh Dhawan","mobile_number":"9957205161","email_id":"elakshi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"589117757048954","imei1":"589117757048954","imei2":"589117757048954","popurl":"www.acharyanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190696,"job_number":"JOB_190696","tr_customer_id":190714,"tr_customer_product_id":190704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Ghanashyam Acharya","mobile_number":"9943648419","email_id":"bhaanumati.kaur@hotmail.com","dop":"2026-02-08","serial_number":"110768227845911","imei1":"110768227845911","imei2":"110768227845911","popurl":"www.adhrit-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190697,"job_number":"JOB_190697","tr_customer_id":190715,"tr_customer_product_id":190705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Priyala Chopra","mobile_number":"9988253904","email_id":"manisha.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"497970357778139","imei1":"497970357778139","imei2":"497970357778139","popurl":"www.keerti-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190698,"job_number":"JOB_190698","tr_customer_id":190716,"tr_customer_product_id":190706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Rita Chaturvedi","mobile_number":"9971026830","email_id":"chandrani.pilla@hotmail.com","dop":"2026-02-08","serial_number":"808845320646678","imei1":"808845320646678","imei2":"808845320646678","popurl":"www.kamla-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190699,"job_number":"JOB_190699","tr_customer_id":190717,"tr_customer_product_id":190707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Adityanandana Varrier","mobile_number":"9983132580","email_id":"aayushman.dwivedi@gmail.com","dop":"2026-02-08","serial_number":"482691076096810","imei1":"482691076096810","imei2":"482691076096810","popurl":"www.kamla-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190700,"job_number":"JOB_190700","tr_customer_id":190718,"tr_customer_product_id":190708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Javas Chopra","mobile_number":"9905543937","email_id":"chitramala.trivedi@gmail.com","dop":"2026-02-08","serial_number":"762676635187687","imei1":"762676635187687","imei2":"762676635187687","popurl":"www.bhima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190701,"job_number":"JOB_190701","tr_customer_id":190719,"tr_customer_product_id":190709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vasudev Kakkar","mobile_number":"9937219634","email_id":"jaimini.ahuja@gmail.com","dop":"2026-02-08","serial_number":"034067222054995","imei1":"034067222054995","imei2":"034067222054995","popurl":"www.gangesh-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190702,"job_number":"JOB_190702","tr_customer_id":190720,"tr_customer_product_id":190710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Swarnalata Banerjee","mobile_number":"9925793003","email_id":"suma.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"888507427367368","imei1":"888507427367368","imei2":"888507427367368","popurl":"www.aadrika-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190703,"job_number":"JOB_190703","tr_customer_id":190721,"tr_customer_product_id":190711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Indra Shah","mobile_number":"9953110753","email_id":"charuvrat.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"894123340604646","imei1":"894123340604646","imei2":"894123340604646","popurl":"www.devani-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190704,"job_number":"JOB_190704","tr_customer_id":190722,"tr_customer_product_id":190712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devajyoti Abbott","mobile_number":"9937062683","email_id":"amrit.dhawan@gmail.com","dop":"2026-02-08","serial_number":"898170454253248","imei1":"898170454253248","imei2":"898170454253248","popurl":"www.shresth-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190705,"job_number":"JOB_190705","tr_customer_id":190723,"tr_customer_product_id":190713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Aadinath Sharma","mobile_number":"9995031609","email_id":"datta.dubashi@yahoo.co.in","dop":"2026-02-08","serial_number":"709667312192850","imei1":"709667312192850","imei2":"709667312192850","popurl":"www.pramila-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190706,"job_number":"JOB_190706","tr_customer_id":190724,"tr_customer_product_id":190714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vaijayanti Shah","mobile_number":"9914659983","email_id":"krishnadas.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"767548065135183","imei1":"767548065135183","imei2":"767548065135183","popurl":"www.brajesh-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190707,"job_number":"JOB_190707","tr_customer_id":190725,"tr_customer_product_id":190715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devadatt Pandey","mobile_number":"9948108767","email_id":"adinath.singh@gmail.com","dop":"2026-02-08","serial_number":"125829398629276","imei1":"125829398629276","imei2":"125829398629276","popurl":"www.jyoti-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190708,"job_number":"JOB_190708","tr_customer_id":190726,"tr_customer_product_id":190716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Suresh Banerjee","mobile_number":"9936928722","email_id":"aayushman.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"381166135272132","imei1":"381166135272132","imei2":"381166135272132","popurl":"www.kalinda-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190709,"job_number":"JOB_190709","tr_customer_id":190727,"tr_customer_product_id":190717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Akshayakeerti Varman","mobile_number":"9947826782","email_id":"niro.menon@yahoo.co.in","dop":"2026-02-08","serial_number":"024769662191140","imei1":"024769662191140","imei2":"024769662191140","popurl":"www.dhanpati-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190710,"job_number":"JOB_190710","tr_customer_id":190728,"tr_customer_product_id":190718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Ananda Iyer","mobile_number":"9972043194","email_id":"guru.butt@gmail.com","dop":"2026-02-08","serial_number":"681270300877560","imei1":"681270300877560","imei2":"681270300877560","popurl":"www.chitramala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190711,"job_number":"JOB_190711","tr_customer_id":190729,"tr_customer_product_id":190719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Malati Gowda","mobile_number":"9995820233","email_id":"ujjawal.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"565786414057120","imei1":"565786414057120","imei2":"565786414057120","popurl":"www.ghanaanand-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190712,"job_number":"JOB_190712","tr_customer_id":190730,"tr_customer_product_id":190720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Gajbaahu Trivedi","mobile_number":"9987078989","email_id":"meghnad.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"939988791014597","imei1":"939988791014597","imei2":"939988791014597","popurl":"www.dulari-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190713,"job_number":"JOB_190713","tr_customer_id":190731,"tr_customer_product_id":190721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjaneya Mehra","mobile_number":"9948799542","email_id":"chatur.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"889854470156351","imei1":"889854470156351","imei2":"889854470156351","popurl":"www.swapnil-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190714,"job_number":"JOB_190714","tr_customer_id":190732,"tr_customer_product_id":190722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjushri Khanna","mobile_number":"9924418711","email_id":"mahendra.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"565953893400414","imei1":"565953893400414","imei2":"565953893400414","popurl":"www.suma-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190715,"job_number":"JOB_190715","tr_customer_id":190733,"tr_customer_product_id":190723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Tanushri Iyengar","mobile_number":"9922970292","email_id":"ganapati.chopra@yahoo.co.in","dop":"2026-02-08","serial_number":"041946416314575","imei1":"041946416314575","imei2":"041946416314575","popurl":"www.chandrani-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190716,"job_number":"JOB_190716","tr_customer_id":190734,"tr_customer_product_id":190724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Menaka Adiga","mobile_number":"9982390805","email_id":"aruna.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"735451815525772","imei1":"735451815525772","imei2":"735451815525772","popurl":"www.agrata-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190717,"job_number":"JOB_190717","tr_customer_id":190735,"tr_customer_product_id":190725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ekdant Agarwal","mobile_number":"9918191696","email_id":"manjusha.joshi@gmail.com","dop":"2026-02-08","serial_number":"238904469916124","imei1":"238904469916124","imei2":"238904469916124","popurl":"www.ajit-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190719,"job_number":"JOB_190719","tr_customer_id":190737,"tr_customer_product_id":190727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Divjot Johar","mobile_number":"9968875543","email_id":"bhargava.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"452774791485244","imei1":"452774791485244","imei2":"452774791485244","popurl":"www.chitrangada-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190720,"job_number":"JOB_190720","tr_customer_id":190738,"tr_customer_product_id":190728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Bela Nehru","mobile_number":"9931454219","email_id":"smita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"067457911990389","imei1":"067457911990389","imei2":"067457911990389","popurl":"www.aanand-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190721,"job_number":"JOB_190721","tr_customer_id":190739,"tr_customer_product_id":190729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ameyatma Dutta","mobile_number":"9975313125","email_id":"vidhya.khanna@gmail.com","dop":"2026-02-08","serial_number":"984791919755211","imei1":"984791919755211","imei2":"984791919755211","popurl":"www.anagh-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190722,"job_number":"JOB_190722","tr_customer_id":190740,"tr_customer_product_id":190730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Dinesh Asan","mobile_number":"9990989075","email_id":"meghnad.shah@gmail.com","dop":"2026-02-08","serial_number":"963541704313666","imei1":"963541704313666","imei2":"963541704313666","popurl":"www.chakravarti-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190723,"job_number":"JOB_190723","tr_customer_id":190741,"tr_customer_product_id":190731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Krishna Chaturvedi","mobile_number":"9964271763","email_id":"karunanidhi.chopra@gmail.com","dop":"2026-02-08","serial_number":"821318046277907","imei1":"821318046277907","imei2":"821318046277907","popurl":"www.gitanjali-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190729,"job_number":"JOB_190729","tr_customer_id":190747,"tr_customer_product_id":190737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:03:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"86641069825194","imei1":"86641069825194","imei2":"86641069825194","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190731,"job_number":"JOB_190731","tr_customer_id":190749,"tr_customer_product_id":190739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:05.000Z","modified_at":"2026-02-18T16:13:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107195018195099","imei1":"107195018195099","imei2":"107195018195099","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190733,"job_number":"JOB_190733","tr_customer_id":190751,"tr_customer_product_id":190741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:18.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109186612000098","imei1":"109186612000098","imei2":"109186612000098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190736,"job_number":"JOB_190736","tr_customer_id":190754,"tr_customer_product_id":190744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:31:52.000Z","modified_at":"2026-02-18T16:31:52.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-18","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-18T16:31:51.474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190737,"job_number":"JOB_190737","tr_customer_id":190755,"tr_customer_product_id":190745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10425644068984","imei1":"10425644068984","imei2":"10425644068984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190739,"job_number":"JOB_190739","tr_customer_id":190757,"tr_customer_product_id":190747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:03.000Z","modified_at":"2026-02-18T16:49:03.000Z","name":"Raheem Zboncak","mobile_number":"213-451-0055","email_id":"Eda.Weimann83@gmail.com","dop":"2025-04-06","serial_number":"11893012926297470","imei1":"11893012926297470","imei2":"11893012926297470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190740,"job_number":"JOB_190740","tr_customer_id":190758,"tr_customer_product_id":190748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:49:35.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13854111585480","imei1":"13854111585480","imei2":"13854111585480","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190742,"job_number":"JOB_190742","tr_customer_id":190760,"tr_customer_product_id":190750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:36.000Z","modified_at":"2026-02-18T16:49:36.000Z","name":"Malika Zulauf","mobile_number":"547-427-4261","email_id":"Yoshiko87@hotmail.com","dop":"2025-08-24","serial_number":"1024300678223886","imei1":"1024300678223886","imei2":"1024300678223886","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190743,"job_number":"JOB_190743","tr_customer_id":190761,"tr_customer_product_id":190751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:49:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17906896352827","imei1":"17906896352827","imei2":"17906896352827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190745,"job_number":"JOB_190745","tr_customer_id":190763,"tr_customer_product_id":190753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:50.000Z","modified_at":"2026-02-18T16:49:50.000Z","name":"Grayson Sporer","mobile_number":"568-550-7396","email_id":"Mason52@gmail.com","dop":"2025-04-06","serial_number":"16510994969847992","imei1":"16510994969847992","imei2":"16510994969847992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190746,"job_number":"JOB_190746","tr_customer_id":190764,"tr_customer_product_id":190754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:21.000Z","modified_at":"2026-02-18T16:50:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19800046826230","imei1":"19800046826230","imei2":"19800046826230","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190748,"job_number":"JOB_190748","tr_customer_id":190766,"tr_customer_product_id":190756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:23.000Z","modified_at":"2026-02-18T16:50:23.000Z","name":"Myron Botsford","mobile_number":"741-878-9056","email_id":"Jacinthe_Beer16@yahoo.com","dop":"2025-08-24","serial_number":"1053945805964916","imei1":"1053945805964916","imei2":"1053945805964916","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190749,"job_number":"JOB_190749","tr_customer_id":190767,"tr_customer_product_id":190757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:33.000Z","modified_at":"2026-02-18T16:50:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15210998790186","imei1":"15210998790186","imei2":"15210998790186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190751,"job_number":"JOB_190751","tr_customer_id":190769,"tr_customer_product_id":190759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:35.000Z","modified_at":"2026-02-18T16:50:35.000Z","name":"Ambrose Flatley","mobile_number":"889-934-5114","email_id":"Litzy.Crist66@hotmail.com","dop":"2025-04-06","serial_number":"17270159494367210","imei1":"17270159494367210","imei2":"17270159494367210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190752,"job_number":"JOB_190752","tr_customer_id":190770,"tr_customer_product_id":190760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:07.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15595700127397","imei1":"15595700127397","imei2":"15595700127397","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190754,"job_number":"JOB_190754","tr_customer_id":190772,"tr_customer_product_id":190762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:08.000Z","modified_at":"2026-02-18T16:51:08.000Z","name":"Pauline Bode","mobile_number":"595-464-9791","email_id":"Rolando_Rodriguez@hotmail.com","dop":"2025-08-24","serial_number":"1055842905667129","imei1":"1055842905667129","imei2":"1055842905667129","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190755,"job_number":"JOB_190755","tr_customer_id":190773,"tr_customer_product_id":190763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:56:18.000Z","modified_at":"2026-02-18T16:56:18.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"159704402458597","imei1":"159704402458597","imei2":"159704402458597","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190756,"job_number":"JOB_190756","tr_customer_id":190774,"tr_customer_product_id":190764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11273454079159","imei1":"11273454079159","imei2":"11273454079159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190758,"job_number":"JOB_190758","tr_customer_id":190776,"tr_customer_product_id":190766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:14.000Z","modified_at":"2026-02-18T16:57:14.000Z","name":"Trinity Windler","mobile_number":"564-717-5075","email_id":"Shad16@hotmail.com","dop":"2025-04-06","serial_number":"12533939180653268","imei1":"12533939180653268","imei2":"12533939180653268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190760,"job_number":"JOB_190760","tr_customer_id":190778,"tr_customer_product_id":190768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:57:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18040294620582","imei1":"18040294620582","imei2":"18040294620582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190762,"job_number":"JOB_190762","tr_customer_id":190780,"tr_customer_product_id":190770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:59.000Z","modified_at":"2026-02-18T16:57:59.000Z","name":"Matilda Wuckert","mobile_number":"638-811-9198","email_id":"Devan.Denesik43@gmail.com","dop":"2025-04-06","serial_number":"14903055407771012","imei1":"14903055407771012","imei2":"14903055407771012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190763,"job_number":"JOB_190763","tr_customer_id":190781,"tr_customer_product_id":190771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:11.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14416982218148","imei1":"14416982218148","imei2":"14416982218148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190765,"job_number":"JOB_190765","tr_customer_id":190783,"tr_customer_product_id":190773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:12.000Z","modified_at":"2026-02-18T16:58:12.000Z","name":"Manuel Wyman","mobile_number":"772-249-0014","email_id":"Shad3@hotmail.com","dop":"2025-08-24","serial_number":"1001278836644339","imei1":"1001278836644339","imei2":"1001278836644339","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190766,"job_number":"JOB_190766","tr_customer_id":190784,"tr_customer_product_id":190774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:58:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13854160535871","imei1":"13854160535871","imei2":"13854160535871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190768,"job_number":"JOB_190768","tr_customer_id":190786,"tr_customer_product_id":190776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:43.000Z","modified_at":"2026-02-18T16:58:43.000Z","name":"Horace Graham","mobile_number":"516-343-5447","email_id":"Edyth_Brekke13@gmail.com","dop":"2025-04-06","serial_number":"10342410809123496","imei1":"10342410809123496","imei2":"10342410809123496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190769,"job_number":"JOB_190769","tr_customer_id":190787,"tr_customer_product_id":190777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:01.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13140027033418","imei1":"13140027033418","imei2":"13140027033418","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190771,"job_number":"JOB_190771","tr_customer_id":190789,"tr_customer_product_id":190779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:02.000Z","modified_at":"2026-02-18T16:59:02.000Z","name":"Major Stroman","mobile_number":"512-223-4891","email_id":"Drew88@gmail.com","dop":"2025-08-24","serial_number":"1014582494321798","imei1":"1014582494321798","imei2":"1014582494321798","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190772,"job_number":"JOB_190772","tr_customer_id":190790,"tr_customer_product_id":190780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:50.000Z","modified_at":"2026-02-18T16:59:50.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13797287661514","imei1":"13797287661514","imei2":"13797287661514","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190774,"job_number":"JOB_190774","tr_customer_id":190792,"tr_customer_product_id":190782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:52.000Z","modified_at":"2026-02-18T16:59:52.000Z","name":"Elbert Moore","mobile_number":"688-389-6357","email_id":"Juana_Stokes@hotmail.com","dop":"2025-08-24","serial_number":"1001168743640961","imei1":"1001168743640961","imei2":"1001168743640961","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190470,"job_number":"JOB_190470","tr_customer_id":190488,"tr_customer_product_id":190478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:34:08.000Z","modified_at":"2026-02-18T14:34:08.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190471,"job_number":"JOB_190471","tr_customer_id":190489,"tr_customer_product_id":190479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:40.000Z","modified_at":"2026-02-18T14:37:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"196062139109550","imei1":"196062139109550","imei2":"196062139109550","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190472,"job_number":"JOB_190472","tr_customer_id":190490,"tr_customer_product_id":190480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Hassie Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173371444711747","imei1":"173371444711747","imei2":"173371444711747","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190473,"job_number":"JOB_190473","tr_customer_id":190491,"tr_customer_product_id":190481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Janiya Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126760794545176","imei1":"126760794545176","imei2":"126760794545176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190474,"job_number":"JOB_190474","tr_customer_id":190492,"tr_customer_product_id":190482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Guido Fahey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108676025542683","imei1":"108676025542683","imei2":"108676025542683","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190475,"job_number":"JOB_190475","tr_customer_id":190493,"tr_customer_product_id":190483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139493274060908","imei1":"139493274060908","imei2":"139493274060908","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190476,"job_number":"JOB_190476","tr_customer_id":190494,"tr_customer_product_id":190484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Retha Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183644150904033","imei1":"183644150904033","imei2":"183644150904033","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190477,"job_number":"JOB_190477","tr_customer_id":190495,"tr_customer_product_id":190485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Wade Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167483661364111","imei1":"167483661364111","imei2":"167483661364111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190478,"job_number":"JOB_190478","tr_customer_id":190496,"tr_customer_product_id":190486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Brandy Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161597047849821","imei1":"161597047849821","imei2":"161597047849821","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190583,"job_number":"JOB_190583","tr_customer_id":190601,"tr_customer_product_id":190591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101069359220426","imei1":"101069359220426","imei2":"101069359220426","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190585,"job_number":"JOB_190585","tr_customer_id":190603,"tr_customer_product_id":190593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"Alisha Stoltenberg","mobile_number":"911-804-8856","email_id":"Marilie8@gmail.com","dop":"2025-06-09","serial_number":"107820027670054","imei1":"107820027670054","imei2":"107820027670054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190589,"job_number":"JOB_190589","tr_customer_id":190607,"tr_customer_product_id":190597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:17.000Z","modified_at":"2026-02-18T14:51:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103028992127620","imei1":"103028992127620","imei2":"103028992127620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190593,"job_number":"JOB_190593","tr_customer_id":190611,"tr_customer_product_id":190601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"Vladimir Huel","mobile_number":"958-290-8137","email_id":"Vincenza_Hamill@hotmail.com","dop":"2025-06-09","serial_number":"100889196891166","imei1":"100889196891166","imei2":"100889196891166","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190596,"job_number":"JOB_190596","tr_customer_id":190614,"tr_customer_product_id":190604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101127826062162","imei1":"101127826062162","imei2":"101127826062162","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190599,"job_number":"JOB_190599","tr_customer_id":190617,"tr_customer_product_id":190607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Jasper Roob","mobile_number":"466-478-0319","email_id":"Domingo.Shields65@gmail.com","dop":"2025-06-09","serial_number":"107790462254888","imei1":"107790462254888","imei2":"107790462254888","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190658,"job_number":"JOB_190658","tr_customer_id":190676,"tr_customer_product_id":190666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:13:36.000Z","modified_at":"2026-02-18T15:13:36.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17613815388988","imei1":"17613815388988","imei2":"17613815388988","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190660,"job_number":"JOB_190660","tr_customer_id":190678,"tr_customer_product_id":190668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:34:07.000Z","modified_at":"2026-02-18T15:34:07.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289571","imei1":"19645038289571","imei2":"19645038289571","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190661,"job_number":"JOB_190661","tr_customer_id":190679,"tr_customer_product_id":190669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:36:43.000Z","modified_at":"2026-02-18T15:36:43.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289572","imei1":"19645038289572","imei2":"19645038289572","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190662,"job_number":"JOB_190662","tr_customer_id":190680,"tr_customer_product_id":190670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:21.000Z","modified_at":"2026-02-18T15:37:21.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10996056369681","imei1":"10996056369681","imei2":"10996056369681","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190663,"job_number":"JOB_190663","tr_customer_id":190681,"tr_customer_product_id":190671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:33.000Z","modified_at":"2026-02-18T15:37:33.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12339313144885","imei1":"12339313144885","imei2":"12339313144885","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190664,"job_number":"JOB_190664","tr_customer_id":190682,"tr_customer_product_id":190672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:17.000Z","modified_at":"2026-02-18T15:39:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"15739652209136","imei1":"15739652209136","imei2":"15739652209136","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190665,"job_number":"JOB_190665","tr_customer_id":190683,"tr_customer_product_id":190673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:25.000Z","modified_at":"2026-02-18T15:39:25.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14463112094098","imei1":"14463112094098","imei2":"14463112094098","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190735,"job_number":"JOB_190735","tr_customer_id":190753,"tr_customer_product_id":190743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:14:26.000Z","modified_at":"2026-02-18T16:14:26.000Z","name":"Ryley Friesen","mobile_number":"438-305-3867","email_id":"Frederique_Crooks@yahoo.com","dop":"2026-01-06","serial_number":"10032141668127","imei1":"10032141668127","imei2":"10032141668127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190501,"job_number":"JOB_190501","tr_customer_id":190519,"tr_customer_product_id":190509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:26.000Z","modified_at":"2026-02-18T14:40:26.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10449796685523","imei1":"10449796685523","imei2":"10449796685523","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190503,"job_number":"JOB_190503","tr_customer_id":190521,"tr_customer_product_id":190511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:28.000Z","modified_at":"2026-02-18T14:40:28.000Z","name":"Quinten Watsica","mobile_number":"212-803-5881","email_id":"Avis_Pagac39@gmail.com","dop":"2000-01-31","serial_number":"1010179613098138","imei1":"1010179613098138","imei2":"1010179613098138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190513,"job_number":"JOB_190513","tr_customer_id":190531,"tr_customer_product_id":190521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:11.000Z","modified_at":"2026-02-18T14:41:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10965799014214","imei1":"10965799014214","imei2":"10965799014214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190515,"job_number":"JOB_190515","tr_customer_id":190533,"tr_customer_product_id":190523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:13.000Z","modified_at":"2026-02-18T14:41:13.000Z","name":"Corbin Christiansen","mobile_number":"815-320-0515","email_id":"Freddy_Crona@gmail.com","dop":"2000-01-31","serial_number":"1070786633422090","imei1":"1070786633422090","imei2":"1070786633422090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190525,"job_number":"JOB_190525","tr_customer_id":190543,"tr_customer_product_id":190533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:56.000Z","modified_at":"2026-02-18T14:41:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10525716578748","imei1":"10525716578748","imei2":"10525716578748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190527,"job_number":"JOB_190527","tr_customer_id":190545,"tr_customer_product_id":190535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:58.000Z","modified_at":"2026-02-18T14:41:58.000Z","name":"Nat Legros","mobile_number":"287-533-7840","email_id":"Zoe_Turner82@hotmail.com","dop":"2000-01-31","serial_number":"1003677544319153","imei1":"1003677544319153","imei2":"1003677544319153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190540,"job_number":"JOB_190540","tr_customer_id":190558,"tr_customer_product_id":190548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:41.000Z","modified_at":"2026-02-18T14:42:41.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10155552793936","imei1":"10155552793936","imei2":"10155552793936","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190542,"job_number":"JOB_190542","tr_customer_id":190560,"tr_customer_product_id":190550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:43.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Madisyn Gorczany","mobile_number":"590-597-3628","email_id":"Toni86@hotmail.com","dop":"2000-01-31","serial_number":"1049948284750871","imei1":"1049948284750871","imei2":"1049948284750871","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token dec3da76-701c-43ed-a493-9e5fdb97a409
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-N4x1F69s5CS7PRLKKmqVVSBhNSs"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token b3364e2c-7af5-45ac-b627-f299456c92fb
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token dda40e1a-ccc7-4a7e-8c74-9e73f550cebf
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Cache-Control no-cache
Postman-Token aa1768e4-49fb-4a51-b152-29c1ee8543a1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Cache-Control no-cache
Postman-Token 7f264bf4-3699-4c6a-9a4e-a9c384c6f44e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Cache-Control no-cache
Postman-Token d6c62f91-ba4a-44f9-a7d0-8205244767de
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Cache-Control no-cache
Postman-Token ea9b5ee3-6271-4aaf-b243-9d591a2475a7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-Sz6SeSzbKTkHNWGC2C2koXSfFYo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":304}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Cache-Control no-cache
Postman-Token 12cb69e0-bdb1-4c95-9c44-52b4644183f0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-Sz6SeSzbKTkHNWGC2C2koXSfFYo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":304}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 27d49f95-6523-491f-a578-4ab4f87d890c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 2.91KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
Cache-Control no-cache
Postman-Token d71c97fe-522e-48ed-aba4-303f22572404
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2975
ETag W/"b9f-XX9QZEUiS3nKtzq5hD3piVBqgNk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 2.91KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
Cache-Control no-cache
Postman-Token 834b9e3b-55f7-4a76-89b7-09914fc07832
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2975
ETag W/"b9f-XX9QZEUiS3nKtzq5hD3piVBqgNk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 2.91KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
Cache-Control no-cache
Postman-Token ec6169cf-ea30-43f5-ae99-3e626d2dcdd0
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2975
ETag W/"b9f-XX9QZEUiS3nKtzq5hD3piVBqgNk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 2.91KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
Cache-Control no-cache
Postman-Token c0870ba0-4044-4e48-9b2d-276d65bb9d43
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 2975
ETag W/"b9f-XX9QZEUiS3nKtzq5hD3piVBqgNk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
Cache-Control no-cache
Postman-Token a8175587-a1d6-4b4f-aab7-fca674d6b468
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 235 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token e73225c6-fab2-42dd-a7f3-6b922799226b
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
Cache-Control no-cache
Postman-Token 21b09f03-6e1b-4d46-8b81-5832900aea35
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
Cache-Control no-cache
Postman-Token 892b8a7a-3e31-4716-b5de-dcd2bb4cbea9
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
Cache-Control no-cache
Postman-Token 6ac406e4-860e-42fa-8d3c-4d9d2c6e4e6f
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 3.55KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Cache-Control no-cache
Postman-Token 0689a092-a69b-465f-bcf7-046855e739d1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3633
ETag W/"e31-b7dkKrwP/iLQ9pi74ki/gZNNPws"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 3 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 3 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 3 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 10 5 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 324ms
Mean size per request: 3.55KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Cache-Control no-cache
Postman-Token e29df2f8-4305-42b5-9062-763961909b15
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3633
ETag W/"e31-b7dkKrwP/iLQ9pi74ki/gZNNPws"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 3.55KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Cache-Control no-cache
Postman-Token 25dbd9d8-25ef-41a0-ae18-e54a5222c79f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3633
ETag W/"e31-b7dkKrwP/iLQ9pi74ki/gZNNPws"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 326ms
Mean size per request: 3.55KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Cache-Control no-cache
Postman-Token 3985977a-9ed4-472e-aa9e-1298fc33809b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3633
ETag W/"e31-b7dkKrwP/iLQ9pi74ki/gZNNPws"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 847c443f-78f2-4f03-a63e-39abcf0727d7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:15:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 00cbffdd-8107-42d7-b362-f553a9626cba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8434642c-8730-45eb-8d3d-465a88ec70ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c21f2669-9dd4-4a71-ad22-aae3aed6bb3c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e84016d-14e7-498f-b6f7-300516d5f9a9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d08a90e-d76b-40b0-afa1-d7477a5b3425
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b2902da5-cef9-43e0-9628-d7fe5b0fa1f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Mzd9.OKyiWLv9HN0aFLHfF7i_RpFRvIYaqwqAqJxd7k8IjxM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3133a711-28cb-4336-81fd-688ed62c1a8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token b08a1f06-3383-4266-95d7-577dd22c4710
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-wJKtnB6M2mzufPDTM7QNg15yZsU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk0NX0.A_7aZKMQlGt4tEJd3wvq4WTBxxG7qndRWD_7RaRyMkc"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 641411d0-d344-4d0c-984b-e1713cf44c0a
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-3BYqmPU+8yZrKanZ7YcJrIus0GU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk0Nn0.SrFGhzptJB38z-YA0NAw222hONhu4E7XIXYZie4CmDU"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token cca125f8-3477-4ec9-8522-fb780db4f637
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 6ac6f319-7666-4a17-83fe-d10a45420ed0
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token adbc769a-2066-4d68-a275-34d0385b8914
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk0NX0.A_7aZKMQlGt4tEJd3wvq4WTBxxG7qndRWD_7RaRyMkc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d4c6033-fd4f-4269-b6e9-37bd2511a50d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk0NX0.A_7aZKMQlGt4tEJd3wvq4WTBxxG7qndRWD_7RaRyMkc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 20e480b4-4aa1-4ef5-8efd-bb06802506c1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 64ff6ee2-b099-4124-8952-eda1dde8161a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79b48581-1af9-4832-b433-634bbb5e939b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk0NX0.A_7aZKMQlGt4tEJd3wvq4WTBxxG7qndRWD_7RaRyMkc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d868fed8-f3a1-4587-8dac-de65b0d7a4e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-mYR0V4imIWX8MqGPkoSCiipPYAo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk0NX0.A_7aZKMQlGt4tEJd3wvq4WTBxxG7qndRWD_7RaRyMkc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 475fc3d8-08b8-4d64-8634-20d7f15726ec
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-mYR0V4imIWX8MqGPkoSCiipPYAo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f88113d1-524e-4f10-9bbe-9f96f02ab63c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk0NX0.A_7aZKMQlGt4tEJd3wvq4WTBxxG7qndRWD_7RaRyMkc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token acf8c548-608d-43f4-a865-a828bbf0ae5d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-mYR0V4imIWX8MqGPkoSCiipPYAo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk0NX0.A_7aZKMQlGt4tEJd3wvq4WTBxxG7qndRWD_7RaRyMkc
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 13ce5454-8e03-457e-b5c6-852e1e86bdf1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-mYR0V4imIWX8MqGPkoSCiipPYAo"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk0NX0.A_7aZKMQlGt4tEJd3wvq4WTBxxG7qndRWD_7RaRyMkc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d1a8df82-18cc-4ab6-8dba-76097f6d1959
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d6ec6d9f-7c80-4723-8814-48930176ac1c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7ddeaa1d-dfd1-46b6-acdc-f4bb9b2ded04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5f2e3ddc-ee1c-47dd-be1a-447a173780af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0566bbd2-fc50-4511-901d-83eb798c52c0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 401ms
Mean size per request: 1.01KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk0NX0.A_7aZKMQlGt4tEJd3wvq4WTBxxG7qndRWD_7RaRyMkc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce8c4573-1154-46db-8455-2e671629d051
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"407-6jDuUkj46mMPZ9o4abd7VhGtTqI"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:15:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f79e2f4-a9be-43fa-afdb-d1e8b7a77e56
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8bd2bdc-e012-4785-b093-861b52438e4a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b51125f-af95-4c3d-8e85-f0c581fb105b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 390172b1-e976-4c6c-aa36-e433e27be15d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk0NX0.A_7aZKMQlGt4tEJd3wvq4WTBxxG7qndRWD_7RaRyMkc
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6666cba5-7013-4ac0-b338-7d9b12d739a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 403ms
Mean size per request: 1.01KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 16ee2705-92bd-40b3-a4d5-6634f44cf8eb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"407-6jDuUkj46mMPZ9o4abd7VhGtTqI"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:15:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44ff8796-8280-4819-914b-d30e757d8548
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 93d59d21-c93d-453f-8dad-e1cee1f18443
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 403ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f963ce5-f728-4291-adf1-8b25b6af22e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"407-6jDuUkj46mMPZ9o4abd7VhGtTqI"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:15:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 413ms
Mean size per request: 1.01KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6bd6ba93-24bd-4789-a0fd-ef1da0aad451
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"407-6jDuUkj46mMPZ9o4abd7VhGtTqI"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:15:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6436eed5-76ca-49c8-a820-fc924b07be85
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-qO4mck7UPsmkAd36K2KhFKOR4bk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 856deb30-dbe2-4741-9c9b-e95de6818854
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3cfd43ee-e7e8-4214-aac3-07716481d1f3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-PetS1iwBUN1kna0YqPw0vKXq9eM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":964},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 048031d5-3cd8-4305-93d3-4a05fd22e0af
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 31B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 27a21289-66d1-4291-832a-2d80c59ee8ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 0 1 0
Validate the response schema is matching with expected schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify that the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 356f841c-f1d7-47a0-8274-c64f7f61903e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b38d3461-fc14-4014-b75e-6ff4972d3e73
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e54c48b-c7df-4d3c-818b-1265815f5c28
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3ba8d09c-aa6b-4106-8e1d-73763d94dc40
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1bd89f32-69c0-4c3d-92e8-f8ca5b0139e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1c3567d-356f-4901-92e5-de7fc9e68fa6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9972458f-c4e7-43f5-814f-ed068723e1d2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be5bb344-c4cf-4ed9-b570-346a6393faf1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7e76e784-9e80-4f5d-8d4c-c1c6082a88bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ef119357-f1cf-4889-9508-74da1edf96db
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5df74be8-3f2c-442c-bbd9-1067178bf493
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c7923f15-b6d8-4521-a01b-d38c54d73674
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 82f618f1-2b2a-4f0f-8150-293e9e3902fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTN9.mzLsG-a3Tx6Lqe3SSNaYqbEDHO39WbK2wl0XCzfUEmI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e91de9ca-bf7a-47f8-90f6-751281b322fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fae27ca6-83d4-4038-9164-3c6991de950b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-8FXJULDpo2l8cMUv7RswgcFmNaE"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 1 0 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 984c6ef2-c80b-4d7c-b65f-11411fc86c93
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-8FXJULDpo2l8cMUv7RswgcFmNaE"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 226 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5d4fe22-ebc3-4d22-bc95-5ad33231acc9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58b6af84-9967-42bb-9d0a-1602ef52fb35
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Cache-Control no-cache
Postman-Token d1f12e17-d79e-4b0d-9fd2-9e5803e460e6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Cache-Control no-cache
Postman-Token 52309d48-58f7-4a9b-af41-9c37ffefedb3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:15:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Cache-Control no-cache
Postman-Token 6f61086a-9f5f-4b9b-af04-53660457f70b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b2fbb9f9-3fa2-4ee1-b35c-29fead4c2de7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-q+D05AqxgZCq56N9l2as8UAycBQ"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":965},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Cache-Control no-cache
Postman-Token fb17d026-3619-450c-b782-719ad144a1ed
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token 4e982b70-4d23-4444-a27e-55bfd1220359
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Cache-Control no-cache
Postman-Token 23c1a985-71c1-4c85-a86a-af2d61718867
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 253ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type application/json
Cache-Control no-cache
Postman-Token e909a4dd-7fb7-466b-b836-c194095efb11
Content-Length 1070
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Manoj",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 252ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type application/json
Cache-Control no-cache
Postman-Token b8ae03e4-8850-451c-a182-754d823c4287
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 253ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
randomNumber 947
randomFirstName Norval
randomLastName Buckridge
randomEmail Cornelius.Spencer@gmail.com
randomPhoneNumber 825-535-4734
Content-Type application/json
Cache-Control no-cache
Postman-Token 2bf6556f-918b-45fe-a1cb-057beb2190d7
Content-Length 1074
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Pagac",
                "last_name": "Emerald",
                "mobile_number": "813-697-9382",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Tatum_Parker66@yahoo.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Cache-Control no-cache
Postman-Token 8fd14bf7-2917-4967-8cd2-08b82a37ac8f
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-q+D05AqxgZCq56N9l2as8UAycBQ"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":965},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 242 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token f54f7486-d9ae-4df1-8333-31bdc8f2f3ec
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token 1b4e01a3-fb60-47d2-9003-6873d2f0b901
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 357ms
Mean size per request: 936.56KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type application/json
Cache-Control no-cache
Postman-Token 8e178e49-27d8-4379-b2b3-1a64ce1b0464
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 959035
ETag W/"ea23b-pSUMl1k99duq/2bBy6mDew8lZ0c"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190501,"job_number":"JOB_190501","tr_customer_id":190519,"tr_customer_product_id":190509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:26.000Z","modified_at":"2026-02-18T14:40:26.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10449796685523","imei1":"10449796685523","imei2":"10449796685523","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190503,"job_number":"JOB_190503","tr_customer_id":190521,"tr_customer_product_id":190511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:28.000Z","modified_at":"2026-02-18T14:40:28.000Z","name":"Quinten Watsica","mobile_number":"212-803-5881","email_id":"Avis_Pagac39@gmail.com","dop":"2000-01-31","serial_number":"1010179613098138","imei1":"1010179613098138","imei2":"1010179613098138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190513,"job_number":"JOB_190513","tr_customer_id":190531,"tr_customer_product_id":190521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:11.000Z","modified_at":"2026-02-18T14:41:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10965799014214","imei1":"10965799014214","imei2":"10965799014214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190515,"job_number":"JOB_190515","tr_customer_id":190533,"tr_customer_product_id":190523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:13.000Z","modified_at":"2026-02-18T14:41:13.000Z","name":"Corbin Christiansen","mobile_number":"815-320-0515","email_id":"Freddy_Crona@gmail.com","dop":"2000-01-31","serial_number":"1070786633422090","imei1":"1070786633422090","imei2":"1070786633422090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190525,"job_number":"JOB_190525","tr_customer_id":190543,"tr_customer_product_id":190533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:56.000Z","modified_at":"2026-02-18T14:41:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10525716578748","imei1":"10525716578748","imei2":"10525716578748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190527,"job_number":"JOB_190527","tr_customer_id":190545,"tr_customer_product_id":190535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:58.000Z","modified_at":"2026-02-18T14:41:58.000Z","name":"Nat Legros","mobile_number":"287-533-7840","email_id":"Zoe_Turner82@hotmail.com","dop":"2000-01-31","serial_number":"1003677544319153","imei1":"1003677544319153","imei2":"1003677544319153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190540,"job_number":"JOB_190540","tr_customer_id":190558,"tr_customer_product_id":190548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:41.000Z","modified_at":"2026-02-18T14:42:41.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10155552793936","imei1":"10155552793936","imei2":"10155552793936","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190542,"job_number":"JOB_190542","tr_customer_id":190560,"tr_customer_product_id":190550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:43.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Madisyn Gorczany","mobile_number":"590-597-3628","email_id":"Toni86@hotmail.com","dop":"2000-01-31","serial_number":"1049948284750871","imei1":"1049948284750871","imei2":"1049948284750871","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189799,"job_number":"JOB_189799","tr_customer_id":189817,"tr_customer_product_id":189807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:11.000Z","modified_at":"2026-02-18T01:38:16.000Z","name":"jatin sharma","mobile_number":"9910538250","email_id":"ravikushwah1176@gmail.com","dop":"2026-02-02","serial_number":"10122217960552","imei1":"10122217960552","imei2":"10122217960552","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189800,"job_number":"JOB_189800","tr_customer_id":189818,"tr_customer_product_id":189808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:18.000Z","modified_at":"2026-02-18T01:38:23.000Z","name":"satyarth sharma","mobile_number":"9910538250","email_id":"satyarthsharma@gmail.com","dop":"2026-02-02","serial_number":"10281656256125","imei1":"10281656256125","imei2":"10281656256125","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189801,"job_number":"JOB_189801","tr_customer_id":189819,"tr_customer_product_id":189809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:24.000Z","modified_at":"2026-02-18T01:38:29.000Z","name":"satya sharma","mobile_number":"9910538253","email_id":"satyarharma@gmail.com","dop":"2026-02-02","serial_number":"11795022134131","imei1":"11795022134131","imei2":"11795022134131","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189802,"job_number":"JOB_189802","tr_customer_id":189820,"tr_customer_product_id":189810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T01:38:31.000Z","modified_at":"2026-02-18T01:38:36.000Z","name":"satyam sharma","mobile_number":"9910538254","email_id":"satyamsharma@gmail.com","dop":"2026-02-02","serial_number":"10013983913246","imei1":"10013983913246","imei2":"10013983913246","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T01:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189808,"job_number":"JOB_189808","tr_customer_id":189826,"tr_customer_product_id":189816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:43.000Z","modified_at":"2026-02-18T03:21:58.000Z","name":"Frederik Rolfson","mobile_number":"431-965-9828","email_id":"Johnson90@gmail.com","dop":"2025-05-30","serial_number":"13670355967079","imei1":"13670355967079","imei2":"13670355967079","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189812,"job_number":"JOB_189812","tr_customer_id":189830,"tr_customer_product_id":189820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:36:21.000Z","name":"Emerald Koelpin","mobile_number":"398-240-5007","email_id":"Yazmin3@yahoo.com","dop":"2025-04-06","serial_number":"15497309748996","imei1":"15497309748996","imei2":"15497309748996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189815,"job_number":"JOB_189815","tr_customer_id":189833,"tr_customer_product_id":189823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:37:02.000Z","name":"Enoch Schmitt","mobile_number":"978-794-3906","email_id":"Annetta.Vandervort67@yahoo.com","dop":"2025-04-06","serial_number":"13494555954352","imei1":"13494555954352","imei2":"13494555954352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189818,"job_number":"JOB_189818","tr_customer_id":189836,"tr_customer_product_id":189826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:43.000Z","name":"Carol Conroy","mobile_number":"212-305-1477","email_id":"Hans_Weimann@yahoo.com","dop":"2025-04-06","serial_number":"11983956473692","imei1":"11983956473692","imei2":"11983956473692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189822,"job_number":"JOB_189822","tr_customer_id":189840,"tr_customer_product_id":189830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:49.000Z","modified_at":"2026-02-18T03:55:11.000Z","name":"Jena Kiehn","mobile_number":"573-354-1793","email_id":"Cloyd_Krajcik@gmail.com","dop":"2025-04-06","serial_number":"13276706480541","imei1":"13276706480541","imei2":"13276706480541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T03:55:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189825,"job_number":"JOB_189825","tr_customer_id":189843,"tr_customer_product_id":189833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:16.000Z","modified_at":"2026-02-18T04:26:52.000Z","name":"Ryan Heathcote","mobile_number":"361-430-5804","email_id":"Lincoln_Pfeffer92@hotmail.com","dop":"2025-04-06","serial_number":"11134256404900","imei1":"11134256404900","imei2":"11134256404900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189829,"job_number":"JOB_189829","tr_customer_id":189847,"tr_customer_product_id":189837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:27:35.000Z","name":"Elta Nienow","mobile_number":"225-740-9680","email_id":"Selina0@hotmail.com","dop":"2025-04-06","serial_number":"13201869355730","imei1":"13201869355730","imei2":"13201869355730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189832,"job_number":"JOB_189832","tr_customer_id":189850,"tr_customer_product_id":189840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:28:18.000Z","name":"Carter Leuschke","mobile_number":"619-202-0987","email_id":"Fay.Schneider9@hotmail.com","dop":"2025-04-06","serial_number":"19794862801240","imei1":"19794862801240","imei2":"19794862801240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189836,"job_number":"JOB_189836","tr_customer_id":189854,"tr_customer_product_id":189844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:16.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"25891889466899","imei1":"25891889466899","imei2":"25891889466899","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189837,"job_number":"JOB_189837","tr_customer_id":189855,"tr_customer_product_id":189845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:19.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Alphonso Kris","mobile_number":"521-379-0381","email_id":"Carlo33@gmail.com","dop":"2025-04-06","serial_number":"11322875364958","imei1":"11322875364958","imei2":"11322875364958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189840,"job_number":"JOB_189840","tr_customer_id":189858,"tr_customer_product_id":189848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"Alfred Frami","mobile_number":"680-475-8793","email_id":"John_Cremin41@gmail.com","dop":"2025-04-06","serial_number":"12672808672334","imei1":"12672808672334","imei2":"12672808672334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189842,"job_number":"JOB_189842","tr_customer_id":189860,"tr_customer_product_id":189850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:28.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"100204234037287","imei1":"100204234037287","imei2":"100204234037287","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189844,"job_number":"JOB_189844","tr_customer_id":189862,"tr_customer_product_id":189852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:32:07.000Z","name":"Adolph Baumbach","mobile_number":"698-497-1059","email_id":"Judd_Johnson63@yahoo.com","dop":"2025-06-18","serial_number":"10827999402533","imei1":"10827999402533","imei2":"10827999402533","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189846,"job_number":"JOB_189846","tr_customer_id":189864,"tr_customer_product_id":189854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:32.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Twila Marquardt","mobile_number":"947-394-2214","email_id":"Jerrod.Miller@hotmail.com","dop":"2025-04-06","serial_number":"16468725202415","imei1":"16468725202415","imei2":"16468725202415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189848,"job_number":"JOB_189848","tr_customer_id":189866,"tr_customer_product_id":189856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Cassie Kiehn","mobile_number":"682-990-3783","email_id":"Rylee_Breitenberg70@hotmail.com","dop":"2025-04-06","serial_number":"10933905469462","imei1":"10933905469462","imei2":"10933905469462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189850,"job_number":"JOB_189850","tr_customer_id":189868,"tr_customer_product_id":189858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"Sabryna Willms","mobile_number":"514-660-8942","email_id":"Jailyn84@hotmail.com","dop":"2025-04-06","serial_number":"13195596907006","imei1":"13195596907006","imei2":"13195596907006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189854,"job_number":"JOB_189854","tr_customer_id":189872,"tr_customer_product_id":189862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:32:13.000Z","name":"Tierra Muller","mobile_number":"778-258-5121","email_id":"Albertha.Jacobs36@gmail.com","dop":"2025-04-06","serial_number":"15302200132570","imei1":"15302200132570","imei2":"15302200132570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189857,"job_number":"JOB_189857","tr_customer_id":189875,"tr_customer_product_id":189865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Brooklyn Hirthe","mobile_number":"450-891-7491","email_id":"Jonathon53@yahoo.com","dop":"2025-04-06","serial_number":"19944359134115","imei1":"19944359134115","imei2":"19944359134115","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189861,"job_number":"JOB_189861","tr_customer_id":189879,"tr_customer_product_id":189869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"Dayton Hills","mobile_number":"719-460-1666","email_id":"Savion6@gmail.com","dop":"2025-04-06","serial_number":"13481153140241","imei1":"13481153140241","imei2":"13481153140241","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189863,"job_number":"JOB_189863","tr_customer_id":189881,"tr_customer_product_id":189871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Alejandrin Grady","mobile_number":"273-451-3995","email_id":"Verona.Bins93@yahoo.com","dop":"2025-04-06","serial_number":"15206552908464","imei1":"15206552908464","imei2":"15206552908464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189865,"job_number":"JOB_189865","tr_customer_id":189883,"tr_customer_product_id":189873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:32:16.000Z","name":"Rae Okuneva","mobile_number":"947-747-7846","email_id":"Estevan_Shanahan59@yahoo.com","dop":"2025-02-01","serial_number":"62357774128472","imei1":"62357774128472","imei2":"62357774128472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189868,"job_number":"JOB_189868","tr_customer_id":189886,"tr_customer_product_id":189876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:49.000Z","modified_at":"2026-02-18T04:32:23.000Z","name":"Liza Ruecker","mobile_number":"843-666-7046","email_id":"Xzavier_Fahey@gmail.com","dop":"2025-04-06","serial_number":"16632719899745","imei1":"16632719899745","imei2":"16632719899745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189870,"job_number":"JOB_189870","tr_customer_id":189888,"tr_customer_product_id":189878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:32:25.000Z","name":"Timmy Frami","mobile_number":"612-804-6552","email_id":"Jaleel.Bednar@gmail.com","dop":"2025-04-06","serial_number":"13925133131858","imei1":"13925133131858","imei2":"13925133131858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189875,"job_number":"JOB_189875","tr_customer_id":189893,"tr_customer_product_id":189883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:56.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Gage Graham","mobile_number":"954-601-7377","email_id":"Vilma69@yahoo.com","dop":"2025-04-06","serial_number":"15350753461867","imei1":"15350753461867","imei2":"15350753461867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189880,"job_number":"JOB_189880","tr_customer_id":189898,"tr_customer_product_id":189888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Pamela Nolan","mobile_number":"369-500-3938","email_id":"Karina_Bins@gmail.com","dop":"2025-04-06","serial_number":"10972080206910","imei1":"10972080206910","imei2":"10972080206910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189883,"job_number":"JOB_189883","tr_customer_id":189901,"tr_customer_product_id":189891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:09.000Z","modified_at":"2026-02-18T04:32:45.000Z","name":"Nadia Kreiger","mobile_number":"292-679-4695","email_id":"Ursula55@hotmail.com","dop":"2025-04-06","serial_number":"18196986982930","imei1":"18196986982930","imei2":"18196986982930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189886,"job_number":"JOB_189886","tr_customer_id":189904,"tr_customer_product_id":189894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:13.000Z","modified_at":"2026-02-18T04:32:46.000Z","name":"Lavina Goodwin","mobile_number":"739-376-4765","email_id":"Gerry.Rogahn32@yahoo.com","dop":"2025-04-06","serial_number":"10923721556764","imei1":"10923721556764","imei2":"10923721556764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189889,"job_number":"JOB_189889","tr_customer_id":189907,"tr_customer_product_id":189897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:47.000Z","name":"Vida O'Keefe","mobile_number":"837-225-9888","email_id":"Alexander2@yahoo.com","dop":"2025-12-31","serial_number":"109788097150484","imei1":"109788097150484","imei2":"109788097150484","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189891,"job_number":"JOB_189891","tr_customer_id":189909,"tr_customer_product_id":189899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Elmer Powlowski","mobile_number":"572-823-2936","email_id":"Wayne_Beahan@gmail.com","dop":"2025-06-18","serial_number":"10002811848514","imei1":"10002811848514","imei2":"10002811848514","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189896,"job_number":"JOB_189896","tr_customer_id":189914,"tr_customer_product_id":189904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Kavon Nolan","mobile_number":"945-441-2529","email_id":"Karlee.Graham@yahoo.com","dop":"2025-04-06","serial_number":"11277734381808","imei1":"11277734381808","imei2":"11277734381808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189900,"job_number":"JOB_189900","tr_customer_id":189918,"tr_customer_product_id":189908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Isabelle Pollich","mobile_number":"454-368-4648","email_id":"Rosemarie77@yahoo.com","dop":"2025-02-01","serial_number":"39654654809219","imei1":"39654654809219","imei2":"39654654809219","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189902,"job_number":"JOB_189902","tr_customer_id":189920,"tr_customer_product_id":189910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:58.000Z","name":"Gerhard Auer","mobile_number":"959-334-9354","email_id":"Judd_Walsh@yahoo.com","dop":"2000-01-31","serial_number":"10713097803202","imei1":"10713097803202","imei2":"10713097803202","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189905,"job_number":"JOB_189905","tr_customer_id":189923,"tr_customer_product_id":189913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:29.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Dashawn Metz","mobile_number":"230-608-6570","email_id":"Margret44@yahoo.com","dop":"2025-04-06","serial_number":"16939730423276","imei1":"16939730423276","imei2":"16939730423276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189908,"job_number":"JOB_189908","tr_customer_id":189926,"tr_customer_product_id":189916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Stanford Kessler","mobile_number":"766-817-0932","email_id":"Ned_Aufderhar@gmail.com","dop":"2025-04-06","serial_number":"16995396546422","imei1":"16995396546422","imei2":"16995396546422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189910,"job_number":"JOB_189910","tr_customer_id":189928,"tr_customer_product_id":189918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Fernando Hyatt","mobile_number":"829-998-2610","email_id":"Natasha_Rice98@yahoo.com","dop":"2025-04-06","serial_number":"11518944505792","imei1":"11518944505792","imei2":"11518944505792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189914,"job_number":"JOB_189914","tr_customer_id":189932,"tr_customer_product_id":189922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:36.000Z","modified_at":"2026-02-18T04:33:12.000Z","name":"Candido Sipes","mobile_number":"643-633-3079","email_id":"Morris53@yahoo.com","dop":"2025-04-06","serial_number":"16888436125457","imei1":"16888436125457","imei2":"16888436125457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189917,"job_number":"JOB_189917","tr_customer_id":189935,"tr_customer_product_id":189925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Orpha Botsford","mobile_number":"620-718-2493","email_id":"Shemar_Olson94@gmail.com","dop":"2025-04-06","serial_number":"19079187595918","imei1":"19079187595918","imei2":"19079187595918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189920,"job_number":"JOB_189920","tr_customer_id":189938,"tr_customer_product_id":189928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:57.000Z","name":"Gregory Nitzsche","mobile_number":"653-235-6449","email_id":"Jerod90@hotmail.com","dop":"2025-05-30","serial_number":"19888438901289","imei1":"19888438901289","imei2":"19888438901289","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189921,"job_number":"JOB_189921","tr_customer_id":189939,"tr_customer_product_id":189929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Tressie Strosin","mobile_number":"873-786-7806","email_id":"Thora12@hotmail.com","dop":"2025-04-06","serial_number":"10061757548226","imei1":"10061757548226","imei2":"10061757548226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189931,"job_number":"JOB_189931","tr_customer_id":189949,"tr_customer_product_id":189939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Mariah Tromp","mobile_number":"399-413-1021","email_id":"Newton.Lueilwitz32@hotmail.com","dop":"2025-04-06","serial_number":"12686624222532","imei1":"12686624222532","imei2":"12686624222532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189932,"job_number":"JOB_189932","tr_customer_id":189950,"tr_customer_product_id":189940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:33:26.000Z","name":"Dameon Moore","mobile_number":"744-789-9732","email_id":"Martin.Considine@yahoo.com","dop":"2025-08-24","serial_number":"10389106953018","imei1":"10389106953018","imei2":"10389106953018","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189937,"job_number":"JOB_189937","tr_customer_id":189955,"tr_customer_product_id":189945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Jed Leannon","mobile_number":"638-341-3003","email_id":"Chet_Kulas@yahoo.com","dop":"2025-04-06","serial_number":"17599118649001","imei1":"17599118649001","imei2":"17599118649001","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189938,"job_number":"JOB_189938","tr_customer_id":189956,"tr_customer_product_id":189946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Isidro Lockman","mobile_number":"342-327-2653","email_id":"Valerie29@hotmail.com","dop":"2025-04-06","serial_number":"13435350002288","imei1":"13435350002288","imei2":"13435350002288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189943,"job_number":"JOB_189943","tr_customer_id":189961,"tr_customer_product_id":189951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Cordell Nitzsche","mobile_number":"697-501-9069","email_id":"Antwan13@hotmail.com","dop":"2025-04-06","serial_number":"14860528616285","imei1":"14860528616285","imei2":"14860528616285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189944,"job_number":"JOB_189944","tr_customer_id":189962,"tr_customer_product_id":189952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:55.000Z","modified_at":"2026-02-18T04:33:29.000Z","name":"Raphaelle Cummerata","mobile_number":"317-955-3146","email_id":"Geoffrey66@yahoo.com","dop":"2025-12-31","serial_number":"103690080133867","imei1":"103690080133867","imei2":"103690080133867","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189949,"job_number":"JOB_189949","tr_customer_id":189967,"tr_customer_product_id":189957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Edwardo Spinka","mobile_number":"575-655-1384","email_id":"Milford_Corkery89@yahoo.com","dop":"2025-04-06","serial_number":"11031710540337","imei1":"11031710540337","imei2":"11031710540337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189952,"job_number":"JOB_189952","tr_customer_id":189970,"tr_customer_product_id":189960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Opal Shields","mobile_number":"606-913-4799","email_id":"Ena.Nader20@hotmail.com","dop":"2025-04-06","serial_number":"11576431330933","imei1":"11576431330933","imei2":"11576431330933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189959,"job_number":"JOB_189959","tr_customer_id":189977,"tr_customer_product_id":189967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:02.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Emilia Brown","mobile_number":"433-387-1303","email_id":"Emmanuel.Prosacco15@yahoo.com","dop":"2025-02-01","serial_number":"79854202934178","imei1":"79854202934178","imei2":"79854202934178","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189964,"job_number":"JOB_189964","tr_customer_id":189982,"tr_customer_product_id":189972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Amari Haag","mobile_number":"466-897-3709","email_id":"Geo_Fahey@yahoo.com","dop":"2000-01-31","serial_number":"10689425503683","imei1":"10689425503683","imei2":"10689425503683","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189966,"job_number":"JOB_189966","tr_customer_id":189984,"tr_customer_product_id":189974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mitchel Weber","mobile_number":"596-810-7438","email_id":"Jocelyn.McGlynn10@hotmail.com","dop":"2025-04-06","serial_number":"14295907921137","imei1":"14295907921137","imei2":"14295907921137","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189972,"job_number":"JOB_189972","tr_customer_id":189990,"tr_customer_product_id":189980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Ona Lang","mobile_number":"774-465-4889","email_id":"Delilah45@gmail.com","dop":"2025-04-06","serial_number":"12751587977492","imei1":"12751587977492","imei2":"12751587977492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189974,"job_number":"JOB_189974","tr_customer_id":189992,"tr_customer_product_id":189982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Arnoldo Swaniawski","mobile_number":"446-221-2857","email_id":"Ricky_Swift@hotmail.com","dop":"2025-04-06","serial_number":"13049595779368","imei1":"13049595779368","imei2":"13049595779368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189978,"job_number":"JOB_189978","tr_customer_id":189996,"tr_customer_product_id":189986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Danial Buckridge","mobile_number":"695-262-2968","email_id":"Chanelle81@yahoo.com","dop":"2025-04-06","serial_number":"11486057838887","imei1":"11486057838887","imei2":"11486057838887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189980,"job_number":"JOB_189980","tr_customer_id":189998,"tr_customer_product_id":189988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:52.000Z","name":"Ludie Marquardt","mobile_number":"758-747-7334","email_id":"Peter.Fisher3@gmail.com","dop":"2025-04-06","serial_number":"14135661923688","imei1":"14135661923688","imei2":"14135661923688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189984,"job_number":"JOB_189984","tr_customer_id":190002,"tr_customer_product_id":189992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:54.000Z","name":"Dane Reilly","mobile_number":"249-717-3921","email_id":"Ryder_Russel@hotmail.com","dop":"2025-04-06","serial_number":"18534232537475","imei1":"18534232537475","imei2":"18534232537475","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189986,"job_number":"JOB_189986","tr_customer_id":190004,"tr_customer_product_id":189994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"Jacynthe Schmidt","mobile_number":"414-398-4038","email_id":"Genevieve.Sawayn35@gmail.com","dop":"2025-04-06","serial_number":"17052353185887","imei1":"17052353185887","imei2":"17052353185887","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189992,"job_number":"JOB_189992","tr_customer_id":190010,"tr_customer_product_id":190000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:56.000Z","name":"Reyna Lakin","mobile_number":"819-252-8904","email_id":"Erik.Tillman@hotmail.com","dop":"2025-04-06","serial_number":"17059416387469","imei1":"17059416387469","imei2":"17059416387469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189996,"job_number":"JOB_189996","tr_customer_id":190014,"tr_customer_product_id":190004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:23.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Jazmyn Padberg","mobile_number":"856-230-0417","email_id":"Geovanni25@gmail.com","dop":"2025-04-06","serial_number":"19675387643461","imei1":"19675387643461","imei2":"19675387643461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189999,"job_number":"JOB_189999","tr_customer_id":190017,"tr_customer_product_id":190007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:34:00.000Z","name":"Estell Emmerich","mobile_number":"673-418-9039","email_id":"Willie_Altenwerth@yahoo.com","dop":"2025-04-06","serial_number":"17901793304862","imei1":"17901793304862","imei2":"17901793304862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190002,"job_number":"JOB_190002","tr_customer_id":190020,"tr_customer_product_id":190010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"Loraine Hackett","mobile_number":"298-675-8435","email_id":"Liana.Satterfield@gmail.com","dop":"2025-04-06","serial_number":"15328396131748","imei1":"15328396131748","imei2":"15328396131748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190006,"job_number":"JOB_190006","tr_customer_id":190024,"tr_customer_product_id":190014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:34:09.000Z","name":"Berry Gislason","mobile_number":"613-209-6243","email_id":"Alva_Bechtelar@hotmail.com","dop":"2025-08-24","serial_number":"17551816657188","imei1":"17551816657188","imei2":"17551816657188","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190012,"job_number":"JOB_190012","tr_customer_id":190030,"tr_customer_product_id":190020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:34:10.000Z","name":"Kavon Stehr","mobile_number":"947-785-3223","email_id":"Kattie22@yahoo.com","dop":"2025-12-31","serial_number":"104282608637375","imei1":"104282608637375","imei2":"104282608637375","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190014,"job_number":"JOB_190014","tr_customer_id":190032,"tr_customer_product_id":190022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:34:18.000Z","name":"Mariah Baumbach","mobile_number":"542-409-6237","email_id":"Luz.Sawayn37@gmail.com","dop":"2025-04-06","serial_number":"16979472041092","imei1":"16979472041092","imei2":"16979472041092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190018,"job_number":"JOB_190018","tr_customer_id":190036,"tr_customer_product_id":190026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Dean Armstrong","mobile_number":"890-248-3988","email_id":"Jorge_Brakus@yahoo.com","dop":"2025-04-06","serial_number":"13528063179329","imei1":"13528063179329","imei2":"13528063179329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190020,"job_number":"JOB_190020","tr_customer_id":190038,"tr_customer_product_id":190028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Sheridan Lowe","mobile_number":"203-846-2909","email_id":"Jack.Beier89@yahoo.com","dop":"2025-04-06","serial_number":"13264524068509","imei1":"13264524068509","imei2":"13264524068509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190024,"job_number":"JOB_190024","tr_customer_id":190042,"tr_customer_product_id":190032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:34:20.000Z","name":"Germaine Adams","mobile_number":"415-227-7363","email_id":"Lia_Simonis34@hotmail.com","dop":"2000-01-31","serial_number":"10575108506563","imei1":"10575108506563","imei2":"10575108506563","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190026,"job_number":"JOB_190026","tr_customer_id":190044,"tr_customer_product_id":190034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:34:25.000Z","name":"Kaleb Thiel","mobile_number":"559-796-9730","email_id":"Samanta.Hahn@hotmail.com","dop":"2025-04-06","serial_number":"16191202406168","imei1":"16191202406168","imei2":"16191202406168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190031,"job_number":"JOB_190031","tr_customer_id":190049,"tr_customer_product_id":190039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:54.000Z","modified_at":"2026-02-18T04:34:30.000Z","name":"Noah Sawayn","mobile_number":"247-810-9207","email_id":"Tyra_Zemlak31@gmail.com","dop":"2025-04-06","serial_number":"16962164544885","imei1":"16962164544885","imei2":"16962164544885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190034,"job_number":"JOB_190034","tr_customer_id":190052,"tr_customer_product_id":190042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:34:38.000Z","name":"Lisette Tillman","mobile_number":"372-501-6592","email_id":"Ashton.Wehner@gmail.com","dop":"2025-04-06","serial_number":"10998258192822","imei1":"10998258192822","imei2":"10998258192822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190037,"job_number":"JOB_190037","tr_customer_id":190055,"tr_customer_product_id":190045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:37.000Z","name":"Kaya O'Keefe","mobile_number":"349-748-4790","email_id":"Else.Powlowski53@hotmail.com","dop":"2025-04-06","serial_number":"13780809715293","imei1":"13780809715293","imei2":"13780809715293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190040,"job_number":"JOB_190040","tr_customer_id":190058,"tr_customer_product_id":190048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:40.000Z","name":"Cassie Weimann","mobile_number":"488-868-4541","email_id":"Amara7@yahoo.com","dop":"2025-04-06","serial_number":"19160549939055","imei1":"19160549939055","imei2":"19160549939055","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190042,"job_number":"JOB_190042","tr_customer_id":190060,"tr_customer_product_id":190050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Lavada Wyman","mobile_number":"258-308-1170","email_id":"Dolores.Kutch@yahoo.com","dop":"2025-04-06","serial_number":"19855795604187","imei1":"19855795604187","imei2":"19855795604187","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190045,"job_number":"JOB_190045","tr_customer_id":190063,"tr_customer_product_id":190053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Jamar Towne","mobile_number":"544-635-5448","email_id":"Berry_McDermott@yahoo.com","dop":"2025-04-06","serial_number":"19520793558677","imei1":"19520793558677","imei2":"19520793558677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190049,"job_number":"JOB_190049","tr_customer_id":190067,"tr_customer_product_id":190057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:43.000Z","name":"Emmy Langworth","mobile_number":"256-736-6829","email_id":"Jaunita.Howell93@yahoo.com","dop":"2025-04-06","serial_number":"16353534733301","imei1":"16353534733301","imei2":"16353534733301","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190052,"job_number":"JOB_190052","tr_customer_id":190070,"tr_customer_product_id":190060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Arnoldo Yost","mobile_number":"611-379-1931","email_id":"Crystal.Skiles@gmail.com","dop":"2025-08-24","serial_number":"13484556906647","imei1":"13484556906647","imei2":"13484556906647","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190055,"job_number":"JOB_190055","tr_customer_id":190073,"tr_customer_product_id":190063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:58.000Z","name":"Lawrence Koss","mobile_number":"820-452-1143","email_id":"Xavier30@yahoo.com","dop":"2025-04-06","serial_number":"17695549831907","imei1":"17695549831907","imei2":"17695549831907","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190059,"job_number":"JOB_190059","tr_customer_id":190077,"tr_customer_product_id":190067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:01.000Z","name":"Lessie Bashirian","mobile_number":"486-843-3330","email_id":"Jimmy.Kautzer83@hotmail.com","dop":"2000-01-31","serial_number":"10945865807711","imei1":"10945865807711","imei2":"10945865807711","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190060,"job_number":"JOB_190060","tr_customer_id":190078,"tr_customer_product_id":190068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:35:03.000Z","name":"Jett O'Hara","mobile_number":"907-853-7107","email_id":"Kian_Aufderhar51@hotmail.com","dop":"2025-04-06","serial_number":"15494899960006","imei1":"15494899960006","imei2":"15494899960006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190064,"job_number":"JOB_190064","tr_customer_id":190082,"tr_customer_product_id":190072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:35:11.000Z","name":"Jordyn Friesen","mobile_number":"886-861-4947","email_id":"Oral66@gmail.com","dop":"2025-04-06","serial_number":"14864333003012","imei1":"14864333003012","imei2":"14864333003012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190067,"job_number":"JOB_190067","tr_customer_id":190085,"tr_customer_product_id":190075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:35:21.000Z","name":"Christy Deckow","mobile_number":"678-683-1872","email_id":"Myrl.Wuckert88@gmail.com","dop":"2025-04-06","serial_number":"15153875567904","imei1":"15153875567904","imei2":"15153875567904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190069,"job_number":"JOB_190069","tr_customer_id":190087,"tr_customer_product_id":190077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:35:26.000Z","name":"Hallie Wiza","mobile_number":"295-463-4697","email_id":"Jasmin_Glover@gmail.com","dop":"2025-04-06","serial_number":"12591233112129","imei1":"12591233112129","imei2":"12591233112129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190073,"job_number":"JOB_190073","tr_customer_id":190091,"tr_customer_product_id":190081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:35:29.000Z","name":"Harry Adams","mobile_number":"633-524-1043","email_id":"Lue69@hotmail.com","dop":"2025-04-06","serial_number":"11709334579715","imei1":"11709334579715","imei2":"11709334579715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190081,"job_number":"JOB_190081","tr_customer_id":190099,"tr_customer_product_id":190089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57487576222027","imei1":"57487576222027","imei2":"57487576222027","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190088,"job_number":"JOB_190088","tr_customer_id":190106,"tr_customer_product_id":190096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:49:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78361699479083","imei1":"78361699479083","imei2":"78361699479083","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190095,"job_number":"JOB_190095","tr_customer_id":190113,"tr_customer_product_id":190103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:13.000Z","modified_at":"2026-02-18T04:49:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"25102753704574","imei1":"25102753704574","imei2":"25102753704574","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190097,"job_number":"JOB_190097","tr_customer_id":190115,"tr_customer_product_id":190105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:53.000Z","name":"Nola Ryan","mobile_number":"437-772-8300","email_id":"Ursula.Larson82@gmail.com","dop":"2025-04-06","serial_number":"14994435612096","imei1":"14994435612096","imei2":"14994435612096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:01:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190100,"job_number":"JOB_190100","tr_customer_id":190118,"tr_customer_product_id":190108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:36.000Z","name":"Skyla Fritsch","mobile_number":"348-529-4187","email_id":"Percy5@yahoo.com","dop":"2025-04-06","serial_number":"17229280449732","imei1":"17229280449732","imei2":"17229280449732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190103,"job_number":"JOB_190103","tr_customer_id":190121,"tr_customer_product_id":190111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:03:18.000Z","name":"Chaya Roob","mobile_number":"483-353-2183","email_id":"Darlene5@yahoo.com","dop":"2025-04-06","serial_number":"18889498076326","imei1":"18889498076326","imei2":"18889498076326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190109,"job_number":"JOB_190109","tr_customer_id":190127,"tr_customer_product_id":190117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:21:01.000Z","name":"Waylon Schumm","mobile_number":"616-636-6398","email_id":"Randy.Rempel78@yahoo.com","dop":"2025-04-06","serial_number":"12107478347133","imei1":"12107478347133","imei2":"12107478347133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190112,"job_number":"JOB_190112","tr_customer_id":190130,"tr_customer_product_id":190120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:09.000Z","modified_at":"2026-02-18T05:21:49.000Z","name":"Florida Rohan","mobile_number":"462-570-6599","email_id":"Myrtice_Heathcote64@hotmail.com","dop":"2025-04-06","serial_number":"11796554894771","imei1":"11796554894771","imei2":"11796554894771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:21:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190117,"job_number":"JOB_190117","tr_customer_id":190135,"tr_customer_product_id":190125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:22:36.000Z","name":"Theodore Trantow","mobile_number":"659-540-4562","email_id":"Hoyt.Armstrong@gmail.com","dop":"2025-04-06","serial_number":"13225345416340","imei1":"13225345416340","imei2":"13225345416340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:22:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190120,"job_number":"JOB_190120","tr_customer_id":190138,"tr_customer_product_id":190128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:52.000Z","name":"Corine Farrell","mobile_number":"229-813-5004","email_id":"Vidal61@gmail.com","dop":"2025-07-01","serial_number":"108756531623491","imei1":"108756531623491","imei2":"108756531623491","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190122,"job_number":"JOB_190122","tr_customer_id":190140,"tr_customer_product_id":190130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:26:04.000Z","name":"Kaitlin Abshire","mobile_number":"242-793-8864","email_id":"Jude.Beier@gmail.com","dop":"2025-07-01","serial_number":"101151958032875","imei1":"101151958032875","imei2":"101151958032875","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190123,"job_number":"JOB_190123","tr_customer_id":190141,"tr_customer_product_id":190131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:07.000Z","modified_at":"2026-02-18T05:43:43.000Z","name":"Michele Kertzmann","mobile_number":"223-780-9853","email_id":"Stephany_Braun71@yahoo.com","dop":"2025-04-06","serial_number":"16470444677136","imei1":"16470444677136","imei2":"16470444677136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190125,"job_number":"JOB_190125","tr_customer_id":190143,"tr_customer_product_id":190133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:23.000Z","modified_at":"2026-02-18T05:43:59.000Z","name":"Althea Windler","mobile_number":"206-650-3242","email_id":"Irwin_Prohaska79@hotmail.com","dop":"2025-04-06","serial_number":"14438988589602","imei1":"14438988589602","imei2":"14438988589602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190128,"job_number":"JOB_190128","tr_customer_id":190146,"tr_customer_product_id":190136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:21.000Z","name":"Grady Erdman","mobile_number":"718-899-7358","email_id":"Dell_Bashirian94@gmail.com","dop":"2025-12-01","serial_number":"12675748265188","imei1":"12675748265188","imei2":"12675748265188","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190130,"job_number":"JOB_190130","tr_customer_id":190148,"tr_customer_product_id":190138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:26.000Z","modified_at":"2026-02-18T05:44:37.000Z","name":"Zoila Wiegand","mobile_number":"912-615-3902","email_id":"Cordia_Stroman20@hotmail.com","dop":"2025-12-01","serial_number":"19635238377990","imei1":"19635238377990","imei2":"19635238377990","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190132,"job_number":"JOB_190132","tr_customer_id":190150,"tr_customer_product_id":190140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:54.000Z","name":"Sierra Reinger","mobile_number":"972-420-4318","email_id":"Torrey_Zieme51@hotmail.com","dop":"2025-12-01","serial_number":"18541111477224","imei1":"18541111477224","imei2":"18541111477224","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190134,"job_number":"JOB_190134","tr_customer_id":190152,"tr_customer_product_id":190142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:53:06.000Z","name":"Stacy Boyle","mobile_number":"898-966-6180","email_id":"Katrine.Kiehn70@yahoo.com","dop":"2025-04-06","serial_number":"10866742342596","imei1":"10866742342596","imei2":"10866742342596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190137,"job_number":"JOB_190137","tr_customer_id":190155,"tr_customer_product_id":190145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:55.000Z","name":"Christophe Turcotte","mobile_number":"866-600-1026","email_id":"Abelardo_Littel27@yahoo.com","dop":"2025-04-06","serial_number":"15416293708675","imei1":"15416293708675","imei2":"15416293708675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190140,"job_number":"JOB_190140","tr_customer_id":190158,"tr_customer_product_id":190148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:03.000Z","modified_at":"2026-02-18T05:54:43.000Z","name":"August Abshire","mobile_number":"319-653-2327","email_id":"Dan87@hotmail.com","dop":"2025-04-06","serial_number":"16559403583619","imei1":"16559403583619","imei2":"16559403583619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:54:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190145,"job_number":"JOB_190145","tr_customer_id":190163,"tr_customer_product_id":190153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:06.000Z","modified_at":"2026-02-18T06:41:44.000Z","name":"Berenice Lang","mobile_number":"657-342-1362","email_id":"Ethyl_Hackett@gmail.com","dop":"2025-04-06","serial_number":"14695391640929","imei1":"14695391640929","imei2":"14695391640929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190148,"job_number":"JOB_190148","tr_customer_id":190166,"tr_customer_product_id":190156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:42:29.000Z","name":"Darren Collins","mobile_number":"904-976-1522","email_id":"Andreane.Schneider57@hotmail.com","dop":"2025-04-06","serial_number":"13884612856726","imei1":"13884612856726","imei2":"13884612856726","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190151,"job_number":"JOB_190151","tr_customer_id":190169,"tr_customer_product_id":190159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:43:13.000Z","name":"Colin Hegmann","mobile_number":"577-302-1285","email_id":"Seamus37@hotmail.com","dop":"2025-04-06","serial_number":"18610557989946","imei1":"18610557989946","imei2":"18610557989946","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190164,"job_number":"JOB_190164","tr_customer_id":190182,"tr_customer_product_id":190172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:50:00.000Z","name":"Weston Gutkowski","mobile_number":"778-561-6298","email_id":"Deshawn.Rolfson@yahoo.com","dop":"2025-12-31","serial_number":"107939308316534","imei1":"107939308316534","imei2":"107939308316534","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190169,"job_number":"JOB_190169","tr_customer_id":190187,"tr_customer_product_id":190177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:08.000Z","modified_at":"2026-02-18T06:50:44.000Z","name":"Rowland Nader","mobile_number":"385-699-9512","email_id":"Blair.Bergstrom95@yahoo.com","dop":"2025-12-31","serial_number":"104822802727221","imei1":"104822802727221","imei2":"104822802727221","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190171,"job_number":"JOB_190171","tr_customer_id":190189,"tr_customer_product_id":190179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:51:27.000Z","name":"Dangelo Spinka","mobile_number":"597-659-7897","email_id":"Jace.Hammes49@yahoo.com","dop":"2025-12-31","serial_number":"108756852950788","imei1":"108756852950788","imei2":"108756852950788","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190175,"job_number":"JOB_190175","tr_customer_id":190193,"tr_customer_product_id":190183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:44.000Z","name":"Donald Raynor","mobile_number":"547-793-3985","email_id":"Tara.Walsh26@gmail.com","dop":"2025-06-18","serial_number":"10822067442195","imei1":"10822067442195","imei2":"10822067442195","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190177,"job_number":"JOB_190177","tr_customer_id":190195,"tr_customer_product_id":190185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:18.000Z","modified_at":"2026-02-18T06:52:55.000Z","name":"Annabel Cartwright","mobile_number":"501-220-3368","email_id":"Assunta61@gmail.com","dop":"2025-04-06","serial_number":"12437888972666","imei1":"12437888972666","imei2":"12437888972666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190180,"job_number":"JOB_190180","tr_customer_id":190198,"tr_customer_product_id":190188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:53:27.000Z","name":"Alicia Rohan","mobile_number":"848-886-8017","email_id":"Brown.Tromp14@yahoo.com","dop":"2025-06-18","serial_number":"10848615982491","imei1":"10848615982491","imei2":"10848615982491","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190183,"job_number":"JOB_190183","tr_customer_id":190201,"tr_customer_product_id":190191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:52.000Z","name":"Kenton Wunsch","mobile_number":"252-473-5099","email_id":"Dayton.Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12862586132868","imei1":"12862586132868","imei2":"12862586132868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190186,"job_number":"JOB_190186","tr_customer_id":190204,"tr_customer_product_id":190194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:54:39.000Z","name":"Ally Little","mobile_number":"703-702-1666","email_id":"Daniella.McDermott@gmail.com","dop":"2025-04-06","serial_number":"14269807847578","imei1":"14269807847578","imei2":"14269807847578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190189,"job_number":"JOB_190189","tr_customer_id":190207,"tr_customer_product_id":190197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:47.000Z","modified_at":"2026-02-18T06:55:26.000Z","name":"Randi Mueller","mobile_number":"463-438-6083","email_id":"Raven11@hotmail.com","dop":"2025-04-06","serial_number":"18063893566814","imei1":"18063893566814","imei2":"18063893566814","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:55:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190192,"job_number":"JOB_190192","tr_customer_id":190210,"tr_customer_product_id":190200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:56:01.000Z","name":"Mellie Koch","mobile_number":"308-837-4046","email_id":"Kole20@yahoo.com","dop":"2025-04-06","serial_number":"17165621925857","imei1":"17165621925857","imei2":"17165621925857","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190195,"job_number":"JOB_190195","tr_customer_id":190213,"tr_customer_product_id":190203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:47.000Z","name":"Elinore Cremin","mobile_number":"547-411-4170","email_id":"Jackson.Bahringer53@hotmail.com","dop":"2025-04-06","serial_number":"14417975188879","imei1":"14417975188879","imei2":"14417975188879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190198,"job_number":"JOB_190198","tr_customer_id":190216,"tr_customer_product_id":190206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:55.000Z","modified_at":"2026-02-18T06:57:33.000Z","name":"Reggie Kulas","mobile_number":"468-782-2690","email_id":"Geovanny73@yahoo.com","dop":"2025-04-06","serial_number":"19996449872321","imei1":"19996449872321","imei2":"19996449872321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190204,"job_number":"JOB_190204","tr_customer_id":190222,"tr_customer_product_id":190212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:47.000Z","modified_at":"2026-02-18T06:58:25.000Z","name":"Tod Sporer","mobile_number":"595-766-7450","email_id":"Arden.Grady@yahoo.com","dop":"2025-04-06","serial_number":"10084198135977","imei1":"10084198135977","imei2":"10084198135977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:58:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190207,"job_number":"JOB_190207","tr_customer_id":190225,"tr_customer_product_id":190215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:59:12.000Z","name":"Karen Dicki","mobile_number":"857-482-1796","email_id":"Kevin.Lesch16@yahoo.com","dop":"2025-04-06","serial_number":"10083564092926","imei1":"10083564092926","imei2":"10083564092926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190210,"job_number":"JOB_190210","tr_customer_id":190228,"tr_customer_product_id":190218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:58.000Z","name":"Josie Gaylord","mobile_number":"875-865-8566","email_id":"Bianka75@gmail.com","dop":"2025-04-06","serial_number":"14382011620807","imei1":"14382011620807","imei2":"14382011620807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190213,"job_number":"JOB_190213","tr_customer_id":190231,"tr_customer_product_id":190221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:43.000Z","name":"Janessa Kozey","mobile_number":"871-540-0061","email_id":"Prudence92@hotmail.com","dop":"2025-04-06","serial_number":"12686248170624","imei1":"12686248170624","imei2":"12686248170624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190215,"job_number":"JOB_190215","tr_customer_id":190233,"tr_customer_product_id":190223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:07.000Z","modified_at":"2026-02-18T07:00:46.000Z","name":"Kallie Walter","mobile_number":"279-845-1756","email_id":"Saul.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"12154014642419","imei1":"12154014642419","imei2":"12154014642419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190218,"job_number":"JOB_190218","tr_customer_id":190236,"tr_customer_product_id":190226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:51.000Z","modified_at":"2026-02-18T07:01:30.000Z","name":"Michaela Kovacek","mobile_number":"867-672-3019","email_id":"Rodolfo67@gmail.com","dop":"2025-04-06","serial_number":"13810298846745","imei1":"13810298846745","imei2":"13810298846745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190221,"job_number":"JOB_190221","tr_customer_id":190239,"tr_customer_product_id":190229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:55.000Z","name":"Devante Vandervort","mobile_number":"504-384-7740","email_id":"Zachary.Hessel@hotmail.com","dop":"2025-04-06","serial_number":"19183817573172","imei1":"19183817573172","imei2":"19183817573172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190224,"job_number":"JOB_190224","tr_customer_id":190242,"tr_customer_product_id":190232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Clark Green","mobile_number":"964-399-0033","email_id":"Soledad98@yahoo.com","dop":"2000-01-31","serial_number":"10286688130966","imei1":"10286688130966","imei2":"10286688130966","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190226,"job_number":"JOB_190226","tr_customer_id":190244,"tr_customer_product_id":190234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:02:03.000Z","name":"Ashleigh Rempel","mobile_number":"418-480-9297","email_id":"Letitia35@gmail.com","dop":"2025-04-06","serial_number":"19560953502209","imei1":"19560953502209","imei2":"19560953502209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190230,"job_number":"JOB_190230","tr_customer_id":190248,"tr_customer_product_id":190238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:02:16.000Z","name":"Merle Williamson","mobile_number":"341-348-1477","email_id":"Leta_Schulist55@hotmail.com","dop":"2025-04-06","serial_number":"14110141184971","imei1":"14110141184971","imei2":"14110141184971","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190233,"job_number":"JOB_190233","tr_customer_id":190251,"tr_customer_product_id":190241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:03.000Z","modified_at":"2026-02-18T07:02:40.000Z","name":"Monte Adams","mobile_number":"636-282-7586","email_id":"Kennedy74@gmail.com","dop":"2025-04-06","serial_number":"13237271675335","imei1":"13237271675335","imei2":"13237271675335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190237,"job_number":"JOB_190237","tr_customer_id":190255,"tr_customer_product_id":190245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:49.000Z","name":"Antonia Kuhlman","mobile_number":"757-828-3384","email_id":"Pierce93@hotmail.com","dop":"2000-01-31","serial_number":"10325276927121","imei1":"10325276927121","imei2":"10325276927121","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190238,"job_number":"JOB_190238","tr_customer_id":190256,"tr_customer_product_id":190246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Johanna Streich","mobile_number":"831-796-6330","email_id":"Ali.Johnston76@gmail.com","dop":"2025-04-06","serial_number":"10146247541198","imei1":"10146247541198","imei2":"10146247541198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190242,"job_number":"JOB_190242","tr_customer_id":190260,"tr_customer_product_id":190250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"Larissa Goldner","mobile_number":"911-680-6112","email_id":"Dejuan.Leuschke78@gmail.com","dop":"2025-04-06","serial_number":"16637553782239","imei1":"16637553782239","imei2":"16637553782239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190245,"job_number":"JOB_190245","tr_customer_id":190263,"tr_customer_product_id":190253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:03:24.000Z","name":"Skyla Cassin","mobile_number":"899-762-6939","email_id":"Missouri.Koch98@hotmail.com","dop":"2025-04-06","serial_number":"11434012416152","imei1":"11434012416152","imei2":"11434012416152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190248,"job_number":"JOB_190248","tr_customer_id":190266,"tr_customer_product_id":190256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:33.000Z","name":"Rachel Sipes","mobile_number":"438-660-7848","email_id":"Vanessa.Kirlin@yahoo.com","dop":"2025-04-06","serial_number":"15819339500808","imei1":"15819339500808","imei2":"15819339500808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190250,"job_number":"JOB_190250","tr_customer_id":190268,"tr_customer_product_id":190258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:03:35.000Z","name":"Lane Greenfelder","mobile_number":"740-601-1230","email_id":"Rosanna51@yahoo.com","dop":"2000-01-31","serial_number":"10512854972312","imei1":"10512854972312","imei2":"10512854972312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190254,"job_number":"JOB_190254","tr_customer_id":190272,"tr_customer_product_id":190262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:03.000Z","modified_at":"2026-02-18T07:03:40.000Z","name":"Simone Kirlin","mobile_number":"648-228-4288","email_id":"Electa_Schimmel81@hotmail.com","dop":"2025-04-06","serial_number":"14186764236066","imei1":"14186764236066","imei2":"14186764236066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:03:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190257,"job_number":"JOB_190257","tr_customer_id":190275,"tr_customer_product_id":190265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:04:20.000Z","name":"London Koelpin","mobile_number":"369-589-1831","email_id":"Avery_Schmitt@gmail.com","dop":"2000-01-31","serial_number":"10193136531410","imei1":"10193136531410","imei2":"10193136531410","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190260,"job_number":"JOB_190260","tr_customer_id":190278,"tr_customer_product_id":190268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:04:24.000Z","name":"Bradford Thompson","mobile_number":"490-624-4968","email_id":"Martine84@gmail.com","dop":"2025-04-06","serial_number":"12064222835804","imei1":"12064222835804","imei2":"12064222835804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190263,"job_number":"JOB_190263","tr_customer_id":190281,"tr_customer_product_id":190271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:07:01.000Z","name":"Katelin Labadie","mobile_number":"864-227-4870","email_id":"Clovis.Robel68@gmail.com","dop":"2025-04-06","serial_number":"15904966802554","imei1":"15904966802554","imei2":"15904966802554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190266,"job_number":"JOB_190266","tr_customer_id":190284,"tr_customer_product_id":190274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:44.000Z","name":"Seamus Gutkowski","mobile_number":"821-961-6689","email_id":"Malachi.VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"12807300363615","imei1":"12807300363615","imei2":"12807300363615","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:07:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190268,"job_number":"JOB_190268","tr_customer_id":190286,"tr_customer_product_id":190276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:22.000Z","name":"Deron Feil","mobile_number":"812-863-6729","email_id":"Sunny.Muller4@yahoo.com","dop":"2025-04-06","serial_number":"17293490952555","imei1":"17293490952555","imei2":"17293490952555","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190269,"job_number":"JOB_190269","tr_customer_id":190287,"tr_customer_product_id":190277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:45.000Z","modified_at":"2026-02-18T07:08:23.000Z","name":"Buster Aufderhar","mobile_number":"634-265-5332","email_id":"Green.Doyle@hotmail.com","dop":"2025-04-06","serial_number":"19729663951339","imei1":"19729663951339","imei2":"19729663951339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190273,"job_number":"JOB_190273","tr_customer_id":190291,"tr_customer_product_id":190281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:08:28.000Z","name":"Cruz Pollich","mobile_number":"527-422-2207","email_id":"Stanley.Bayer@gmail.com","dop":"2025-04-06","serial_number":"15590220066557","imei1":"15590220066557","imei2":"15590220066557","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190276,"job_number":"JOB_190276","tr_customer_id":190294,"tr_customer_product_id":190284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:57.000Z","modified_at":"2026-02-18T07:08:35.000Z","name":"Verner Miller","mobile_number":"982-266-0896","email_id":"Gage2@hotmail.com","dop":"2025-04-06","serial_number":"18874964293451","imei1":"18874964293451","imei2":"18874964293451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:08:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190279,"job_number":"JOB_190279","tr_customer_id":190297,"tr_customer_product_id":190287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:09:21.000Z","name":"Judge Pouros","mobile_number":"695-659-0379","email_id":"Felipe_Turcotte31@hotmail.com","dop":"2025-04-06","serial_number":"16424513949936","imei1":"16424513949936","imei2":"16424513949936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:09:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190282,"job_number":"JOB_190282","tr_customer_id":190300,"tr_customer_product_id":190290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:29.000Z","modified_at":"2026-02-18T07:10:07.000Z","name":"Aimee Hills","mobile_number":"802-945-5137","email_id":"Julianne21@yahoo.com","dop":"2025-04-06","serial_number":"13658133561954","imei1":"13658133561954","imei2":"13658133561954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190285,"job_number":"JOB_190285","tr_customer_id":190303,"tr_customer_product_id":190293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:44.000Z","name":"Alvina Luettgen","mobile_number":"821-614-7553","email_id":"Donnie.Roob66@hotmail.com","dop":"2025-04-06","serial_number":"11353583224361","imei1":"11353583224361","imei2":"11353583224361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190287,"job_number":"JOB_190287","tr_customer_id":190305,"tr_customer_product_id":190295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:15.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"Roxane Kemmer","mobile_number":"483-649-9578","email_id":"Lucie68@gmail.com","dop":"2025-04-06","serial_number":"11669161894449","imei1":"11669161894449","imei2":"11669161894449","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190290,"job_number":"JOB_190290","tr_customer_id":190308,"tr_customer_product_id":190298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:13:32.000Z","name":"Amos Kautzer","mobile_number":"766-516-4496","email_id":"Pedro29@hotmail.com","dop":"2025-04-06","serial_number":"10456931628583","imei1":"10456931628583","imei2":"10456931628583","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:13:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190293,"job_number":"JOB_190293","tr_customer_id":190311,"tr_customer_product_id":190301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:14:21.000Z","name":"Deangelo Rohan","mobile_number":"233-221-0276","email_id":"Audrey.Labadie17@yahoo.com","dop":"2025-04-06","serial_number":"11664855841065","imei1":"11664855841065","imei2":"11664855841065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:14:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190301,"job_number":"JOB_190301","tr_customer_id":190319,"tr_customer_product_id":190309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:01:58.000Z","modified_at":"2026-02-18T08:02:35.000Z","name":"Jaycee Hagenes","mobile_number":"607-936-3691","email_id":"Alexys.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16998437280376","imei1":"16998437280376","imei2":"16998437280376","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190306,"job_number":"JOB_190306","tr_customer_id":190324,"tr_customer_product_id":190314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:38.000Z","modified_at":"2026-02-18T08:03:12.000Z","name":"Madge O'Keefe","mobile_number":"496-540-5787","email_id":"Pearline_Murray@hotmail.com","dop":"2025-04-06","serial_number":"19108021592327","imei1":"19108021592327","imei2":"19108021592327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:03:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190309,"job_number":"JOB_190309","tr_customer_id":190327,"tr_customer_product_id":190317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:33:18.000Z","name":"Abe Greenfelder","mobile_number":"983-879-5662","email_id":"Dion.Haag72@hotmail.com","dop":"2025-04-06","serial_number":"17881401735491","imei1":"17881401735491","imei2":"17881401735491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190312,"job_number":"JOB_190312","tr_customer_id":190330,"tr_customer_product_id":190320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:26.000Z","modified_at":"2026-02-18T08:34:02.000Z","name":"Corrine Altenwerth","mobile_number":"991-514-0355","email_id":"Clint38@gmail.com","dop":"2025-04-06","serial_number":"19218811863943","imei1":"19218811863943","imei2":"19218811863943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190315,"job_number":"JOB_190315","tr_customer_id":190333,"tr_customer_product_id":190323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:46.000Z","name":"Richmond Johnston","mobile_number":"208-874-3865","email_id":"Maribel.Predovic88@hotmail.com","dop":"2025-04-06","serial_number":"14252107614129","imei1":"14252107614129","imei2":"14252107614129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190318,"job_number":"JOB_190318","tr_customer_id":190336,"tr_customer_product_id":190326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:52.000Z","name":"Benedict Ortiz","mobile_number":"914-795-8649","email_id":"Federico12@hotmail.com","dop":"2025-04-06","serial_number":"19968699472123","imei1":"19968699472123","imei2":"19968699472123","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:35:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190321,"job_number":"JOB_190321","tr_customer_id":190339,"tr_customer_product_id":190329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:36:36.000Z","name":"Bret Zboncak","mobile_number":"669-267-2377","email_id":"Lea_Jacobs@yahoo.com","dop":"2025-04-06","serial_number":"19590751377894","imei1":"19590751377894","imei2":"19590751377894","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:36:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190324,"job_number":"JOB_190324","tr_customer_id":190342,"tr_customer_product_id":190332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:37:19.000Z","name":"Geovanny Reinger","mobile_number":"251-644-8710","email_id":"Demetrius_Hintz13@hotmail.com","dop":"2025-04-06","serial_number":"12061294875980","imei1":"12061294875980","imei2":"12061294875980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T09:37:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190327,"job_number":"JOB_190327","tr_customer_id":190345,"tr_customer_product_id":190335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:52.000Z","modified_at":"2026-02-18T10:51:32.000Z","name":"Howell Wolf","mobile_number":"509-345-1566","email_id":"Betty.Halvorson49@hotmail.com","dop":"2025-04-06","serial_number":"17718823074664","imei1":"17718823074664","imei2":"17718823074664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190330,"job_number":"JOB_190330","tr_customer_id":190348,"tr_customer_product_id":190338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:52:21.000Z","name":"Zoey Lockman","mobile_number":"403-705-3897","email_id":"Albertha86@hotmail.com","dop":"2025-04-06","serial_number":"16800994239792","imei1":"16800994239792","imei2":"16800994239792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190333,"job_number":"JOB_190333","tr_customer_id":190351,"tr_customer_product_id":190341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:53:10.000Z","name":"Colby Crist","mobile_number":"423-417-2244","email_id":"Maurice50@hotmail.com","dop":"2025-04-06","serial_number":"12000612671931","imei1":"12000612671931","imei2":"12000612671931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T10:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190343,"job_number":"JOB_190343","tr_customer_id":190361,"tr_customer_product_id":190351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:02.000Z","modified_at":"2026-02-18T11:38:43.000Z","name":"Fannie Keebler","mobile_number":"807-284-1505","email_id":"Henry.Kuvalis@yahoo.com","dop":"2025-04-06","serial_number":"17605672029179","imei1":"17605672029179","imei2":"17605672029179","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:38:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190346,"job_number":"JOB_190346","tr_customer_id":190364,"tr_customer_product_id":190354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:51.000Z","modified_at":"2026-02-18T11:39:31.000Z","name":"Amari Bosco","mobile_number":"442-616-8094","email_id":"Iliana61@yahoo.com","dop":"2025-04-06","serial_number":"10531102937275","imei1":"10531102937275","imei2":"10531102937275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:39:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190349,"job_number":"JOB_190349","tr_customer_id":190367,"tr_customer_product_id":190357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:40:20.000Z","name":"Nathen O'Reilly","mobile_number":"410-727-9878","email_id":"Sheridan.Wintheiser15@hotmail.com","dop":"2025-04-06","serial_number":"12348449378200","imei1":"12348449378200","imei2":"12348449378200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T11:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190357,"job_number":"JOB_190357","tr_customer_id":190375,"tr_customer_product_id":190365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:49.000Z","name":"Kendra Murray","mobile_number":"886-279-0797","email_id":"Axel.Cartwright6@gmail.com","dop":"2024-08-17","serial_number":"71509631141332","imei1":"71509631141332","imei2":"71509631141332","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190359,"job_number":"JOB_190359","tr_customer_id":190377,"tr_customer_product_id":190367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:52.000Z","modified_at":"2026-02-18T12:27:11.000Z","name":"Emil Larkin","mobile_number":"692-307-0349","email_id":"Ethel74@yahoo.com","dop":"2024-08-17","serial_number":"52646998298417","imei1":"52646998298417","imei2":"52646998298417","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190361,"job_number":"JOB_190361","tr_customer_id":190379,"tr_customer_product_id":190369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:33.000Z","name":"Derick Littel","mobile_number":"293-453-9344","email_id":"Celestino_Koepp@hotmail.com","dop":"2024-08-17","serial_number":"72912008701183","imei1":"72912008701183","imei2":"72912008701183","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190362,"job_number":"JOB_190362","tr_customer_id":190380,"tr_customer_product_id":190370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:35.000Z","modified_at":"2026-02-18T12:27:54.000Z","name":"Aida Smith","mobile_number":"271-785-5372","email_id":"Emory_Torphy51@gmail.com","dop":"2024-08-17","serial_number":"91571915720303","imei1":"91571915720303","imei2":"91571915720303","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190375,"job_number":"JOB_190375","tr_customer_id":190393,"tr_customer_product_id":190383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:38.000Z","name":"Shanelle Walsh","mobile_number":"793-992-3130","email_id":"Brenda.McCullough@hotmail.com","dop":"2025-04-06","serial_number":"11385947390775","imei1":"11385947390775","imei2":"11385947390775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:57:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190378,"job_number":"JOB_190378","tr_customer_id":190396,"tr_customer_product_id":190386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:58:23.000Z","name":"Jamey Schroeder","mobile_number":"236-622-1577","email_id":"Kacey96@gmail.com","dop":"2025-04-06","serial_number":"12075833306331","imei1":"12075833306331","imei2":"12075833306331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:58:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190381,"job_number":"JOB_190381","tr_customer_id":190399,"tr_customer_product_id":190389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:59:08.000Z","name":"Althea Bruen","mobile_number":"339-883-2991","email_id":"Nora1@hotmail.com","dop":"2025-04-06","serial_number":"15196457586231","imei1":"15196457586231","imei2":"15196457586231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T12:59:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190399,"job_number":"JOB_190399","tr_customer_id":190417,"tr_customer_product_id":190407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:19.000Z","modified_at":"2026-02-18T13:59:58.000Z","name":"Lucio Medhurst","mobile_number":"562-384-9095","email_id":"Madge_Schamberger6@gmail.com","dop":"2025-04-06","serial_number":"18012757393572","imei1":"18012757393572","imei2":"18012757393572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T13:59:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190402,"job_number":"JOB_190402","tr_customer_id":190420,"tr_customer_product_id":190410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:45.000Z","name":"Madonna Heaney","mobile_number":"348-320-0943","email_id":"Damion.Ruecker82@yahoo.com","dop":"2025-04-06","serial_number":"17183246446032","imei1":"17183246446032","imei2":"17183246446032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:00:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190408,"job_number":"JOB_190408","tr_customer_id":190426,"tr_customer_product_id":190416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:49.000Z","name":"Neva Schiller","mobile_number":"870-642-8110","email_id":"Elwyn_Herzog50@yahoo.com","dop":"2025-05-30","serial_number":"14109270316791","imei1":"14109270316791","imei2":"14109270316791","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:02:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190412,"job_number":"JOB_190412","tr_customer_id":190430,"tr_customer_product_id":190420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:05:23.000Z","modified_at":"2026-02-18T14:05:23.000Z","name":"Kalinda Varrier","mobile_number":"9971990580","email_id":"bilva.talwar@yahoo.co.in","dop":"2026-02-08","serial_number":"054063941433165","imei1":"054063941433165","imei2":"054063941433165","popurl":"www.devdan-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:05:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190414,"job_number":"JOB_190414","tr_customer_id":190432,"tr_customer_product_id":190422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:19.000Z","modified_at":"2026-02-18T14:06:19.000Z","name":"Chidambar Iyengar","mobile_number":"9933337858","email_id":"veda.varma@gmail.com","dop":"2026-02-08","serial_number":"320062039602727","imei1":"320062039602727","imei2":"320062039602727","popurl":"www.daksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190415,"job_number":"JOB_190415","tr_customer_id":190433,"tr_customer_product_id":190423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:28.000Z","modified_at":"2026-02-18T14:06:28.000Z","name":"Ekaksh Dhawan","mobile_number":"9937228996","email_id":"darshwana.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"219032771662711","imei1":"219032771662711","imei2":"219032771662711","popurl":"www.aaryan-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190417,"job_number":"JOB_190417","tr_customer_id":190435,"tr_customer_product_id":190425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:44.000Z","modified_at":"2026-02-18T14:06:44.000Z","name":"Chandra Iyer","mobile_number":"9984706559","email_id":"niro.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"478070186686308","imei1":"478070186686308","imei2":"478070186686308","popurl":"www.vaishvi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190418,"job_number":"JOB_190418","tr_customer_id":190436,"tr_customer_product_id":190426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:09:59.000Z","modified_at":"2026-02-18T14:09:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12221264314750","imei1":"12221264314750","imei2":"12221264314750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190419,"job_number":"JOB_190419","tr_customer_id":190437,"tr_customer_product_id":190427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:00.000Z","modified_at":"2026-02-18T14:10:38.000Z","name":"Lysanne Stamm","mobile_number":"358-966-6192","email_id":"Whitney.Stracke@yahoo.com","dop":"2025-04-06","serial_number":"19638645417867","imei1":"19638645417867","imei2":"19638645417867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190420,"job_number":"JOB_190420","tr_customer_id":190438,"tr_customer_product_id":190428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:01.000Z","modified_at":"2026-02-18T14:10:01.000Z","name":"Percy Swaniawski","mobile_number":"868-645-8225","email_id":"Coby_McClure96@yahoo.com","dop":"2025-04-06","serial_number":"12646422303032890","imei1":"12646422303032890","imei2":"12646422303032890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190421,"job_number":"JOB_190421","tr_customer_id":190439,"tr_customer_product_id":190429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:45.000Z","modified_at":"2026-02-18T14:10:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12624064283538","imei1":"12624064283538","imei2":"12624064283538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190422,"job_number":"JOB_190422","tr_customer_id":190440,"tr_customer_product_id":190430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:46.000Z","modified_at":"2026-02-18T14:11:24.000Z","name":"Wava Crooks","mobile_number":"897-315-7569","email_id":"Hester_Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"19147700591327","imei1":"19147700591327","imei2":"19147700591327","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190423,"job_number":"JOB_190423","tr_customer_id":190441,"tr_customer_product_id":190431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:47.000Z","modified_at":"2026-02-18T14:10:47.000Z","name":"Berenice Nitzsche","mobile_number":"697-398-4763","email_id":"Katharina_Collier64@yahoo.com","dop":"2025-04-06","serial_number":"14232849103003038","imei1":"14232849103003038","imei2":"14232849103003038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190424,"job_number":"JOB_190424","tr_customer_id":190442,"tr_customer_product_id":190432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:11:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10612102901656","imei1":"10612102901656","imei2":"10612102901656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190425,"job_number":"JOB_190425","tr_customer_id":190443,"tr_customer_product_id":190433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:12:11.000Z","name":"Bertram Funk","mobile_number":"567-411-3065","email_id":"Erica_Johns46@yahoo.com","dop":"2025-04-06","serial_number":"15855988854170","imei1":"15855988854170","imei2":"15855988854170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190426,"job_number":"JOB_190426","tr_customer_id":190444,"tr_customer_product_id":190434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:33.000Z","modified_at":"2026-02-18T14:11:33.000Z","name":"Dario Beier","mobile_number":"656-374-8252","email_id":"Donny.Reinger53@yahoo.com","dop":"2025-04-06","serial_number":"11714228265379290","imei1":"11714228265379290","imei2":"11714228265379290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190427,"job_number":"JOB_190427","tr_customer_id":190445,"tr_customer_product_id":190435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:07.000Z","modified_at":"2026-02-18T14:13:07.000Z","name":"Marta Stanton","mobile_number":"910-886-9170","email_id":"Jocelyn_Goyette@hotmail.com","dop":"2025-12-31","serial_number":"36250631074450","imei1":"36250631074450","imei2":"36250631074450","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190428,"job_number":"JOB_190428","tr_customer_id":190446,"tr_customer_product_id":190436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:59.000Z","modified_at":"2026-02-18T14:13:59.000Z","name":"Elouise Johns","mobile_number":"367-408-5630","email_id":"Imelda93@hotmail.com","dop":"2025-12-31","serial_number":"121143496131888","imei1":"121143496131888","imei2":"121143496131888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190429,"job_number":"JOB_190429","tr_customer_id":190447,"tr_customer_product_id":190437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:23.000Z","modified_at":"2026-02-18T14:14:23.000Z","name":"Prudence Jerde","mobile_number":"626-770-2957","email_id":"Polly.Boyer@gmail.com","dop":"2025-12-31","serial_number":"93770252487203","imei1":"93770252487203","imei2":"93770252487203","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190430,"job_number":"JOB_190430","tr_customer_id":190448,"tr_customer_product_id":190438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:34.000Z","modified_at":"2026-02-18T14:14:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46815579882219","imei1":"46815579882219","imei2":"46815579882219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190431,"job_number":"JOB_190431","tr_customer_id":190449,"tr_customer_product_id":190439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81117672324795","imei1":"81117672324795","imei2":"81117672324795","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190432,"job_number":"JOB_190432","tr_customer_id":190450,"tr_customer_product_id":190440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90789105006326","imei1":"90789105006326","imei2":"90789105006326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190433,"job_number":"JOB_190433","tr_customer_id":190451,"tr_customer_product_id":190441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65789870156073","imei1":"65789870156073","imei2":"65789870156073","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190434,"job_number":"JOB_190434","tr_customer_id":190452,"tr_customer_product_id":190442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758027833315","imei1":"29758027833315","imei2":"29758027833315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190435,"job_number":"JOB_190435","tr_customer_id":190453,"tr_customer_product_id":190443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24784916572069","imei1":"24784916572069","imei2":"24784916572069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190436,"job_number":"JOB_190436","tr_customer_id":190454,"tr_customer_product_id":190444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:58.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16132838563071","imei1":"16132838563071","imei2":"16132838563071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:14:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190437,"job_number":"JOB_190437","tr_customer_id":190455,"tr_customer_product_id":190445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:39.000Z","modified_at":"2026-02-18T14:14:39.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103225384518008","imei1":"103225384518008","imei2":"103225384518008","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190438,"job_number":"JOB_190438","tr_customer_id":190456,"tr_customer_product_id":190446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:40.000Z","modified_at":"2026-02-18T14:15:20.000Z","name":"Ivy Stamm","mobile_number":"673-374-1570","email_id":"Raymundo.Brakus64@gmail.com","dop":"2025-12-31","serial_number":"100391594891721","imei1":"100391594891721","imei2":"100391594891721","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190439,"job_number":"JOB_190439","tr_customer_id":190457,"tr_customer_product_id":190447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49786064114965","imei1":"49786064114965","imei2":"49786064114965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190440,"job_number":"JOB_190440","tr_customer_id":190458,"tr_customer_product_id":190448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19907251356130","imei1":"19907251356130","imei2":"19907251356130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190441,"job_number":"JOB_190441","tr_customer_id":190459,"tr_customer_product_id":190449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30101178286115","imei1":"30101178286115","imei2":"30101178286115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190442,"job_number":"JOB_190442","tr_customer_id":190460,"tr_customer_product_id":190450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78357624902393","imei1":"78357624902393","imei2":"78357624902393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190443,"job_number":"JOB_190443","tr_customer_id":190461,"tr_customer_product_id":190451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81477671024603","imei1":"81477671024603","imei2":"81477671024603","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190444,"job_number":"JOB_190444","tr_customer_id":190462,"tr_customer_product_id":190452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88553558367596","imei1":"88553558367596","imei2":"88553558367596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190445,"job_number":"JOB_190445","tr_customer_id":190463,"tr_customer_product_id":190453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40606677791879","imei1":"40606677791879","imei2":"40606677791879","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190446,"job_number":"JOB_190446","tr_customer_id":190464,"tr_customer_product_id":190454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:11.000Z","modified_at":"2026-02-18T14:15:49.000Z","name":"Lelah Jones","mobile_number":"321-929-3722","email_id":"Jayde50@yahoo.com","dop":"2025-04-06","serial_number":"19611293002372","imei1":"19611293002372","imei2":"19611293002372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190447,"job_number":"JOB_190447","tr_customer_id":190465,"tr_customer_product_id":190455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:12.000Z","modified_at":"2026-02-18T14:15:12.000Z","name":"Lawrence O'Hara","mobile_number":"522-740-8146","email_id":"Wilton.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15420800262181912","imei1":"15420800262181912","imei2":"15420800262181912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190448,"job_number":"JOB_190448","tr_customer_id":190466,"tr_customer_product_id":190456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105578189370233","imei1":"105578189370233","imei2":"105578189370233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190449,"job_number":"JOB_190449","tr_customer_id":190467,"tr_customer_product_id":190457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:16:06.000Z","name":"Josue Schamberger","mobile_number":"680-479-3187","email_id":"Soledad_Weissnat71@hotmail.com","dop":"2025-12-31","serial_number":"108401329972004","imei1":"108401329972004","imei2":"108401329972004","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190450,"job_number":"JOB_190450","tr_customer_id":190468,"tr_customer_product_id":190458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39969011534387","imei1":"39969011534387","imei2":"39969011534387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190451,"job_number":"JOB_190451","tr_customer_id":190469,"tr_customer_product_id":190459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63178932865018","imei1":"63178932865018","imei2":"63178932865018","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190452,"job_number":"JOB_190452","tr_customer_id":190470,"tr_customer_product_id":190460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35108529352066","imei1":"35108529352066","imei2":"35108529352066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190453,"job_number":"JOB_190453","tr_customer_id":190471,"tr_customer_product_id":190461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93922035168739","imei1":"93922035168739","imei2":"93922035168739","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190454,"job_number":"JOB_190454","tr_customer_id":190472,"tr_customer_product_id":190462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78344726240394","imei1":"78344726240394","imei2":"78344726240394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190455,"job_number":"JOB_190455","tr_customer_id":190473,"tr_customer_product_id":190463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91722750503042","imei1":"91722750503042","imei2":"91722750503042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190456,"job_number":"JOB_190456","tr_customer_id":190474,"tr_customer_product_id":190464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67950571149998","imei1":"67950571149998","imei2":"67950571149998","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:15:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190457,"job_number":"JOB_190457","tr_customer_id":190475,"tr_customer_product_id":190465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:13.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105801768607242","imei1":"105801768607242","imei2":"105801768607242","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190458,"job_number":"JOB_190458","tr_customer_id":190476,"tr_customer_product_id":190466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:50.000Z","name":"Alfonzo Purdy","mobile_number":"676-392-0389","email_id":"Rhea.Schoen@yahoo.com","dop":"2025-12-31","serial_number":"109129950950790","imei1":"109129950950790","imei2":"109129950950790","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190459,"job_number":"JOB_190459","tr_customer_id":190477,"tr_customer_product_id":190467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14386116566065","imei1":"14386116566065","imei2":"14386116566065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190460,"job_number":"JOB_190460","tr_customer_id":190478,"tr_customer_product_id":190468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:42.000Z","name":"Cary Von","mobile_number":"875-829-6109","email_id":"Emory91@hotmail.com","dop":"2025-04-06","serial_number":"14122166639718","imei1":"14122166639718","imei2":"14122166639718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:26:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190461,"job_number":"JOB_190461","tr_customer_id":190479,"tr_customer_product_id":190469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:04.000Z","modified_at":"2026-02-18T14:26:04.000Z","name":"Mack Hettinger","mobile_number":"913-576-9653","email_id":"Laurianne_Roberts@hotmail.com","dop":"2025-04-06","serial_number":"16571908940544080","imei1":"16571908940544080","imei2":"16571908940544080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190463,"job_number":"JOB_190463","tr_customer_id":190481,"tr_customer_product_id":190471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:26:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19730628907201","imei1":"19730628907201","imei2":"19730628907201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190464,"job_number":"JOB_190464","tr_customer_id":190482,"tr_customer_product_id":190472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:27:28.000Z","name":"Ollie Davis","mobile_number":"300-783-2118","email_id":"Wilmer_Wintheiser5@gmail.com","dop":"2025-04-06","serial_number":"16877632271417","imei1":"16877632271417","imei2":"16877632271417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190465,"job_number":"JOB_190465","tr_customer_id":190483,"tr_customer_product_id":190473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:51.000Z","modified_at":"2026-02-18T14:26:51.000Z","name":"Kellie Strosin","mobile_number":"951-925-6073","email_id":"Hugh.Lemke44@yahoo.com","dop":"2025-04-06","serial_number":"18504155749902440","imei1":"18504155749902440","imei2":"18504155749902440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190467,"job_number":"JOB_190467","tr_customer_id":190485,"tr_customer_product_id":190475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:27:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16195051718519","imei1":"16195051718519","imei2":"16195051718519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190468,"job_number":"JOB_190468","tr_customer_id":190486,"tr_customer_product_id":190476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:28:14.000Z","name":"Gillian Christiansen","mobile_number":"727-418-6734","email_id":"Kennith.Schiller@hotmail.com","dop":"2025-04-06","serial_number":"16375824575516","imei1":"16375824575516","imei2":"16375824575516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:28:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190469,"job_number":"JOB_190469","tr_customer_id":190487,"tr_customer_product_id":190477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:36.000Z","modified_at":"2026-02-18T14:27:36.000Z","name":"Lizzie Bayer","mobile_number":"848-240-3008","email_id":"Alexie80@yahoo.com","dop":"2025-04-06","serial_number":"17984303810286736","imei1":"17984303810286736","imei2":"17984303810286736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190480,"job_number":"JOB_190480","tr_customer_id":190498,"tr_customer_product_id":190488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:35.000Z","modified_at":"2026-02-18T14:38:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"109372567727480","imei1":"109372567727480","imei2":"109372567727480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190481,"job_number":"JOB_190481","tr_customer_id":190499,"tr_customer_product_id":190489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:36.000Z","modified_at":"2026-02-18T14:38:36.000Z","name":"Trudie Kuhn","mobile_number":"321-658-0193","email_id":"Ford_Berge36@yahoo.com","dop":"2025-02-01","serial_number":"17568761240540","imei1":"17568761240540","imei2":"17568761240540","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190482,"job_number":"JOB_190482","tr_customer_id":190500,"tr_customer_product_id":190490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:37.000Z","modified_at":"2026-02-18T14:39:12.000Z","name":"Maria Schmidt","mobile_number":"620-642-4786","email_id":"Quinn59@hotmail.com","dop":"2025-02-01","serial_number":"79756736853583","imei1":"79756736853583","imei2":"79756736853583","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:39:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190483,"job_number":"JOB_190483","tr_customer_id":190501,"tr_customer_product_id":190491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14266041310396","imei1":"14266041310396","imei2":"14266041310396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190484,"job_number":"JOB_190484","tr_customer_id":190502,"tr_customer_product_id":190492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:55.000Z","name":"Elmer Terry","mobile_number":"239-584-9889","email_id":"Maudie53@hotmail.com","dop":"2025-04-06","serial_number":"18321490715848","imei1":"18321490715848","imei2":"18321490715848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190485,"job_number":"JOB_190485","tr_customer_id":190503,"tr_customer_product_id":190493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:16.000Z","modified_at":"2026-02-18T14:39:16.000Z","name":"Cleveland O'Kon","mobile_number":"333-793-4468","email_id":"Annie_Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"17490522418754216","imei1":"17490522418754216","imei2":"17490522418754216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190486,"job_number":"JOB_190486","tr_customer_id":190504,"tr_customer_product_id":190494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"101402802488952","imei1":"101402802488952","imei2":"101402802488952","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190487,"job_number":"JOB_190487","tr_customer_id":190505,"tr_customer_product_id":190495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"Damaris Jaskolski","mobile_number":"594-620-8395","email_id":"Krista40@yahoo.com","dop":"2025-02-01","serial_number":"103704273365121","imei1":"103704273365121","imei2":"103704273365121","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190488,"job_number":"JOB_190488","tr_customer_id":190506,"tr_customer_product_id":190496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:20.000Z","modified_at":"2026-02-18T14:39:55.000Z","name":"Giles Grady","mobile_number":"805-486-9922","email_id":"Damion_Keebler@hotmail.com","dop":"2025-02-01","serial_number":"43918404994021","imei1":"43918404994021","imei2":"43918404994021","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190489,"job_number":"JOB_190489","tr_customer_id":190507,"tr_customer_product_id":190497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:58.000Z","modified_at":"2026-02-18T14:39:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10932894130052","imei1":"10932894130052","imei2":"10932894130052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190490,"job_number":"JOB_190490","tr_customer_id":190508,"tr_customer_product_id":190498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:40:38.000Z","name":"Kristy Spencer","mobile_number":"583-246-3384","email_id":"Kirsten.OReilly@yahoo.com","dop":"2025-06-18","serial_number":"10445133641397","imei1":"10445133641397","imei2":"10445133641397","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190491,"job_number":"JOB_190491","tr_customer_id":190509,"tr_customer_product_id":190499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:39:59.000Z","name":"Kory Littel","mobile_number":"672-752-9683","email_id":"Coby2@gmail.com","dop":"2025-06-18","serial_number":"1015707317126245","imei1":"1015707317126245","imei2":"1015707317126245","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190492,"job_number":"JOB_190492","tr_customer_id":190510,"tr_customer_product_id":190500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"100046517751634","imei1":"100046517751634","imei2":"100046517751634","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190493,"job_number":"JOB_190493","tr_customer_id":190511,"tr_customer_product_id":190501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"Astrid Conn","mobile_number":"381-610-2336","email_id":"Wilfrid_Beer@yahoo.com","dop":"2025-02-01","serial_number":"96658785246596","imei1":"96658785246596","imei2":"96658785246596","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190494,"job_number":"JOB_190494","tr_customer_id":190512,"tr_customer_product_id":190502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10165182301647","imei1":"10165182301647","imei2":"10165182301647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190495,"job_number":"JOB_190495","tr_customer_id":190513,"tr_customer_product_id":190503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:42.000Z","name":"Graham Abernathy","mobile_number":"923-909-0712","email_id":"Enoch.Konopelski18@hotmail.com","dop":"2025-04-06","serial_number":"17663327541318","imei1":"17663327541318","imei2":"17663327541318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190496,"job_number":"JOB_190496","tr_customer_id":190514,"tr_customer_product_id":190504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:03.000Z","modified_at":"2026-02-18T14:40:38.000Z","name":"Hardy Howe","mobile_number":"408-667-8035","email_id":"Stewart60@hotmail.com","dop":"2025-02-01","serial_number":"46204657447151","imei1":"46204657447151","imei2":"46204657447151","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190497,"job_number":"JOB_190497","tr_customer_id":190515,"tr_customer_product_id":190505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:04.000Z","modified_at":"2026-02-18T14:40:04.000Z","name":"Sarina Douglas","mobile_number":"478-954-9335","email_id":"Doris_Orn85@gmail.com","dop":"2025-04-06","serial_number":"18289522937873292","imei1":"18289522937873292","imei2":"18289522937873292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190498,"job_number":"JOB_190498","tr_customer_id":190516,"tr_customer_product_id":190506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:07.000Z","modified_at":"2026-02-18T14:40:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16987853015612","imei1":"16987853015612","imei2":"16987853015612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190499,"job_number":"JOB_190499","tr_customer_id":190517,"tr_customer_product_id":190507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:08.000Z","modified_at":"2026-02-18T14:40:44.000Z","name":"Trent Boyle","mobile_number":"960-760-6077","email_id":"Luisa.Jaskolski47@gmail.com","dop":"2025-04-06","serial_number":"14202267848870","imei1":"14202267848870","imei2":"14202267848870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:40:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190500,"job_number":"JOB_190500","tr_customer_id":190518,"tr_customer_product_id":190508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:09.000Z","modified_at":"2026-02-18T14:40:09.000Z","name":"Graciela Torphy","mobile_number":"320-701-1001","email_id":"Josue61@hotmail.com","dop":"2025-04-06","serial_number":"17331467059833758","imei1":"17331467059833758","imei2":"17331467059833758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190502,"job_number":"JOB_190502","tr_customer_id":190520,"tr_customer_product_id":190510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:27.000Z","modified_at":"2026-02-18T14:41:04.000Z","name":"Geo Reynolds","mobile_number":"440-908-7038","email_id":"Mikayla.Hills43@hotmail.com","dop":"2000-01-31","serial_number":"10940517778138","imei1":"10940517778138","imei2":"10940517778138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190504,"job_number":"JOB_190504","tr_customer_id":190522,"tr_customer_product_id":190512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10679544172405","imei1":"10679544172405","imei2":"10679544172405","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190505,"job_number":"JOB_190505","tr_customer_id":190523,"tr_customer_product_id":190513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:41:23.000Z","name":"Hannah Towne","mobile_number":"937-696-1600","email_id":"Lavada_Krajcik90@gmail.com","dop":"2025-06-18","serial_number":"10964358487209","imei1":"10964358487209","imei2":"10964358487209","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190506,"job_number":"JOB_190506","tr_customer_id":190524,"tr_customer_product_id":190514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"Jesus Schmidt","mobile_number":"223-775-6755","email_id":"Vincent_Fahey90@hotmail.com","dop":"2025-06-18","serial_number":"1061545598721223","imei1":"1061545598721223","imei2":"1061545598721223","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190507,"job_number":"JOB_190507","tr_customer_id":190525,"tr_customer_product_id":190515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:49.000Z","modified_at":"2026-02-18T14:40:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10515193896068","imei1":"10515193896068","imei2":"10515193896068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190508,"job_number":"JOB_190508","tr_customer_id":190526,"tr_customer_product_id":190516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:50.000Z","modified_at":"2026-02-18T14:41:29.000Z","name":"Mikayla Von","mobile_number":"424-399-7479","email_id":"Rosemary_Blick@gmail.com","dop":"2025-04-06","serial_number":"19065317974635","imei1":"19065317974635","imei2":"19065317974635","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190509,"job_number":"JOB_190509","tr_customer_id":190527,"tr_customer_product_id":190517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"Hipolito Marvin","mobile_number":"407-278-7896","email_id":"Harry.Lindgren@hotmail.com","dop":"2025-04-06","serial_number":"17861471015834168","imei1":"17861471015834168","imei2":"17861471015834168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190510,"job_number":"JOB_190510","tr_customer_id":190528,"tr_customer_product_id":190518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15257966143808","imei1":"15257966143808","imei2":"15257966143808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190511,"job_number":"JOB_190511","tr_customer_id":190529,"tr_customer_product_id":190519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:41:28.000Z","name":"Emiliano Lesch","mobile_number":"848-336-0696","email_id":"Terrance9@yahoo.com","dop":"2025-04-06","serial_number":"18695488243922","imei1":"18695488243922","imei2":"18695488243922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190512,"job_number":"JOB_190512","tr_customer_id":190530,"tr_customer_product_id":190520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:53.000Z","modified_at":"2026-02-18T14:40:53.000Z","name":"Camron Kozey","mobile_number":"838-426-5845","email_id":"Sandy.Schmidt@gmail.com","dop":"2025-04-06","serial_number":"16158476023233256","imei1":"16158476023233256","imei2":"16158476023233256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190514,"job_number":"JOB_190514","tr_customer_id":190532,"tr_customer_product_id":190522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:12.000Z","modified_at":"2026-02-18T14:41:49.000Z","name":"Joelle Wisozk","mobile_number":"722-851-4171","email_id":"Mercedes_Boehm@gmail.com","dop":"2000-01-31","serial_number":"10597077799179","imei1":"10597077799179","imei2":"10597077799179","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190516,"job_number":"JOB_190516","tr_customer_id":190534,"tr_customer_product_id":190524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:41:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228606445581","imei1":"13228606445581","imei2":"13228606445581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190517,"job_number":"JOB_190517","tr_customer_id":190535,"tr_customer_product_id":190525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:42:12.000Z","name":"Kasey Stoltenberg","mobile_number":"620-258-0811","email_id":"Josephine_OKon34@gmail.com","dop":"2025-04-06","serial_number":"18495081315911","imei1":"18495081315911","imei2":"18495081315911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190518,"job_number":"JOB_190518","tr_customer_id":190536,"tr_customer_product_id":190526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:36.000Z","modified_at":"2026-02-18T14:41:36.000Z","name":"Ernie Kuhic","mobile_number":"579-425-4029","email_id":"Keshaun24@hotmail.com","dop":"2025-04-06","serial_number":"19089752154950310","imei1":"19089752154950310","imei2":"19089752154950310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190519,"job_number":"JOB_190519","tr_customer_id":190537,"tr_customer_product_id":190527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18615086599766","imei1":"18615086599766","imei2":"18615086599766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190520,"job_number":"JOB_190520","tr_customer_id":190538,"tr_customer_product_id":190528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564679046206","imei1":"15564679046206","imei2":"15564679046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190521,"job_number":"JOB_190521","tr_customer_id":190539,"tr_customer_product_id":190529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:42:15.000Z","name":"Sterling Flatley","mobile_number":"908-553-4838","email_id":"Gust_Adams@gmail.com","dop":"2025-04-06","serial_number":"10189978929859","imei1":"10189978929859","imei2":"10189978929859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190522,"job_number":"JOB_190522","tr_customer_id":190540,"tr_customer_product_id":190530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:41.000Z","modified_at":"2026-02-18T14:42:20.000Z","name":"Kenny Christiansen","mobile_number":"486-358-3114","email_id":"Zella.Gusikowski34@gmail.com","dop":"2025-04-06","serial_number":"19532976565283","imei1":"19532976565283","imei2":"19532976565283","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190523,"job_number":"JOB_190523","tr_customer_id":190541,"tr_customer_product_id":190531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Elena Hoppe","mobile_number":"350-334-7147","email_id":"Rosamond.Stanton@yahoo.com","dop":"2025-04-06","serial_number":"10554737720826640","imei1":"10554737720826640","imei2":"10554737720826640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190524,"job_number":"JOB_190524","tr_customer_id":190542,"tr_customer_product_id":190532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Ashly Langworth","mobile_number":"848-496-2298","email_id":"Maxie.Labadie55@gmail.com","dop":"2025-04-06","serial_number":"10572297477418618","imei1":"10572297477418618","imei2":"10572297477418618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190526,"job_number":"JOB_190526","tr_customer_id":190544,"tr_customer_product_id":190534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:57.000Z","modified_at":"2026-02-18T14:42:34.000Z","name":"Nova Towne","mobile_number":"309-707-7961","email_id":"Conor30@gmail.com","dop":"2000-01-31","serial_number":"10921375199323","imei1":"10921375199323","imei2":"10921375199323","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190528,"job_number":"JOB_190528","tr_customer_id":190546,"tr_customer_product_id":190536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:07.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18696408138153","imei1":"18696408138153","imei2":"18696408138153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190529,"job_number":"JOB_190529","tr_customer_id":190547,"tr_customer_product_id":190537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Isabella Jacobi","mobile_number":"587-446-3126","email_id":"Melissa.Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"10605139756760","imei1":"10605139756760","imei2":"10605139756760","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190530,"job_number":"JOB_190530","tr_customer_id":190548,"tr_customer_product_id":190538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:08.000Z","modified_at":"2026-02-18T14:42:08.000Z","name":"Ozella Larkin","mobile_number":"891-528-8399","email_id":"Malcolm35@hotmail.com","dop":"2025-04-06","serial_number":"13578872683299074","imei1":"13578872683299074","imei2":"13578872683299074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190531,"job_number":"JOB_190531","tr_customer_id":190549,"tr_customer_product_id":190539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12597115878125","imei1":"12597115878125","imei2":"12597115878125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190532,"job_number":"JOB_190532","tr_customer_id":190550,"tr_customer_product_id":190540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:57.000Z","name":"Mathias Reinger","mobile_number":"986-848-3867","email_id":"Bernice_Bartell5@gmail.com","dop":"2025-04-06","serial_number":"16840416129131","imei1":"16840416129131","imei2":"16840416129131","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190533,"job_number":"JOB_190533","tr_customer_id":190551,"tr_customer_product_id":190541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:23.000Z","modified_at":"2026-02-18T14:42:23.000Z","name":"Queenie Block","mobile_number":"927-414-6651","email_id":"Lionel_Deckow@hotmail.com","dop":"2025-04-06","serial_number":"19918286386559496","imei1":"19918286386559496","imei2":"19918286386559496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190534,"job_number":"JOB_190534","tr_customer_id":190552,"tr_customer_product_id":190542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:42:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19493467791403","imei1":"19493467791403","imei2":"19493467791403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190535,"job_number":"JOB_190535","tr_customer_id":190553,"tr_customer_product_id":190543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:43:06.000Z","name":"Odell Graham","mobile_number":"678-857-9399","email_id":"Arlie_Nicolas@yahoo.com","dop":"2025-04-06","serial_number":"13234842837795","imei1":"13234842837795","imei2":"13234842837795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190536,"job_number":"JOB_190536","tr_customer_id":190554,"tr_customer_product_id":190544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:29.000Z","modified_at":"2026-02-18T14:42:29.000Z","name":"Annetta Cummerata","mobile_number":"439-373-1207","email_id":"Eriberto.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"13228321607808128","imei1":"13228321607808128","imei2":"13228321607808128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190537,"job_number":"JOB_190537","tr_customer_id":190555,"tr_customer_product_id":190545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17167260671702","imei1":"17167260671702","imei2":"17167260671702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190538,"job_number":"JOB_190538","tr_customer_id":190556,"tr_customer_product_id":190546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:43:09.000Z","name":"Anne Sporer","mobile_number":"801-597-9152","email_id":"Kale.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"15588061032286","imei1":"15588061032286","imei2":"15588061032286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190539,"job_number":"JOB_190539","tr_customer_id":190557,"tr_customer_product_id":190547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:32.000Z","modified_at":"2026-02-18T14:42:32.000Z","name":"Geovanny Rippin","mobile_number":"908-512-4298","email_id":"Pauline.Kohler68@hotmail.com","dop":"2025-04-06","serial_number":"18439503760840976","imei1":"18439503760840976","imei2":"18439503760840976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190541,"job_number":"JOB_190541","tr_customer_id":190559,"tr_customer_product_id":190549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:42.000Z","modified_at":"2026-02-18T14:43:19.000Z","name":"Amie Ortiz","mobile_number":"835-471-3563","email_id":"Adelle.Will@hotmail.com","dop":"2000-01-31","serial_number":"10489373656040","imei1":"10489373656040","imei2":"10489373656040","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190543,"job_number":"JOB_190543","tr_customer_id":190561,"tr_customer_product_id":190551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:42:50.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16404559000029","imei1":"16404559000029","imei2":"16404559000029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190544,"job_number":"JOB_190544","tr_customer_id":190562,"tr_customer_product_id":190552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:43:26.000Z","name":"Vernon Dooley","mobile_number":"241-779-6053","email_id":"Christina.Hahn@hotmail.com","dop":"2025-04-06","serial_number":"19019111974952","imei1":"19019111974952","imei2":"19019111974952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190545,"job_number":"JOB_190545","tr_customer_id":190563,"tr_customer_product_id":190553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:51.000Z","modified_at":"2026-02-18T14:42:51.000Z","name":"Benny Lynch","mobile_number":"897-705-3264","email_id":"Lucy74@gmail.com","dop":"2025-04-06","serial_number":"12112969040196584","imei1":"12112969040196584","imei2":"12112969040196584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190546,"job_number":"JOB_190546","tr_customer_id":190564,"tr_customer_product_id":190554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13857730954724","imei1":"13857730954724","imei2":"13857730954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190547,"job_number":"JOB_190547","tr_customer_id":190565,"tr_customer_product_id":190555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:38.000Z","name":"Garnet Carroll","mobile_number":"356-904-1072","email_id":"Nat23@yahoo.com","dop":"2025-04-06","serial_number":"19840763845516","imei1":"19840763845516","imei2":"19840763845516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190548,"job_number":"JOB_190548","tr_customer_id":190566,"tr_customer_product_id":190556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:05.000Z","modified_at":"2026-02-18T14:43:05.000Z","name":"Madisyn Heller","mobile_number":"787-301-6313","email_id":"Wilhelmine55@hotmail.com","dop":"2025-04-06","serial_number":"12539782517027324","imei1":"12539782517027324","imei2":"12539782517027324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190549,"job_number":"JOB_190549","tr_customer_id":190567,"tr_customer_product_id":190557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:13.000Z","modified_at":"2026-02-18T14:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18017966235354","imei1":"18017966235354","imei2":"18017966235354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190550,"job_number":"JOB_190550","tr_customer_id":190568,"tr_customer_product_id":190558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:14.000Z","modified_at":"2026-02-18T14:43:52.000Z","name":"Precious Romaguera","mobile_number":"504-589-2385","email_id":"Sheila.Conroy@gmail.com","dop":"2025-04-06","serial_number":"15033104941513","imei1":"15033104941513","imei2":"15033104941513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190551,"job_number":"JOB_190551","tr_customer_id":190569,"tr_customer_product_id":190559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:15.000Z","modified_at":"2026-02-18T14:43:15.000Z","name":"Dariana Streich","mobile_number":"253-951-5142","email_id":"Cordelia4@gmail.com","dop":"2025-04-06","serial_number":"18930916623060696","imei1":"18930916623060696","imei2":"18930916623060696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190552,"job_number":"JOB_190552","tr_customer_id":190570,"tr_customer_product_id":190560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13579206660153","imei1":"13579206660153","imei2":"13579206660153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190553,"job_number":"JOB_190553","tr_customer_id":190571,"tr_customer_product_id":190561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:56.000Z","name":"Eduardo Aufderhar","mobile_number":"719-855-4014","email_id":"Ilene_Sipes69@yahoo.com","dop":"2025-04-06","serial_number":"16553467319460","imei1":"16553467319460","imei2":"16553467319460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:43:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190554,"job_number":"JOB_190554","tr_customer_id":190572,"tr_customer_product_id":190562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:18.000Z","modified_at":"2026-02-18T14:43:18.000Z","name":"Barton Kassulke","mobile_number":"927-208-5267","email_id":"Chaz.Fay31@gmail.com","dop":"2025-04-06","serial_number":"18752759902421780","imei1":"18752759902421780","imei2":"18752759902421780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190555,"job_number":"JOB_190555","tr_customer_id":190573,"tr_customer_product_id":190563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:43:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14241363579871","imei1":"14241363579871","imei2":"14241363579871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190556,"job_number":"JOB_190556","tr_customer_id":190574,"tr_customer_product_id":190564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:44:09.000Z","name":"Shanny Stehr","mobile_number":"388-337-0899","email_id":"Keira_Bode65@gmail.com","dop":"2025-04-06","serial_number":"15540542167416","imei1":"15540542167416","imei2":"15540542167416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190557,"job_number":"JOB_190557","tr_customer_id":190575,"tr_customer_product_id":190565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:35.000Z","modified_at":"2026-02-18T14:43:35.000Z","name":"Kara Hagenes","mobile_number":"614-487-6331","email_id":"Alvis.Haley46@hotmail.com","dop":"2025-04-06","serial_number":"10612680851500150","imei1":"10612680851500150","imei2":"10612680851500150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190558,"job_number":"JOB_190558","tr_customer_id":190576,"tr_customer_product_id":190566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19433483340458","imei1":"19433483340458","imei2":"19433483340458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190559,"job_number":"JOB_190559","tr_customer_id":190577,"tr_customer_product_id":190567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:43.000Z","name":"Alexis Haag","mobile_number":"540-559-5446","email_id":"Clemens3@gmail.com","dop":"2025-04-06","serial_number":"15755577735268","imei1":"15755577735268","imei2":"15755577735268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:44:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190560,"job_number":"JOB_190560","tr_customer_id":190578,"tr_customer_product_id":190568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:05.000Z","modified_at":"2026-02-18T14:44:05.000Z","name":"Aglae Bednar","mobile_number":"604-277-6996","email_id":"Coralie46@hotmail.com","dop":"2025-04-06","serial_number":"12302182878934218","imei1":"12302182878934218","imei2":"12302182878934218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190561,"job_number":"JOB_190561","tr_customer_id":190579,"tr_customer_product_id":190569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:18.000Z","modified_at":"2026-02-18T14:44:55.000Z","name":"Keenan Wilderman","mobile_number":"339-253-8606","email_id":"Fredy_Nikolaus@yahoo.com","dop":"2025-04-06","serial_number":"18547617817735","imei1":"18547617817735","imei2":"18547617817735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190562,"job_number":"JOB_190562","tr_customer_id":190580,"tr_customer_product_id":190570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:19.000Z","modified_at":"2026-02-18T14:44:19.000Z","name":"Fanny Wyman","mobile_number":"530-919-3010","email_id":"Alf9@gmail.com","dop":"2025-04-06","serial_number":"16769989105958932","imei1":"16769989105958932","imei2":"16769989105958932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190565,"job_number":"JOB_190565","tr_customer_id":190583,"tr_customer_product_id":190573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:35.000Z","modified_at":"2026-02-18T14:46:16.000Z","name":"Adriana Donnelly","mobile_number":"610-958-9998","email_id":"Kamryn90@hotmail.com","dop":"2025-04-06","serial_number":"13006565884673","imei1":"13006565884673","imei2":"13006565884673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190566,"job_number":"JOB_190566","tr_customer_id":190584,"tr_customer_product_id":190574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:36.000Z","name":"Linnea Gutmann","mobile_number":"371-774-1061","email_id":"Yoshiko_Brown3@hotmail.com","dop":"2025-04-06","serial_number":"19884747232218624","imei1":"19884747232218624","imei2":"19884747232218624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190568,"job_number":"JOB_190568","tr_customer_id":190586,"tr_customer_product_id":190576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:48.000Z","modified_at":"2026-02-18T14:48:06.000Z","name":"Samson Witting","mobile_number":"595-265-1743","email_id":"Santino_Gutmann@yahoo.com","dop":"2025-05-30","serial_number":"19065187005358","imei1":"19065187005358","imei2":"19065187005358","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190569,"job_number":"JOB_190569","tr_customer_id":190587,"tr_customer_product_id":190577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:49.000Z","modified_at":"2026-02-18T14:47:49.000Z","name":"Emery Roob","mobile_number":"443-619-8144","email_id":"Henriette50@gmail.com","dop":"2025-05-30","serial_number":"12267373140029","imei1":"12267373140029","imei2":"12267373140029","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190570,"job_number":"JOB_190570","tr_customer_id":190588,"tr_customer_product_id":190578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:50.000Z","modified_at":"2026-02-18T14:47:50.000Z","name":"Sydnie Anderson","mobile_number":"930-254-6687","email_id":"Iva_Lowe94@yahoo.com","dop":"2025-05-30","serial_number":"1995281023948040","imei1":"1995281023948040","imei2":"1995281023948040","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190571,"job_number":"JOB_190571","tr_customer_id":190589,"tr_customer_product_id":190579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18485389927691","imei1":"18485389927691","imei2":"18485389927691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190572,"job_number":"JOB_190572","tr_customer_id":190590,"tr_customer_product_id":190580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:49.000Z","name":"Ora Bins","mobile_number":"960-205-7971","email_id":"Cassie_Stroman@yahoo.com","dop":"2025-04-06","serial_number":"14825815624140","imei1":"14825815624140","imei2":"14825815624140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190573,"job_number":"JOB_190573","tr_customer_id":190591,"tr_customer_product_id":190581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:10.000Z","modified_at":"2026-02-18T14:50:10.000Z","name":"General Yost","mobile_number":"205-359-1215","email_id":"Winona_Spinka83@hotmail.com","dop":"2025-04-06","serial_number":"14573755703070770","imei1":"14573755703070770","imei2":"14573755703070770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190574,"job_number":"JOB_190574","tr_customer_id":190592,"tr_customer_product_id":190582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16837166921221","imei1":"16837166921221","imei2":"16837166921221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190575,"job_number":"JOB_190575","tr_customer_id":190593,"tr_customer_product_id":190583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:57.000Z","name":"Emmy Kerluke","mobile_number":"918-303-2283","email_id":"Reinhold.Krajcik74@hotmail.com","dop":"2025-04-06","serial_number":"19158703413991","imei1":"19158703413991","imei2":"19158703413991","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190576,"job_number":"JOB_190576","tr_customer_id":190594,"tr_customer_product_id":190584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:23.000Z","modified_at":"2026-02-18T14:50:23.000Z","name":"Kyleigh Bradtke","mobile_number":"696-928-0292","email_id":"Chris48@hotmail.com","dop":"2025-04-06","serial_number":"10408553329337064","imei1":"10408553329337064","imei2":"10408553329337064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190577,"job_number":"JOB_190577","tr_customer_id":190595,"tr_customer_product_id":190585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:28.000Z","modified_at":"2026-02-18T14:50:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19045256711355","imei1":"19045256711355","imei2":"19045256711355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190578,"job_number":"JOB_190578","tr_customer_id":190596,"tr_customer_product_id":190586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:29.000Z","modified_at":"2026-02-18T14:51:10.000Z","name":"Marcos Volkman","mobile_number":"713-456-1837","email_id":"Alexandrine2@yahoo.com","dop":"2025-04-06","serial_number":"17873294047761","imei1":"17873294047761","imei2":"17873294047761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190579,"job_number":"JOB_190579","tr_customer_id":190597,"tr_customer_product_id":190587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:30.000Z","modified_at":"2026-02-18T14:50:30.000Z","name":"Alexandrea Pollich","mobile_number":"611-306-8516","email_id":"Hoyt.Tromp@gmail.com","dop":"2025-04-06","serial_number":"15768132487887348","imei1":"15768132487887348","imei2":"15768132487887348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190580,"job_number":"JOB_190580","tr_customer_id":190598,"tr_customer_product_id":190588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18473965289657","imei1":"18473965289657","imei2":"18473965289657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190581,"job_number":"JOB_190581","tr_customer_id":190599,"tr_customer_product_id":190589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Gilda Ebert","mobile_number":"227-634-2568","email_id":"Evelyn.Grady@hotmail.com","dop":"2025-04-06","serial_number":"19957798533209","imei1":"19957798533209","imei2":"19957798533209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190582,"job_number":"JOB_190582","tr_customer_id":190600,"tr_customer_product_id":190590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:58.000Z","modified_at":"2026-02-18T14:50:58.000Z","name":"Josue Langosh","mobile_number":"581-425-8698","email_id":"Charley_Beier@yahoo.com","dop":"2025-04-06","serial_number":"12571788181530500","imei1":"12571788181530500","imei2":"12571788181530500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190586,"job_number":"JOB_190586","tr_customer_id":190604,"tr_customer_product_id":190594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13533670857372","imei1":"13533670857372","imei2":"13533670857372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190587,"job_number":"JOB_190587","tr_customer_id":190605,"tr_customer_product_id":190595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:39.000Z","name":"Mark Runte","mobile_number":"533-287-1605","email_id":"Quinn59@hotmail.com","dop":"2025-04-06","serial_number":"17538586229560","imei1":"17538586229560","imei2":"17538586229560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190588,"job_number":"JOB_190588","tr_customer_id":190606,"tr_customer_product_id":190596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:05.000Z","modified_at":"2026-02-18T14:51:05.000Z","name":"America Gusikowski","mobile_number":"284-286-9682","email_id":"Lue_Krajcik95@yahoo.com","dop":"2025-04-06","serial_number":"10073732698476864","imei1":"10073732698476864","imei2":"10073732698476864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190590,"job_number":"JOB_190590","tr_customer_id":190608,"tr_customer_product_id":190598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11922059782205","imei1":"11922059782205","imei2":"11922059782205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190592,"job_number":"JOB_190592","tr_customer_id":190610,"tr_customer_product_id":190600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:55.000Z","name":"Burdette Mosciski","mobile_number":"913-522-8726","email_id":"Lyla.Ebert63@hotmail.com","dop":"2025-04-06","serial_number":"10995008842276","imei1":"10995008842276","imei2":"10995008842276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190594,"job_number":"JOB_190594","tr_customer_id":190612,"tr_customer_product_id":190602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:19.000Z","modified_at":"2026-02-18T14:51:19.000Z","name":"Karley Borer","mobile_number":"231-674-7752","email_id":"Isobel.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10953587143630666","imei1":"10953587143630666","imei2":"10953587143630666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190595,"job_number":"JOB_190595","tr_customer_id":190613,"tr_customer_product_id":190603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:34.000Z","modified_at":"2026-02-18T14:51:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12012513145773","imei1":"12012513145773","imei2":"12012513145773","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190597,"job_number":"JOB_190597","tr_customer_id":190615,"tr_customer_product_id":190605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:52:15.000Z","name":"Giuseppe Brown","mobile_number":"450-971-2662","email_id":"Gerson_Reinger3@gmail.com","dop":"2025-08-24","serial_number":"11904663685469","imei1":"11904663685469","imei2":"11904663685469","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190600,"job_number":"JOB_190600","tr_customer_id":190618,"tr_customer_product_id":190608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:36.000Z","modified_at":"2026-02-18T14:51:36.000Z","name":"Myrtice Brakus","mobile_number":"426-237-6393","email_id":"Camille35@gmail.com","dop":"2025-08-24","serial_number":"1013500099333832","imei1":"1013500099333832","imei2":"1013500099333832","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190601,"job_number":"JOB_190601","tr_customer_id":190619,"tr_customer_product_id":190609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:51:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16615966902251","imei1":"16615966902251","imei2":"16615966902251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190602,"job_number":"JOB_190602","tr_customer_id":190620,"tr_customer_product_id":190610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:52:22.000Z","name":"Douglas Kessler","mobile_number":"371-775-5485","email_id":"Hildegard89@hotmail.com","dop":"2025-04-06","serial_number":"11544814138598","imei1":"11544814138598","imei2":"11544814138598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190603,"job_number":"JOB_190603","tr_customer_id":190621,"tr_customer_product_id":190611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:44.000Z","modified_at":"2026-02-18T14:51:44.000Z","name":"Pinkie King","mobile_number":"573-831-5193","email_id":"Sheila92@hotmail.com","dop":"2025-04-06","serial_number":"16644251646739718","imei1":"16644251646739718","imei2":"16644251646739718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190604,"job_number":"JOB_190604","tr_customer_id":190622,"tr_customer_product_id":190612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:51:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14541686905231","imei1":"14541686905231","imei2":"14541686905231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190605,"job_number":"JOB_190605","tr_customer_id":190623,"tr_customer_product_id":190613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:52:21.000Z","name":"Korbin Brown","mobile_number":"768-767-5651","email_id":"Oliver.Greenholt85@gmail.com","dop":"2025-04-06","serial_number":"18422724181289","imei1":"18422724181289","imei2":"18422724181289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190606,"job_number":"JOB_190606","tr_customer_id":190624,"tr_customer_product_id":190614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:47.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Olaf Morar","mobile_number":"604-510-4434","email_id":"Eloy_Little46@gmail.com","dop":"2025-04-06","serial_number":"18991032866125424","imei1":"18991032866125424","imei2":"18991032866125424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190607,"job_number":"JOB_190607","tr_customer_id":190625,"tr_customer_product_id":190615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:48.000Z","modified_at":"2026-02-18T14:52:27.000Z","name":"Joany Treutel","mobile_number":"391-600-8943","email_id":"Lydia52@hotmail.com","dop":"2025-04-06","serial_number":"19737110961442","imei1":"19737110961442","imei2":"19737110961442","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190608,"job_number":"JOB_190608","tr_customer_id":190626,"tr_customer_product_id":190616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:50.000Z","modified_at":"2026-02-18T14:51:50.000Z","name":"Robb Jerde","mobile_number":"977-530-1119","email_id":"Willow11@gmail.com","dop":"2025-04-06","serial_number":"17163644881545744","imei1":"17163644881545744","imei2":"17163644881545744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190609,"job_number":"JOB_190609","tr_customer_id":190627,"tr_customer_product_id":190617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19137123623377","imei1":"19137123623377","imei2":"19137123623377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190610,"job_number":"JOB_190610","tr_customer_id":190628,"tr_customer_product_id":190618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:39.000Z","name":"Jonathon Wolff","mobile_number":"471-926-5104","email_id":"Godfrey.Kessler@hotmail.com","dop":"2025-04-06","serial_number":"11308189875166","imei1":"11308189875166","imei2":"11308189875166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190611,"job_number":"JOB_190611","tr_customer_id":190629,"tr_customer_product_id":190619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:03.000Z","modified_at":"2026-02-18T14:52:03.000Z","name":"Gerson Lebsack","mobile_number":"600-285-8015","email_id":"German17@yahoo.com","dop":"2025-04-06","serial_number":"17123775782906492","imei1":"17123775782906492","imei2":"17123775782906492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190612,"job_number":"JOB_190612","tr_customer_id":190630,"tr_customer_product_id":190620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:52:23.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"16611256306931","imei1":"16611256306931","imei2":"16611256306931","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190613,"job_number":"JOB_190613","tr_customer_id":190631,"tr_customer_product_id":190621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:53:04.000Z","name":"Ricardo Cummerata","mobile_number":"399-748-1807","email_id":"Dewitt_Bartell30@yahoo.com","dop":"2025-08-24","serial_number":"16887222688000","imei1":"16887222688000","imei2":"16887222688000","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190614,"job_number":"JOB_190614","tr_customer_id":190632,"tr_customer_product_id":190622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:52:25.000Z","name":"Nolan Fahey","mobile_number":"588-527-8978","email_id":"Vladimir69@yahoo.com","dop":"2025-08-24","serial_number":"1005776565020518","imei1":"1005776565020518","imei2":"1005776565020518","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190615,"job_number":"JOB_190615","tr_customer_id":190633,"tr_customer_product_id":190623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:53:03.000Z","name":"Tanner Lesch","mobile_number":"434-390-2797","email_id":"Kay_Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"16588798051782","imei1":"16588798051782","imei2":"16588798051782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190616,"job_number":"JOB_190616","tr_customer_id":190634,"tr_customer_product_id":190624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:26.000Z","modified_at":"2026-02-18T14:52:26.000Z","name":"Brannon McKenzie","mobile_number":"633-624-7031","email_id":"Cassandre_Schuppe97@gmail.com","dop":"2025-04-06","serial_number":"11179146711443048","imei1":"11179146711443048","imei2":"11179146711443048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190617,"job_number":"JOB_190617","tr_customer_id":190635,"tr_customer_product_id":190625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:52:52.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10160126979332","imei1":"10160126979332","imei2":"10160126979332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190618,"job_number":"JOB_190618","tr_customer_id":190636,"tr_customer_product_id":190626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:53:30.000Z","name":"Avery Klocko","mobile_number":"270-807-1403","email_id":"Margarete.Walsh@gmail.com","dop":"2025-04-06","serial_number":"13511157669949","imei1":"13511157669949","imei2":"13511157669949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190619,"job_number":"JOB_190619","tr_customer_id":190637,"tr_customer_product_id":190627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:54.000Z","modified_at":"2026-02-18T14:52:54.000Z","name":"Ernest Pfeffer","mobile_number":"313-917-8999","email_id":"Mac.Cummings62@hotmail.com","dop":"2025-04-06","serial_number":"16719978586102276","imei1":"16719978586102276","imei2":"16719978586102276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190620,"job_number":"JOB_190620","tr_customer_id":190638,"tr_customer_product_id":190628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:11.000Z","modified_at":"2026-02-18T14:53:11.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14471290583155","imei1":"14471290583155","imei2":"14471290583155","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190621,"job_number":"JOB_190621","tr_customer_id":190639,"tr_customer_product_id":190629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:12.000Z","modified_at":"2026-02-18T14:53:52.000Z","name":"Germaine Langosh","mobile_number":"984-878-9280","email_id":"Daisha55@gmail.com","dop":"2025-08-24","serial_number":"10338773930036","imei1":"10338773930036","imei2":"10338773930036","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190622,"job_number":"JOB_190622","tr_customer_id":190640,"tr_customer_product_id":190630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:13.000Z","modified_at":"2026-02-18T14:53:13.000Z","name":"Joelle Brown","mobile_number":"443-901-1489","email_id":"Mariam_Beier88@yahoo.com","dop":"2025-08-24","serial_number":"1026645276299823","imei1":"1026645276299823","imei2":"1026645276299823","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190623,"job_number":"JOB_190623","tr_customer_id":190641,"tr_customer_product_id":190631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:53:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14938348499268","imei1":"14938348499268","imei2":"14938348499268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190624,"job_number":"JOB_190624","tr_customer_id":190642,"tr_customer_product_id":190632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:54:14.000Z","name":"Alexandra Senger","mobile_number":"718-232-8449","email_id":"Thurman_Weber@yahoo.com","dop":"2025-04-06","serial_number":"12235479160738","imei1":"12235479160738","imei2":"12235479160738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190625,"job_number":"JOB_190625","tr_customer_id":190643,"tr_customer_product_id":190633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:38.000Z","modified_at":"2026-02-18T14:53:38.000Z","name":"Dominic Bins","mobile_number":"256-731-1125","email_id":"Ansel_Erdman68@hotmail.com","dop":"2025-04-06","serial_number":"14536141440748672","imei1":"14536141440748672","imei2":"14536141440748672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190626,"job_number":"JOB_190626","tr_customer_id":190644,"tr_customer_product_id":190634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19893482773023","imei1":"19893482773023","imei2":"19893482773023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190627,"job_number":"JOB_190627","tr_customer_id":190645,"tr_customer_product_id":190635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:56.000Z","name":"Jackeline Shanahan","mobile_number":"503-958-0713","email_id":"Anita.Ebert36@hotmail.com","dop":"2025-04-06","serial_number":"11015592202156","imei1":"11015592202156","imei2":"11015592202156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190628,"job_number":"JOB_190628","tr_customer_id":190646,"tr_customer_product_id":190636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:20.000Z","modified_at":"2026-02-18T14:54:20.000Z","name":"Helena Effertz","mobile_number":"201-491-4622","email_id":"Khalil_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"13714539258256278","imei1":"13714539258256278","imei2":"13714539258256278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190629,"job_number":"JOB_190629","tr_customer_id":190647,"tr_customer_product_id":190637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19946252115663","imei1":"19946252115663","imei2":"19946252115663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190630,"job_number":"JOB_190630","tr_customer_id":190648,"tr_customer_product_id":190638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"Abdiel Bode","mobile_number":"784-465-9168","email_id":"Anika.Carter@yahoo.com","dop":"2025-04-06","serial_number":"14512928151780","imei1":"14512928151780","imei2":"14512928151780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190631,"job_number":"JOB_190631","tr_customer_id":190649,"tr_customer_product_id":190639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:23.000Z","modified_at":"2026-02-18T14:54:23.000Z","name":"Gabe Schumm","mobile_number":"628-220-5131","email_id":"Ricky_Kutch@yahoo.com","dop":"2025-04-06","serial_number":"12467668146074516","imei1":"12467668146074516","imei2":"12467668146074516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190634,"job_number":"JOB_190634","tr_customer_id":190652,"tr_customer_product_id":190642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:50.000Z","modified_at":"2026-02-18T14:55:33.000Z","name":"Margarett Macejkovic","mobile_number":"989-243-4183","email_id":"Verda_Fritsch@gmail.com","dop":"2025-04-06","serial_number":"10249014346050","imei1":"10249014346050","imei2":"10249014346050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190635,"job_number":"JOB_190635","tr_customer_id":190653,"tr_customer_product_id":190643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:51.000Z","modified_at":"2026-02-18T14:54:51.000Z","name":"Effie Cremin","mobile_number":"253-516-4344","email_id":"Kamren49@yahoo.com","dop":"2025-04-06","serial_number":"14656008222021148","imei1":"14656008222021148","imei2":"14656008222021148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190637,"job_number":"JOB_190637","tr_customer_id":190655,"tr_customer_product_id":190645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17165981140339","imei1":"17165981140339","imei2":"17165981140339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190638,"job_number":"JOB_190638","tr_customer_id":190656,"tr_customer_product_id":190646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:55:39.000Z","name":"Rogers Zboncak","mobile_number":"819-297-2403","email_id":"Trudie_Spinka@hotmail.com","dop":"2025-04-06","serial_number":"15517950771244","imei1":"15517950771244","imei2":"15517950771244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190639,"job_number":"JOB_190639","tr_customer_id":190657,"tr_customer_product_id":190647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:01.000Z","modified_at":"2026-02-18T14:55:01.000Z","name":"Barbara Rippin","mobile_number":"228-213-5430","email_id":"Otilia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"12389684853882124","imei1":"12389684853882124","imei2":"12389684853882124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190640,"job_number":"JOB_190640","tr_customer_id":190658,"tr_customer_product_id":190648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11851452465804","imei1":"11851452465804","imei2":"11851452465804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190641,"job_number":"JOB_190641","tr_customer_id":190659,"tr_customer_product_id":190649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:40.000Z","name":"Ara Schulist","mobile_number":"927-527-5378","email_id":"Lenna8@gmail.com","dop":"2025-04-06","serial_number":"10703560939151","imei1":"10703560939151","imei2":"10703560939151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190642,"job_number":"JOB_190642","tr_customer_id":190660,"tr_customer_product_id":190650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:05.000Z","modified_at":"2026-02-18T14:55:05.000Z","name":"Garrett Schmitt","mobile_number":"491-809-2662","email_id":"Ulises_Bernhard22@hotmail.com","dop":"2025-04-06","serial_number":"11486059669901832","imei1":"11486059669901832","imei2":"11486059669901832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190643,"job_number":"JOB_190643","tr_customer_id":190661,"tr_customer_product_id":190651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:55:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14434672793409","imei1":"14434672793409","imei2":"14434672793409","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190644,"job_number":"JOB_190644","tr_customer_id":190662,"tr_customer_product_id":190652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:56:24.000Z","name":"Cynthia Auer","mobile_number":"334-778-2132","email_id":"Jillian_Nitzsche@gmail.com","dop":"2025-04-06","serial_number":"13923287287013","imei1":"13923287287013","imei2":"13923287287013","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190645,"job_number":"JOB_190645","tr_customer_id":190663,"tr_customer_product_id":190653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14092464236356","imei1":"14092464236356","imei2":"14092464236356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190646,"job_number":"JOB_190646","tr_customer_id":190664,"tr_customer_product_id":190654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"Estelle Schowalter","mobile_number":"673-557-0381","email_id":"Stanley.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"15370202108846828","imei1":"15370202108846828","imei2":"15370202108846828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190647,"job_number":"JOB_190647","tr_customer_id":190665,"tr_customer_product_id":190655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:56:24.000Z","name":"Cheyenne Rohan","mobile_number":"701-617-4155","email_id":"Jessika45@gmail.com","dop":"2025-04-06","serial_number":"19022106945152","imei1":"19022106945152","imei2":"19022106945152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:56:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190648,"job_number":"JOB_190648","tr_customer_id":190666,"tr_customer_product_id":190656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:49.000Z","modified_at":"2026-02-18T14:55:49.000Z","name":"Gracie Boyer","mobile_number":"693-751-2989","email_id":"Jaylon_Shields54@hotmail.com","dop":"2025-04-06","serial_number":"10291298634926798","imei1":"10291298634926798","imei2":"10291298634926798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190649,"job_number":"JOB_190649","tr_customer_id":190667,"tr_customer_product_id":190657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:31.000Z","modified_at":"2026-02-18T14:56:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10756206703496","imei1":"10756206703496","imei2":"10756206703496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190650,"job_number":"JOB_190650","tr_customer_id":190668,"tr_customer_product_id":190658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:32.000Z","modified_at":"2026-02-18T14:57:10.000Z","name":"Chanelle Beatty","mobile_number":"732-272-2459","email_id":"Heather_Bernhard26@hotmail.com","dop":"2025-04-06","serial_number":"16082869894154","imei1":"16082869894154","imei2":"16082869894154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190651,"job_number":"JOB_190651","tr_customer_id":190669,"tr_customer_product_id":190659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:33.000Z","modified_at":"2026-02-18T14:56:33.000Z","name":"Raymond Larkin","mobile_number":"596-275-8640","email_id":"Layne_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"18751274264825260","imei1":"18751274264825260","imei2":"18751274264825260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190652,"job_number":"JOB_190652","tr_customer_id":190670,"tr_customer_product_id":190660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:10:56.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18710629686405","imei1":"18710629686405","imei2":"18710629686405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190653,"job_number":"JOB_190653","tr_customer_id":190671,"tr_customer_product_id":190661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:11:33.000Z","name":"Yasmine Dooley","mobile_number":"529-837-4756","email_id":"Derrick69@gmail.com","dop":"2025-04-06","serial_number":"13494466474338","imei1":"13494466474338","imei2":"13494466474338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T15:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190654,"job_number":"JOB_190654","tr_customer_id":190672,"tr_customer_product_id":190662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:58.000Z","modified_at":"2026-02-18T15:10:58.000Z","name":"Sydni Keeling","mobile_number":"645-412-5374","email_id":"Fanny_Conroy7@hotmail.com","dop":"2025-04-06","serial_number":"14563143144516856","imei1":"14563143144516856","imei2":"14563143144516856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190655,"job_number":"JOB_190655","tr_customer_id":190673,"tr_customer_product_id":190663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:11:40.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13109724821059","imei1":"13109724821059","imei2":"13109724821059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190656,"job_number":"JOB_190656","tr_customer_id":190674,"tr_customer_product_id":190664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:12:16.000Z","name":"Eleazar Ebert","mobile_number":"650-357-5542","email_id":"Christelle_Douglas@hotmail.com","dop":"2025-04-06","serial_number":"13042135346628","imei1":"13042135346628","imei2":"13042135346628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T15:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190657,"job_number":"JOB_190657","tr_customer_id":190675,"tr_customer_product_id":190665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:41.000Z","modified_at":"2026-02-18T15:11:41.000Z","name":"Beaulah Rempel","mobile_number":"831-298-0282","email_id":"Leone_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"19100566663783144","imei1":"19100566663783144","imei2":"19100566663783144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190659,"job_number":"JOB_190659","tr_customer_id":190677,"tr_customer_product_id":190667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:26:16.000Z","modified_at":"2026-02-18T15:26:16.000Z","name":"Madhuri Trivedi","mobile_number":"9929947330","email_id":"tushar.pillai@hotmail.com","dop":"2026-02-08","serial_number":"340740070219351","imei1":"340740070219351","imei2":"340740070219351","popurl":"www.kanti-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190666,"job_number":"JOB_190666","tr_customer_id":190684,"tr_customer_product_id":190674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Ravi Sinha","mobile_number":"9998817498","email_id":"subhashini.pandey@hotmail.com","dop":"2026-02-08","serial_number":"360077913737689","imei1":"360077913737689","imei2":"360077913737689","popurl":"www.bhoopat-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190667,"job_number":"JOB_190667","tr_customer_id":190685,"tr_customer_product_id":190675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Sachin Chaturvedi","mobile_number":"9942813226","email_id":"chandak.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"024242038505929","imei1":"024242038505929","imei2":"024242038505929","popurl":"www.trilochana-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190668,"job_number":"JOB_190668","tr_customer_id":190686,"tr_customer_product_id":190676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Chakrika Gill","mobile_number":"9963829283","email_id":"chaanakya.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"031661347280462","imei1":"031661347280462","imei2":"031661347280462","popurl":"www.veda-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190670,"job_number":"JOB_190670","tr_customer_id":190688,"tr_customer_product_id":190678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Bhamini Prajapat","mobile_number":"9987723638","email_id":"kanaka.kaul@gmail.com","dop":"2026-02-08","serial_number":"397353258768730","imei1":"397353258768730","imei2":"397353258768730","popurl":"www.deenabandhu-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190671,"job_number":"JOB_190671","tr_customer_id":190689,"tr_customer_product_id":190679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aditya Dhawan","mobile_number":"9963813652","email_id":"shashikala.rana@hotmail.com","dop":"2026-02-08","serial_number":"118827490352061","imei1":"118827490352061","imei2":"118827490352061","popurl":"www.anaadi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190673,"job_number":"JOB_190673","tr_customer_id":190690,"tr_customer_product_id":190681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhara Guha","mobile_number":"9960847595","email_id":"bahula.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"631862245641720","imei1":"631862245641720","imei2":"631862245641720","popurl":"www.narayan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190674,"job_number":"JOB_190674","tr_customer_id":190692,"tr_customer_product_id":190682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhananjay Dhawan","mobile_number":"9937748743","email_id":"anilabh.deshpande@gmail.com","dop":"2026-02-08","serial_number":"914722459616218","imei1":"914722459616218","imei2":"914722459616218","popurl":"www.birjesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190675,"job_number":"JOB_190675","tr_customer_id":190693,"tr_customer_product_id":190683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:49.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aasha Ahuja","mobile_number":"9923034500","email_id":"arjun.nehru@hotmail.com","dop":"2026-02-08","serial_number":"906597139776943","imei1":"906597139776943","imei2":"906597139776943","popurl":"www.aadi-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190677,"job_number":"JOB_190677","tr_customer_id":190695,"tr_customer_product_id":190685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Girish Kocchar","mobile_number":"9907784583","email_id":"bala.bhattacharya@gmail.com","dop":"2026-02-08","serial_number":"754635516214277","imei1":"754635516214277","imei2":"754635516214277","popurl":"www.jay-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190679,"job_number":"JOB_190679","tr_customer_id":190697,"tr_customer_product_id":190687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Budhil Singh","mobile_number":"9977100711","email_id":"chidambar.malik@gmail.com","dop":"2026-02-08","serial_number":"190678298127902","imei1":"190678298127902","imei2":"190678298127902","popurl":"www.sarisha-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190681,"job_number":"JOB_190681","tr_customer_id":190699,"tr_customer_product_id":190689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Deependra Sinha","mobile_number":"9993855488","email_id":"deeptimay.varman@hotmail.com","dop":"2026-02-08","serial_number":"929958213711352","imei1":"929958213711352","imei2":"929958213711352","popurl":"www.rohit-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190682,"job_number":"JOB_190682","tr_customer_id":190700,"tr_customer_product_id":190690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Bhargava Jain","mobile_number":"9972946500","email_id":"shakti.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"260860249930528","imei1":"260860249930528","imei2":"260860249930528","popurl":"www.digambara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190683,"job_number":"JOB_190683","tr_customer_id":190701,"tr_customer_product_id":190691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Dharmaketu Agarwal","mobile_number":"9919203439","email_id":"lakshminath.rana@gmail.com","dop":"2026-02-08","serial_number":"196581201586957","imei1":"196581201586957","imei2":"196581201586957","popurl":"www.shresthi-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190685,"job_number":"JOB_190685","tr_customer_id":190703,"tr_customer_product_id":190693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sushil Naik","mobile_number":"9914223342","email_id":"subhashini.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"595225063897682","imei1":"595225063897682","imei2":"595225063897682","popurl":"www.bhaaswar-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190686,"job_number":"JOB_190686","tr_customer_id":190704,"tr_customer_product_id":190694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Chandranath Prajapat","mobile_number":"9933089715","email_id":"usha.nehru@hotmail.com","dop":"2026-02-08","serial_number":"106071163814254","imei1":"106071163814254","imei2":"106071163814254","popurl":"www.brajesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190687,"job_number":"JOB_190687","tr_customer_id":190705,"tr_customer_product_id":190695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sloka Adiga","mobile_number":"9940145463","email_id":"nirbhay.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"722549154147402","imei1":"722549154147402","imei2":"722549154147402","popurl":"www.vaishvi-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190688,"job_number":"JOB_190688","tr_customer_id":190706,"tr_customer_product_id":190696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Manoj Dhawan","mobile_number":"9911224969","email_id":"vaishvi.nair@gmail.com","dop":"2026-02-08","serial_number":"066205105812836","imei1":"066205105812836","imei2":"066205105812836","popurl":"www.bodhan-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190690,"job_number":"JOB_190690","tr_customer_id":190708,"tr_customer_product_id":190698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Shashikala Gupta","mobile_number":"9916719479","email_id":"anang.banerjee@yahoo.co.in","dop":"2026-02-08","serial_number":"220002805792748","imei1":"220002805792748","imei2":"220002805792748","popurl":"www.jagmeet-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190691,"job_number":"JOB_190691","tr_customer_id":190709,"tr_customer_product_id":190699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Karunanidhi Dwivedi","mobile_number":"9979182164","email_id":"gati.pandey@gmail.com","dop":"2026-02-08","serial_number":"061608188411199","imei1":"061608188411199","imei2":"061608188411199","popurl":"www.ganesh-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190692,"job_number":"JOB_190692","tr_customer_id":190710,"tr_customer_product_id":190700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Chandi Deshpande","mobile_number":"9985843695","email_id":"kalyani.panicker@gmail.com","dop":"2026-02-08","serial_number":"042798946939628","imei1":"042798946939628","imei2":"042798946939628","popurl":"www.durga-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190693,"job_number":"JOB_190693","tr_customer_id":190711,"tr_customer_product_id":190701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Anjushri Tandon","mobile_number":"9917476404","email_id":"adhiraj.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"368692540354243","imei1":"368692540354243","imei2":"368692540354243","popurl":"www.chinmayanand-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190694,"job_number":"JOB_190694","tr_customer_id":190712,"tr_customer_product_id":190702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Laal Pandey","mobile_number":"9938307448","email_id":"deeptimoyee.desai@yahoo.co.in","dop":"2026-02-08","serial_number":"738850193323646","imei1":"738850193323646","imei2":"738850193323646","popurl":"www.mahendra-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190695,"job_number":"JOB_190695","tr_customer_id":190713,"tr_customer_product_id":190703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Bhuvanesh Dhawan","mobile_number":"9957205161","email_id":"elakshi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"589117757048954","imei1":"589117757048954","imei2":"589117757048954","popurl":"www.acharyanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190696,"job_number":"JOB_190696","tr_customer_id":190714,"tr_customer_product_id":190704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Ghanashyam Acharya","mobile_number":"9943648419","email_id":"bhaanumati.kaur@hotmail.com","dop":"2026-02-08","serial_number":"110768227845911","imei1":"110768227845911","imei2":"110768227845911","popurl":"www.adhrit-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190697,"job_number":"JOB_190697","tr_customer_id":190715,"tr_customer_product_id":190705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Priyala Chopra","mobile_number":"9988253904","email_id":"manisha.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"497970357778139","imei1":"497970357778139","imei2":"497970357778139","popurl":"www.keerti-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190698,"job_number":"JOB_190698","tr_customer_id":190716,"tr_customer_product_id":190706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Rita Chaturvedi","mobile_number":"9971026830","email_id":"chandrani.pilla@hotmail.com","dop":"2026-02-08","serial_number":"808845320646678","imei1":"808845320646678","imei2":"808845320646678","popurl":"www.kamla-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190699,"job_number":"JOB_190699","tr_customer_id":190717,"tr_customer_product_id":190707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Adityanandana Varrier","mobile_number":"9983132580","email_id":"aayushman.dwivedi@gmail.com","dop":"2026-02-08","serial_number":"482691076096810","imei1":"482691076096810","imei2":"482691076096810","popurl":"www.kamla-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190700,"job_number":"JOB_190700","tr_customer_id":190718,"tr_customer_product_id":190708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Javas Chopra","mobile_number":"9905543937","email_id":"chitramala.trivedi@gmail.com","dop":"2026-02-08","serial_number":"762676635187687","imei1":"762676635187687","imei2":"762676635187687","popurl":"www.bhima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190701,"job_number":"JOB_190701","tr_customer_id":190719,"tr_customer_product_id":190709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vasudev Kakkar","mobile_number":"9937219634","email_id":"jaimini.ahuja@gmail.com","dop":"2026-02-08","serial_number":"034067222054995","imei1":"034067222054995","imei2":"034067222054995","popurl":"www.gangesh-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190702,"job_number":"JOB_190702","tr_customer_id":190720,"tr_customer_product_id":190710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Swarnalata Banerjee","mobile_number":"9925793003","email_id":"suma.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"888507427367368","imei1":"888507427367368","imei2":"888507427367368","popurl":"www.aadrika-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190703,"job_number":"JOB_190703","tr_customer_id":190721,"tr_customer_product_id":190711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Indra Shah","mobile_number":"9953110753","email_id":"charuvrat.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"894123340604646","imei1":"894123340604646","imei2":"894123340604646","popurl":"www.devani-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190704,"job_number":"JOB_190704","tr_customer_id":190722,"tr_customer_product_id":190712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devajyoti Abbott","mobile_number":"9937062683","email_id":"amrit.dhawan@gmail.com","dop":"2026-02-08","serial_number":"898170454253248","imei1":"898170454253248","imei2":"898170454253248","popurl":"www.shresth-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190705,"job_number":"JOB_190705","tr_customer_id":190723,"tr_customer_product_id":190713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Aadinath Sharma","mobile_number":"9995031609","email_id":"datta.dubashi@yahoo.co.in","dop":"2026-02-08","serial_number":"709667312192850","imei1":"709667312192850","imei2":"709667312192850","popurl":"www.pramila-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190706,"job_number":"JOB_190706","tr_customer_id":190724,"tr_customer_product_id":190714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vaijayanti Shah","mobile_number":"9914659983","email_id":"krishnadas.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"767548065135183","imei1":"767548065135183","imei2":"767548065135183","popurl":"www.brajesh-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190707,"job_number":"JOB_190707","tr_customer_id":190725,"tr_customer_product_id":190715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devadatt Pandey","mobile_number":"9948108767","email_id":"adinath.singh@gmail.com","dop":"2026-02-08","serial_number":"125829398629276","imei1":"125829398629276","imei2":"125829398629276","popurl":"www.jyoti-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190708,"job_number":"JOB_190708","tr_customer_id":190726,"tr_customer_product_id":190716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Suresh Banerjee","mobile_number":"9936928722","email_id":"aayushman.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"381166135272132","imei1":"381166135272132","imei2":"381166135272132","popurl":"www.kalinda-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190709,"job_number":"JOB_190709","tr_customer_id":190727,"tr_customer_product_id":190717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Akshayakeerti Varman","mobile_number":"9947826782","email_id":"niro.menon@yahoo.co.in","dop":"2026-02-08","serial_number":"024769662191140","imei1":"024769662191140","imei2":"024769662191140","popurl":"www.dhanpati-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190710,"job_number":"JOB_190710","tr_customer_id":190728,"tr_customer_product_id":190718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Ananda Iyer","mobile_number":"9972043194","email_id":"guru.butt@gmail.com","dop":"2026-02-08","serial_number":"681270300877560","imei1":"681270300877560","imei2":"681270300877560","popurl":"www.chitramala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190711,"job_number":"JOB_190711","tr_customer_id":190729,"tr_customer_product_id":190719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Malati Gowda","mobile_number":"9995820233","email_id":"ujjawal.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"565786414057120","imei1":"565786414057120","imei2":"565786414057120","popurl":"www.ghanaanand-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190712,"job_number":"JOB_190712","tr_customer_id":190730,"tr_customer_product_id":190720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Gajbaahu Trivedi","mobile_number":"9987078989","email_id":"meghnad.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"939988791014597","imei1":"939988791014597","imei2":"939988791014597","popurl":"www.dulari-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190713,"job_number":"JOB_190713","tr_customer_id":190731,"tr_customer_product_id":190721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjaneya Mehra","mobile_number":"9948799542","email_id":"chatur.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"889854470156351","imei1":"889854470156351","imei2":"889854470156351","popurl":"www.swapnil-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190714,"job_number":"JOB_190714","tr_customer_id":190732,"tr_customer_product_id":190722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjushri Khanna","mobile_number":"9924418711","email_id":"mahendra.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"565953893400414","imei1":"565953893400414","imei2":"565953893400414","popurl":"www.suma-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190715,"job_number":"JOB_190715","tr_customer_id":190733,"tr_customer_product_id":190723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Tanushri Iyengar","mobile_number":"9922970292","email_id":"ganapati.chopra@yahoo.co.in","dop":"2026-02-08","serial_number":"041946416314575","imei1":"041946416314575","imei2":"041946416314575","popurl":"www.chandrani-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190716,"job_number":"JOB_190716","tr_customer_id":190734,"tr_customer_product_id":190724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Menaka Adiga","mobile_number":"9982390805","email_id":"aruna.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"735451815525772","imei1":"735451815525772","imei2":"735451815525772","popurl":"www.agrata-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190717,"job_number":"JOB_190717","tr_customer_id":190735,"tr_customer_product_id":190725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ekdant Agarwal","mobile_number":"9918191696","email_id":"manjusha.joshi@gmail.com","dop":"2026-02-08","serial_number":"238904469916124","imei1":"238904469916124","imei2":"238904469916124","popurl":"www.ajit-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190719,"job_number":"JOB_190719","tr_customer_id":190737,"tr_customer_product_id":190727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Divjot Johar","mobile_number":"9968875543","email_id":"bhargava.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"452774791485244","imei1":"452774791485244","imei2":"452774791485244","popurl":"www.chitrangada-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190720,"job_number":"JOB_190720","tr_customer_id":190738,"tr_customer_product_id":190728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Bela Nehru","mobile_number":"9931454219","email_id":"smita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"067457911990389","imei1":"067457911990389","imei2":"067457911990389","popurl":"www.aanand-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190721,"job_number":"JOB_190721","tr_customer_id":190739,"tr_customer_product_id":190729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ameyatma Dutta","mobile_number":"9975313125","email_id":"vidhya.khanna@gmail.com","dop":"2026-02-08","serial_number":"984791919755211","imei1":"984791919755211","imei2":"984791919755211","popurl":"www.anagh-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190722,"job_number":"JOB_190722","tr_customer_id":190740,"tr_customer_product_id":190730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Dinesh Asan","mobile_number":"9990989075","email_id":"meghnad.shah@gmail.com","dop":"2026-02-08","serial_number":"963541704313666","imei1":"963541704313666","imei2":"963541704313666","popurl":"www.chakravarti-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190723,"job_number":"JOB_190723","tr_customer_id":190741,"tr_customer_product_id":190731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Krishna Chaturvedi","mobile_number":"9964271763","email_id":"karunanidhi.chopra@gmail.com","dop":"2026-02-08","serial_number":"821318046277907","imei1":"821318046277907","imei2":"821318046277907","popurl":"www.gitanjali-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190728,"job_number":"JOB_190728","tr_customer_id":190746,"tr_customer_product_id":190736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:53:17.000Z","modified_at":"2026-02-18T15:53:48.000Z","name":"Giovanny Hauck","mobile_number":"290-921-5699","email_id":"Baylee31@yahoo.com","dop":"2024-08-17","serial_number":"46779085416283","imei1":"46779085416283","imei2":"46779085416283","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T15:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190729,"job_number":"JOB_190729","tr_customer_id":190747,"tr_customer_product_id":190737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:03:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"86641069825194","imei1":"86641069825194","imei2":"86641069825194","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190731,"job_number":"JOB_190731","tr_customer_id":190749,"tr_customer_product_id":190739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:05.000Z","modified_at":"2026-02-18T16:13:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107195018195099","imei1":"107195018195099","imei2":"107195018195099","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190732,"job_number":"JOB_190732","tr_customer_id":190750,"tr_customer_product_id":190740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:06.000Z","modified_at":"2026-02-18T16:13:16.000Z","name":"Lempi Kuhlman","mobile_number":"270-988-6564","email_id":"Madalyn_Padberg@hotmail.com","dop":"2025-07-01","serial_number":"104168359824650","imei1":"104168359824650","imei2":"104168359824650","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:13:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190733,"job_number":"JOB_190733","tr_customer_id":190751,"tr_customer_product_id":190741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:18.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109186612000098","imei1":"109186612000098","imei2":"109186612000098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190734,"job_number":"JOB_190734","tr_customer_id":190752,"tr_customer_product_id":190742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:28.000Z","name":"Kenneth Schumm","mobile_number":"805-590-3097","email_id":"Linda53@hotmail.com","dop":"2025-07-01","serial_number":"106521606127732","imei1":"106521606127732","imei2":"106521606127732","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:13:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190736,"job_number":"JOB_190736","tr_customer_id":190754,"tr_customer_product_id":190744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:31:52.000Z","modified_at":"2026-02-18T16:31:52.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-18","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-18T16:31:51.474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190737,"job_number":"JOB_190737","tr_customer_id":190755,"tr_customer_product_id":190745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10425644068984","imei1":"10425644068984","imei2":"10425644068984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190738,"job_number":"JOB_190738","tr_customer_id":190756,"tr_customer_product_id":190746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:41.000Z","name":"Wilburn Runte","mobile_number":"913-743-1861","email_id":"Emerson43@hotmail.com","dop":"2025-04-06","serial_number":"16389752577386","imei1":"16389752577386","imei2":"16389752577386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:49:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190739,"job_number":"JOB_190739","tr_customer_id":190757,"tr_customer_product_id":190747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:03.000Z","modified_at":"2026-02-18T16:49:03.000Z","name":"Raheem Zboncak","mobile_number":"213-451-0055","email_id":"Eda.Weimann83@gmail.com","dop":"2025-04-06","serial_number":"11893012926297470","imei1":"11893012926297470","imei2":"11893012926297470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190740,"job_number":"JOB_190740","tr_customer_id":190758,"tr_customer_product_id":190748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:49:35.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13854111585480","imei1":"13854111585480","imei2":"13854111585480","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190741,"job_number":"JOB_190741","tr_customer_id":190759,"tr_customer_product_id":190749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:50:14.000Z","name":"Alexandria Anderson","mobile_number":"840-948-5115","email_id":"Opal_Nikolaus@hotmail.com","dop":"2025-08-24","serial_number":"10572672228398","imei1":"10572672228398","imei2":"10572672228398","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190742,"job_number":"JOB_190742","tr_customer_id":190760,"tr_customer_product_id":190750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:36.000Z","modified_at":"2026-02-18T16:49:36.000Z","name":"Malika Zulauf","mobile_number":"547-427-4261","email_id":"Yoshiko87@hotmail.com","dop":"2025-08-24","serial_number":"1024300678223886","imei1":"1024300678223886","imei2":"1024300678223886","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190743,"job_number":"JOB_190743","tr_customer_id":190761,"tr_customer_product_id":190751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:49:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17906896352827","imei1":"17906896352827","imei2":"17906896352827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190744,"job_number":"JOB_190744","tr_customer_id":190762,"tr_customer_product_id":190752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:50:26.000Z","name":"Verna Monahan","mobile_number":"493-739-4442","email_id":"Fern_Bogisich@hotmail.com","dop":"2025-04-06","serial_number":"17437983034778","imei1":"17437983034778","imei2":"17437983034778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190745,"job_number":"JOB_190745","tr_customer_id":190763,"tr_customer_product_id":190753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:50.000Z","modified_at":"2026-02-18T16:49:50.000Z","name":"Grayson Sporer","mobile_number":"568-550-7396","email_id":"Mason52@gmail.com","dop":"2025-04-06","serial_number":"16510994969847992","imei1":"16510994969847992","imei2":"16510994969847992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190746,"job_number":"JOB_190746","tr_customer_id":190764,"tr_customer_product_id":190754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:21.000Z","modified_at":"2026-02-18T16:50:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19800046826230","imei1":"19800046826230","imei2":"19800046826230","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190747,"job_number":"JOB_190747","tr_customer_id":190765,"tr_customer_product_id":190755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:22.000Z","modified_at":"2026-02-18T16:51:00.000Z","name":"Albertha Hirthe","mobile_number":"905-406-8303","email_id":"Odessa_Gaylord@yahoo.com","dop":"2025-08-24","serial_number":"19525411967035","imei1":"19525411967035","imei2":"19525411967035","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190748,"job_number":"JOB_190748","tr_customer_id":190766,"tr_customer_product_id":190756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:23.000Z","modified_at":"2026-02-18T16:50:23.000Z","name":"Myron Botsford","mobile_number":"741-878-9056","email_id":"Jacinthe_Beer16@yahoo.com","dop":"2025-08-24","serial_number":"1053945805964916","imei1":"1053945805964916","imei2":"1053945805964916","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190749,"job_number":"JOB_190749","tr_customer_id":190767,"tr_customer_product_id":190757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:33.000Z","modified_at":"2026-02-18T16:50:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15210998790186","imei1":"15210998790186","imei2":"15210998790186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190750,"job_number":"JOB_190750","tr_customer_id":190768,"tr_customer_product_id":190758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:34.000Z","modified_at":"2026-02-18T16:51:12.000Z","name":"Franz Hammes","mobile_number":"345-625-0351","email_id":"Clotilde.Kuhlman96@hotmail.com","dop":"2025-04-06","serial_number":"11668593073647","imei1":"11668593073647","imei2":"11668593073647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190751,"job_number":"JOB_190751","tr_customer_id":190769,"tr_customer_product_id":190759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:35.000Z","modified_at":"2026-02-18T16:50:35.000Z","name":"Ambrose Flatley","mobile_number":"889-934-5114","email_id":"Litzy.Crist66@hotmail.com","dop":"2025-04-06","serial_number":"17270159494367210","imei1":"17270159494367210","imei2":"17270159494367210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190752,"job_number":"JOB_190752","tr_customer_id":190770,"tr_customer_product_id":190760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:07.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15595700127397","imei1":"15595700127397","imei2":"15595700127397","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190753,"job_number":"JOB_190753","tr_customer_id":190771,"tr_customer_product_id":190761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:46.000Z","name":"Elissa Abbott","mobile_number":"999-669-7070","email_id":"Hardy96@gmail.com","dop":"2025-08-24","serial_number":"15313877726898","imei1":"15313877726898","imei2":"15313877726898","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190754,"job_number":"JOB_190754","tr_customer_id":190772,"tr_customer_product_id":190762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:08.000Z","modified_at":"2026-02-18T16:51:08.000Z","name":"Pauline Bode","mobile_number":"595-464-9791","email_id":"Rolando_Rodriguez@hotmail.com","dop":"2025-08-24","serial_number":"1055842905667129","imei1":"1055842905667129","imei2":"1055842905667129","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190755,"job_number":"JOB_190755","tr_customer_id":190773,"tr_customer_product_id":190763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:56:18.000Z","modified_at":"2026-02-18T16:56:18.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"159704402458597","imei1":"159704402458597","imei2":"159704402458597","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190756,"job_number":"JOB_190756","tr_customer_id":190774,"tr_customer_product_id":190764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11273454079159","imei1":"11273454079159","imei2":"11273454079159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190757,"job_number":"JOB_190757","tr_customer_id":190775,"tr_customer_product_id":190765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:51.000Z","name":"Cloyd Bednar","mobile_number":"662-440-0995","email_id":"Ora_Ziemann31@hotmail.com","dop":"2025-04-06","serial_number":"19368224888787","imei1":"19368224888787","imei2":"19368224888787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:57:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190758,"job_number":"JOB_190758","tr_customer_id":190776,"tr_customer_product_id":190766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:14.000Z","modified_at":"2026-02-18T16:57:14.000Z","name":"Trinity Windler","mobile_number":"564-717-5075","email_id":"Shad16@hotmail.com","dop":"2025-04-06","serial_number":"12533939180653268","imei1":"12533939180653268","imei2":"12533939180653268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190759,"job_number":"JOB_190759","tr_customer_id":190777,"tr_customer_product_id":190767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:39.000Z","modified_at":"2026-02-18T16:57:43.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"171251318523481","imei1":"171251318523481","imei2":"171251318523481","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190760,"job_number":"JOB_190760","tr_customer_id":190778,"tr_customer_product_id":190768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:57:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18040294620582","imei1":"18040294620582","imei2":"18040294620582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190761,"job_number":"JOB_190761","tr_customer_id":190779,"tr_customer_product_id":190769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:58:35.000Z","name":"Rex Metz","mobile_number":"294-823-6131","email_id":"Darion93@gmail.com","dop":"2025-04-06","serial_number":"19175056112542","imei1":"19175056112542","imei2":"19175056112542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190762,"job_number":"JOB_190762","tr_customer_id":190780,"tr_customer_product_id":190770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:59.000Z","modified_at":"2026-02-18T16:57:59.000Z","name":"Matilda Wuckert","mobile_number":"638-811-9198","email_id":"Devan.Denesik43@gmail.com","dop":"2025-04-06","serial_number":"14903055407771012","imei1":"14903055407771012","imei2":"14903055407771012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190763,"job_number":"JOB_190763","tr_customer_id":190781,"tr_customer_product_id":190771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:11.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14416982218148","imei1":"14416982218148","imei2":"14416982218148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190764,"job_number":"JOB_190764","tr_customer_id":190782,"tr_customer_product_id":190772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:53.000Z","name":"Devon Koelpin","mobile_number":"431-933-2064","email_id":"Magdalen.Gibson79@yahoo.com","dop":"2025-08-24","serial_number":"12704425994667","imei1":"12704425994667","imei2":"12704425994667","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190765,"job_number":"JOB_190765","tr_customer_id":190783,"tr_customer_product_id":190773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:12.000Z","modified_at":"2026-02-18T16:58:12.000Z","name":"Manuel Wyman","mobile_number":"772-249-0014","email_id":"Shad3@hotmail.com","dop":"2025-08-24","serial_number":"1001278836644339","imei1":"1001278836644339","imei2":"1001278836644339","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190766,"job_number":"JOB_190766","tr_customer_id":190784,"tr_customer_product_id":190774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:58:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13854160535871","imei1":"13854160535871","imei2":"13854160535871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190767,"job_number":"JOB_190767","tr_customer_id":190785,"tr_customer_product_id":190775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:59:19.000Z","name":"Savannah Haag","mobile_number":"262-867-9379","email_id":"Elias_Powlowski44@hotmail.com","dop":"2025-04-06","serial_number":"18880725339288","imei1":"18880725339288","imei2":"18880725339288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190768,"job_number":"JOB_190768","tr_customer_id":190786,"tr_customer_product_id":190776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:43.000Z","modified_at":"2026-02-18T16:58:43.000Z","name":"Horace Graham","mobile_number":"516-343-5447","email_id":"Edyth_Brekke13@gmail.com","dop":"2025-04-06","serial_number":"10342410809123496","imei1":"10342410809123496","imei2":"10342410809123496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190769,"job_number":"JOB_190769","tr_customer_id":190787,"tr_customer_product_id":190777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:01.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13140027033418","imei1":"13140027033418","imei2":"13140027033418","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190770,"job_number":"JOB_190770","tr_customer_id":190788,"tr_customer_product_id":190778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:42.000Z","name":"Candice Ruecker","mobile_number":"488-352-1359","email_id":"Sallie31@gmail.com","dop":"2025-08-24","serial_number":"19157562038685","imei1":"19157562038685","imei2":"19157562038685","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T16:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190771,"job_number":"JOB_190771","tr_customer_id":190789,"tr_customer_product_id":190779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:02.000Z","modified_at":"2026-02-18T16:59:02.000Z","name":"Major Stroman","mobile_number":"512-223-4891","email_id":"Drew88@gmail.com","dop":"2025-08-24","serial_number":"1014582494321798","imei1":"1014582494321798","imei2":"1014582494321798","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190772,"job_number":"JOB_190772","tr_customer_id":190790,"tr_customer_product_id":190780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:50.000Z","modified_at":"2026-02-18T16:59:50.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13797287661514","imei1":"13797287661514","imei2":"13797287661514","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190773,"job_number":"JOB_190773","tr_customer_id":190791,"tr_customer_product_id":190781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:51.000Z","modified_at":"2026-02-18T17:00:32.000Z","name":"Janiya Will","mobile_number":"951-445-4351","email_id":"Kody36@hotmail.com","dop":"2025-08-24","serial_number":"17271776116926","imei1":"17271776116926","imei2":"17271776116926","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T17:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190774,"job_number":"JOB_190774","tr_customer_id":190792,"tr_customer_product_id":190782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:52.000Z","modified_at":"2026-02-18T16:59:52.000Z","name":"Elbert Moore","mobile_number":"688-389-6357","email_id":"Juana_Stokes@hotmail.com","dop":"2025-08-24","serial_number":"1001168743640961","imei1":"1001168743640961","imei2":"1001168743640961","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:15:58.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T17:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189856,"job_number":"JOB_189856","tr_customer_id":189874,"tr_customer_product_id":189864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:40.000Z","modified_at":"2026-02-18T04:31:49.000Z","name":"saitama sensei","mobile_number":"976-327-3166","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"767262796333810","imei1":"767262796333810","imei2":"767262796333810","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189873,"job_number":"JOB_189873","tr_customer_id":189891,"tr_customer_product_id":189881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:32:01.000Z","name":"tanjiro kamado","mobile_number":"556-954-3602","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"638831411613084","imei1":"638831411613084","imei2":"638831411613084","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189878,"job_number":"JOB_189878","tr_customer_id":189896,"tr_customer_product_id":189886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:03.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"giyu tomiaka","mobile_number":"594-487-4008","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"490802367050281","imei1":"490802367050281","imei2":"490802367050281","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189946,"job_number":"JOB_189946","tr_customer_id":189964,"tr_customer_product_id":189954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Candelario Block","mobile_number":"374-795-1251","email_id":"Dennis_Waelchi9@hotmail.com","dop":"2025-10-01","serial_number":"16073969597582","imei1":"16073969597582","imei2":"16073969597582","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189961,"job_number":"JOB_189961","tr_customer_id":189979,"tr_customer_product_id":189969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Deanna Macejkovic","mobile_number":"654-779-4627","email_id":"Grayson_Swift26@hotmail.com","dop":"2025-06-09","serial_number":"101304356887173","imei1":"101304356887173","imei2":"101304356887173","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189969,"job_number":"JOB_189969","tr_customer_id":189987,"tr_customer_product_id":189977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16540452019848","imei1":"16540452019848","imei2":"16540452019848","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189988,"job_number":"JOB_189988","tr_customer_id":190006,"tr_customer_product_id":189996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:30.000Z","name":"Darrin Dicki","mobile_number":"849-859-5805","email_id":"Drake_Kuhic12@gmail.com","dop":"2025-06-09","serial_number":"102254706640560","imei1":"102254706640560","imei2":"102254706640560","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190000,"job_number":"JOB_190000","tr_customer_id":190018,"tr_customer_product_id":190008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Jordyn Zboncak","mobile_number":"452-516-1926","email_id":"Avis.Wehner@yahoo.com","dop":"2025-12-31","serial_number":"10921027348191","imei1":"10921027348191","imei2":"10921027348191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190009,"job_number":"JOB_190009","tr_customer_id":190027,"tr_customer_product_id":190017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"Ethel Spinka","mobile_number":"495-284-4954","email_id":"Antonia.Zemlak79@yahoo.com","dop":"2025-06-09","serial_number":"105929133081172","imei1":"105929133081172","imei2":"105929133081172","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190016,"job_number":"JOB_190016","tr_customer_id":190034,"tr_customer_product_id":190024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:49.000Z","name":"Zula Jacobson","mobile_number":"941-365-0407","email_id":"Nicholaus87@gmail.com","dop":"2025-12-31","serial_number":"10598476316007","imei1":"10598476316007","imei2":"10598476316007","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:33:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190029,"job_number":"JOB_190029","tr_customer_id":190047,"tr_customer_product_id":190037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"Jameson Kris","mobile_number":"589-433-8108","email_id":"Richmond_Simonis@hotmail.com","dop":"2025-12-31","serial_number":"10925084446907","imei1":"10925084446907","imei2":"10925084446907","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190106,"job_number":"JOB_190106","tr_customer_id":190124,"tr_customer_product_id":190114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:19:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12646504217316","imei1":"12646504217316","imei2":"12646504217316","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T05:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190153,"job_number":"JOB_190153","tr_customer_id":190171,"tr_customer_product_id":190161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:01.000Z","modified_at":"2026-02-18T06:45:13.000Z","name":"Rosie Feeney","mobile_number":"622-451-6844","email_id":"Toni_Weber18@gmail.com","dop":"2025-11-04","serial_number":"94333920281851","imei1":"94333920281851","imei2":"94333920281851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190154,"job_number":"JOB_190154","tr_customer_id":190172,"tr_customer_product_id":190162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:17.000Z","modified_at":"2026-02-18T06:45:28.000Z","name":"Kelley Stanton","mobile_number":"758-520-4582","email_id":"Julius60@yahoo.com","dop":"2025-11-04","serial_number":"37244185661324","imei1":"37244185661324","imei2":"37244185661324","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190155,"job_number":"JOB_190155","tr_customer_id":190173,"tr_customer_product_id":190163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:45:32.000Z","modified_at":"2026-02-18T06:45:43.000Z","name":"Donnell Mraz","mobile_number":"761-469-8382","email_id":"Jacklyn.Hegmann@yahoo.com","dop":"2025-11-04","serial_number":"56927971231582","imei1":"56927971231582","imei2":"56927971231582","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:45:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190156,"job_number":"JOB_190156","tr_customer_id":190174,"tr_customer_product_id":190164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:46:05.000Z","modified_at":"2026-02-18T06:46:29.000Z","name":"Mac Cremin","mobile_number":"644-397-2671","email_id":"Wiley_Turcotte91@gmail.com","dop":"2025-10-01","serial_number":"13947010086882","imei1":"13947010086882","imei2":"13947010086882","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190158,"job_number":"JOB_190158","tr_customer_id":190176,"tr_customer_product_id":190166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:12.000Z","name":"Jett Lang","mobile_number":"610-414-1123","email_id":"Kallie_McLaughlin@hotmail.com","dop":"2025-06-09","serial_number":"108947506685822","imei1":"108947506685822","imei2":"108947506685822","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190161,"job_number":"JOB_190161","tr_customer_id":190179,"tr_customer_product_id":190169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:28.000Z","name":"Xzavier Kuvalis","mobile_number":"732-688-8571","email_id":"Leatha59@gmail.com","dop":"2025-06-09","serial_number":"109206982201894","imei1":"109206982201894","imei2":"109206982201894","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190166,"job_number":"JOB_190166","tr_customer_id":190184,"tr_customer_product_id":190174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:44.000Z","name":"Cheyenne Murazik","mobile_number":"960-791-4305","email_id":"Audie_Reilly@hotmail.com","dop":"2025-06-09","serial_number":"102493075259462","imei1":"102493075259462","imei2":"102493075259462","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:49:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190172,"job_number":"JOB_190172","tr_customer_id":190190,"tr_customer_product_id":190180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:52.000Z","modified_at":"2026-02-18T06:51:04.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"85648683271241","imei1":"85648683271241","imei2":"85648683271241","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190173,"job_number":"JOB_190173","tr_customer_id":190191,"tr_customer_product_id":190181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:51:08.000Z","modified_at":"2026-02-18T06:51:35.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"65823024039476","imei1":"65823024039476","imei2":"65823024039476","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190200,"job_number":"JOB_190200","tr_customer_id":190218,"tr_customer_product_id":190208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:03.000Z","modified_at":"2026-02-18T06:57:14.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"12433612973388","imei1":"12433612973388","imei2":"12433612973388","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190201,"job_number":"JOB_190201","tr_customer_id":190219,"tr_customer_product_id":190209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:19.000Z","modified_at":"2026-02-18T06:57:30.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"90480164481363","imei1":"90480164481363","imei2":"90480164481363","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190202,"job_number":"JOB_190202","tr_customer_id":190220,"tr_customer_product_id":190210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:34.000Z","modified_at":"2026-02-18T06:57:45.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52624040907316","imei1":"52624040907316","imei2":"52624040907316","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T06:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190295,"job_number":"JOB_190295","tr_customer_id":190313,"tr_customer_product_id":190303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:05.000Z","modified_at":"2026-02-18T07:50:15.000Z","name":"Era Douglas","mobile_number":"764-335-7936","email_id":"Korbin_Runolfsdottir82@hotmail.com","dop":"2025-11-04","serial_number":"98149202085876","imei1":"98149202085876","imei2":"98149202085876","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190296,"job_number":"JOB_190296","tr_customer_id":190314,"tr_customer_product_id":190304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:19.000Z","modified_at":"2026-02-18T07:50:29.000Z","name":"Nickolas Thiel","mobile_number":"323-926-5969","email_id":"Lesley_Skiles32@yahoo.com","dop":"2025-11-04","serial_number":"43187558255134","imei1":"43187558255134","imei2":"43187558255134","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190297,"job_number":"JOB_190297","tr_customer_id":190315,"tr_customer_product_id":190305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:50:33.000Z","modified_at":"2026-02-18T07:50:43.000Z","name":"Adele Greenfelder","mobile_number":"609-373-3643","email_id":"Lavinia.Shanahan43@hotmail.com","dop":"2025-11-04","serial_number":"42916140687161","imei1":"42916140687161","imei2":"42916140687161","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T07:50:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190303,"job_number":"JOB_190303","tr_customer_id":190321,"tr_customer_product_id":190311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:06.000Z","modified_at":"2026-02-18T08:02:17.000Z","name":"Keshaun Wunsch","mobile_number":"933-907-4630","email_id":"Forrest.Emmerich0@hotmail.com","dop":"2025-11-04","serial_number":"78102796045805","imei1":"78102796045805","imei2":"78102796045805","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190304,"job_number":"JOB_190304","tr_customer_id":190322,"tr_customer_product_id":190312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:21.000Z","modified_at":"2026-02-18T08:02:32.000Z","name":"Larissa Donnelly","mobile_number":"471-244-6207","email_id":"Ada.Wolf14@yahoo.com","dop":"2025-11-04","serial_number":"36273816872555","imei1":"36273816872555","imei2":"36273816872555","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190305,"job_number":"JOB_190305","tr_customer_id":190323,"tr_customer_product_id":190313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:37.000Z","modified_at":"2026-02-18T08:02:48.000Z","name":"Jamey Bailey","mobile_number":"323-350-6678","email_id":"Vita.Crist39@hotmail.com","dop":"2025-11-04","serial_number":"87161635913047","imei1":"87161635913047","imei2":"87161635913047","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T08:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190462,"job_number":"JOB_190462","tr_customer_id":190480,"tr_customer_product_id":190470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:44.000Z","modified_at":"2026-02-18T14:26:55.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"71311410674275","imei1":"71311410674275","imei2":"71311410674275","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:26:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190466,"job_number":"JOB_190466","tr_customer_id":190484,"tr_customer_product_id":190474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:59.000Z","modified_at":"2026-02-18T14:27:10.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"70850558478226","imei1":"70850558478226","imei2":"70850558478226","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190470,"job_number":"JOB_190470","tr_customer_id":190488,"tr_customer_product_id":190478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:34:08.000Z","modified_at":"2026-02-18T14:34:08.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190471,"job_number":"JOB_190471","tr_customer_id":190489,"tr_customer_product_id":190479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:40.000Z","modified_at":"2026-02-18T14:37:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"196062139109550","imei1":"196062139109550","imei2":"196062139109550","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190472,"job_number":"JOB_190472","tr_customer_id":190490,"tr_customer_product_id":190480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Hassie Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173371444711747","imei1":"173371444711747","imei2":"173371444711747","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190473,"job_number":"JOB_190473","tr_customer_id":190491,"tr_customer_product_id":190481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Janiya Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126760794545176","imei1":"126760794545176","imei2":"126760794545176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190474,"job_number":"JOB_190474","tr_customer_id":190492,"tr_customer_product_id":190482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Guido Fahey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108676025542683","imei1":"108676025542683","imei2":"108676025542683","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190475,"job_number":"JOB_190475","tr_customer_id":190493,"tr_customer_product_id":190483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139493274060908","imei1":"139493274060908","imei2":"139493274060908","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190476,"job_number":"JOB_190476","tr_customer_id":190494,"tr_customer_product_id":190484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Retha Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183644150904033","imei1":"183644150904033","imei2":"183644150904033","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190477,"job_number":"JOB_190477","tr_customer_id":190495,"tr_customer_product_id":190485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Wade Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167483661364111","imei1":"167483661364111","imei2":"167483661364111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190478,"job_number":"JOB_190478","tr_customer_id":190496,"tr_customer_product_id":190486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Brandy Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161597047849821","imei1":"161597047849821","imei2":"161597047849821","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190479,"job_number":"JOB_190479","tr_customer_id":190497,"tr_customer_product_id":190487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:06.000Z","modified_at":"2026-02-18T14:38:29.000Z","name":"Dolores Graham","mobile_number":"358-449-0058","email_id":"Deon63@gmail.com","dop":"2025-10-01","serial_number":"18552508306732","imei1":"18552508306732","imei2":"18552508306732","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190563,"job_number":"JOB_190563","tr_customer_id":190581,"tr_customer_product_id":190571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:11.000Z","modified_at":"2026-02-18T14:45:20.000Z","name":"Jamir Parisian","mobile_number":"661-420-2473","email_id":"Kaylah_Hilpert37@gmail.com","dop":"2025-12-31","serial_number":"10080787667667","imei1":"10080787667667","imei2":"10080787667667","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:45:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190564,"job_number":"JOB_190564","tr_customer_id":190582,"tr_customer_product_id":190572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:24.000Z","modified_at":"2026-02-18T14:45:33.000Z","name":"Burnice Zieme","mobile_number":"692-569-2863","email_id":"Lisandro_Kling3@gmail.com","dop":"2025-12-31","serial_number":"10561182329872","imei1":"10561182329872","imei2":"10561182329872","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:45:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190567,"job_number":"JOB_190567","tr_customer_id":190585,"tr_customer_product_id":190575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:45.000Z","name":"Eloisa Johnson","mobile_number":"784-850-8635","email_id":"Clint.Reilly@yahoo.com","dop":"2025-12-31","serial_number":"10545320020434","imei1":"10545320020434","imei2":"10545320020434","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190583,"job_number":"JOB_190583","tr_customer_id":190601,"tr_customer_product_id":190591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101069359220426","imei1":"101069359220426","imei2":"101069359220426","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190584,"job_number":"JOB_190584","tr_customer_id":190602,"tr_customer_product_id":190592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:13.000Z","name":"Mona Emard","mobile_number":"784-845-8567","email_id":"Armani.Walter@gmail.com","dop":"2025-06-09","serial_number":"107707020703329","imei1":"107707020703329","imei2":"107707020703329","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190585,"job_number":"JOB_190585","tr_customer_id":190603,"tr_customer_product_id":190593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"Alisha Stoltenberg","mobile_number":"911-804-8856","email_id":"Marilie8@gmail.com","dop":"2025-06-09","serial_number":"107820027670054","imei1":"107820027670054","imei2":"107820027670054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190589,"job_number":"JOB_190589","tr_customer_id":190607,"tr_customer_product_id":190597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:17.000Z","modified_at":"2026-02-18T14:51:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103028992127620","imei1":"103028992127620","imei2":"103028992127620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190591,"job_number":"JOB_190591","tr_customer_id":190609,"tr_customer_product_id":190599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:30.000Z","name":"Randi Witting","mobile_number":"505-760-0416","email_id":"Delia.Blick77@yahoo.com","dop":"2025-06-09","serial_number":"104539867345993","imei1":"104539867345993","imei2":"104539867345993","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190593,"job_number":"JOB_190593","tr_customer_id":190611,"tr_customer_product_id":190601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"Vladimir Huel","mobile_number":"958-290-8137","email_id":"Vincenza_Hamill@hotmail.com","dop":"2025-06-09","serial_number":"100889196891166","imei1":"100889196891166","imei2":"100889196891166","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190596,"job_number":"JOB_190596","tr_customer_id":190614,"tr_customer_product_id":190604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101127826062162","imei1":"101127826062162","imei2":"101127826062162","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190598,"job_number":"JOB_190598","tr_customer_id":190616,"tr_customer_product_id":190606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Kelsie Kris","mobile_number":"329-312-6699","email_id":"Josue.Ortiz54@gmail.com","dop":"2025-06-09","serial_number":"105828989082552","imei1":"105828989082552","imei2":"105828989082552","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190599,"job_number":"JOB_190599","tr_customer_id":190617,"tr_customer_product_id":190607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Jasper Roob","mobile_number":"466-478-0319","email_id":"Domingo.Shields65@gmail.com","dop":"2025-06-09","serial_number":"107790462254888","imei1":"107790462254888","imei2":"107790462254888","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190632,"job_number":"JOB_190632","tr_customer_id":190650,"tr_customer_product_id":190640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:32.000Z","modified_at":"2026-02-18T14:54:42.000Z","name":"saitama sensei","mobile_number":"678-932-9785","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"148245077325771","imei1":"148245077325771","imei2":"148245077325771","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190633,"job_number":"JOB_190633","tr_customer_id":190651,"tr_customer_product_id":190641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:45.000Z","modified_at":"2026-02-18T14:54:54.000Z","name":"tanjiro kamado","mobile_number":"792-590-9417","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"758572536329070","imei1":"758572536329070","imei2":"758572536329070","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190636,"job_number":"JOB_190636","tr_customer_id":190654,"tr_customer_product_id":190644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:56.000Z","modified_at":"2026-02-18T14:55:06.000Z","name":"giyu tomiaka","mobile_number":"519-495-6728","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"918980095079474","imei1":"918980095079474","imei2":"918980095079474","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-18T14:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190658,"job_number":"JOB_190658","tr_customer_id":190676,"tr_customer_product_id":190666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:13:36.000Z","modified_at":"2026-02-18T15:13:36.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17613815388988","imei1":"17613815388988","imei2":"17613815388988","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190660,"job_number":"JOB_190660","tr_customer_id":190678,"tr_customer_product_id":190668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:34:07.000Z","modified_at":"2026-02-18T15:34:07.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289571","imei1":"19645038289571","imei2":"19645038289571","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190661,"job_number":"JOB_190661","tr_customer_id":190679,"tr_customer_product_id":190669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:36:43.000Z","modified_at":"2026-02-18T15:36:43.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289572","imei1":"19645038289572","imei2":"19645038289572","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190662,"job_number":"JOB_190662","tr_customer_id":190680,"tr_customer_product_id":190670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:21.000Z","modified_at":"2026-02-18T15:37:21.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10996056369681","imei1":"10996056369681","imei2":"10996056369681","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190663,"job_number":"JOB_190663","tr_customer_id":190681,"tr_customer_product_id":190671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:33.000Z","modified_at":"2026-02-18T15:37:33.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12339313144885","imei1":"12339313144885","imei2":"12339313144885","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190664,"job_number":"JOB_190664","tr_customer_id":190682,"tr_customer_product_id":190672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:17.000Z","modified_at":"2026-02-18T15:39:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"15739652209136","imei1":"15739652209136","imei2":"15739652209136","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190665,"job_number":"JOB_190665","tr_customer_id":190683,"tr_customer_product_id":190673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:25.000Z","modified_at":"2026-02-18T15:39:25.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14463112094098","imei1":"14463112094098","imei2":"14463112094098","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190735,"job_number":"JOB_190735","tr_customer_id":190753,"tr_customer_product_id":190743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:14:26.000Z","modified_at":"2026-02-18T16:14:26.000Z","name":"Ryley Friesen","mobile_number":"438-305-3867","email_id":"Frederique_Crooks@yahoo.com","dop":"2026-01-06","serial_number":"10032141668127","imei1":"10032141668127","imei2":"10032141668127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id189901Has required fileds 1 0 0
verify if the json number starts with JOB_ 965 0 0
Verify if the json object with id189903Has required fileds 1 0 0
Verify if the json object with id189963Has required fileds 1 0 0
Verify if the json object with id189967Has required fileds 1 0 0
Verify if the json object with id190023Has required fileds 1 0 0
Verify if the json object with id190027Has required fileds 1 0 0
Verify if the json object with id190057Has required fileds 1 0 0
Verify if the json object with id190061Has required fileds 1 0 0
Verify if the json object with id190223Has required fileds 1 0 0
Verify if the json object with id190227Has required fileds 1 0 0
Verify if the json object with id190235Has required fileds 1 0 0
Verify if the json object with id190239Has required fileds 1 0 0
Verify if the json object with id190249Has required fileds 1 0 0
Verify if the json object with id190252Has required fileds 1 0 0
Verify if the json object with id190256Has required fileds 1 0 0
Verify if the json object with id190258Has required fileds 1 0 0
Verify if the json object with id190501Has required fileds 1 0 0
Verify if the json object with id190503Has required fileds 1 0 0
Verify if the json object with id190513Has required fileds 1 0 0
Verify if the json object with id190515Has required fileds 1 0 0
Verify if the json object with id190525Has required fileds 1 0 0
Verify if the json object with id190527Has required fileds 1 0 0
Verify if the json object with id190540Has required fileds 1 0 0
Verify if the json object with id190542Has required fileds 1 0 0
Verify if the json object with id189799Has required fileds 1 0 0
Verify if the json object with id189800Has required fileds 1 0 0
Verify if the json object with id189801Has required fileds 1 0 0
Verify if the json object with id189802Has required fileds 1 0 0
Verify if the json object with id189803Has required fileds 1 0 0
Verify if the json object with id189804Has required fileds 1 0 0
Verify if the json object with id189805Has required fileds 1 0 0
Verify if the json object with id189806Has required fileds 1 0 0
Verify if the json object with id189807Has required fileds 1 0 0
Verify if the json object with id189808Has required fileds 1 0 0
Verify if the json object with id189809Has required fileds 1 0 0
Verify if the json object with id189810Has required fileds 1 0 0
Verify if the json object with id189811Has required fileds 1 0 0
Verify if the json object with id189812Has required fileds 1 0 0
Verify if the json object with id189813Has required fileds 1 0 0
Verify if the json object with id189814Has required fileds 1 0 0
Verify if the json object with id189815Has required fileds 1 0 0
Verify if the json object with id189816Has required fileds 1 0 0
Verify if the json object with id189817Has required fileds 1 0 0
Verify if the json object with id189818Has required fileds 1 0 0
Verify if the json object with id189819Has required fileds 1 0 0
Verify if the json object with id189821Has required fileds 1 0 0
Verify if the json object with id189822Has required fileds 1 0 0
Verify if the json object with id189823Has required fileds 1 0 0
Verify if the json object with id189824Has required fileds 1 0 0
Verify if the json object with id189825Has required fileds 1 0 0
Verify if the json object with id189826Has required fileds 1 0 0
Verify if the json object with id189827Has required fileds 1 0 0
Verify if the json object with id189828Has required fileds 1 0 0
Verify if the json object with id189829Has required fileds 1 0 0
Verify if the json object with id189830Has required fileds 1 0 0
Verify if the json object with id189831Has required fileds 1 0 0
Verify if the json object with id189832Has required fileds 1 0 0
Verify if the json object with id189833Has required fileds 1 0 0
Verify if the json object with id189834Has required fileds 1 0 0
Verify if the json object with id189835Has required fileds 1 0 0
Verify if the json object with id189836Has required fileds 1 0 0
Verify if the json object with id189837Has required fileds 1 0 0
Verify if the json object with id189838Has required fileds 1 0 0
Verify if the json object with id189839Has required fileds 1 0 0
Verify if the json object with id189840Has required fileds 1 0 0
Verify if the json object with id189841Has required fileds 1 0 0
Verify if the json object with id189842Has required fileds 1 0 0
Verify if the json object with id189843Has required fileds 1 0 0
Verify if the json object with id189844Has required fileds 1 0 0
Verify if the json object with id189845Has required fileds 1 0 0
Verify if the json object with id189846Has required fileds 1 0 0
Verify if the json object with id189847Has required fileds 1 0 0
Verify if the json object with id189848Has required fileds 1 0 0
Verify if the json object with id189849Has required fileds 1 0 0
Verify if the json object with id189850Has required fileds 1 0 0
Verify if the json object with id189851Has required fileds 1 0 0
Verify if the json object with id189852Has required fileds 1 0 0
Verify if the json object with id189853Has required fileds 1 0 0
Verify if the json object with id189854Has required fileds 1 0 0
Verify if the json object with id189855Has required fileds 1 0 0
Verify if the json object with id189857Has required fileds 1 0 0
Verify if the json object with id189858Has required fileds 1 0 0
Verify if the json object with id189859Has required fileds 1 0 0
Verify if the json object with id189860Has required fileds 1 0 0
Verify if the json object with id189861Has required fileds 1 0 0
Verify if the json object with id189862Has required fileds 1 0 0
Verify if the json object with id189863Has required fileds 1 0 0
Verify if the json object with id189864Has required fileds 1 0 0
Verify if the json object with id189865Has required fileds 1 0 0
Verify if the json object with id189867Has required fileds 1 0 0
Verify if the json object with id189868Has required fileds 1 0 0
Verify if the json object with id189869Has required fileds 1 0 0
Verify if the json object with id189870Has required fileds 1 0 0
Verify if the json object with id189871Has required fileds 1 0 0
Verify if the json object with id189872Has required fileds 1 0 0
Verify if the json object with id189874Has required fileds 1 0 0
Verify if the json object with id189875Has required fileds 1 0 0
Verify if the json object with id189876Has required fileds 1 0 0
Verify if the json object with id189879Has required fileds 1 0 0
Verify if the json object with id189880Has required fileds 1 0 0
Verify if the json object with id189881Has required fileds 1 0 0
Verify if the json object with id189882Has required fileds 1 0 0
Verify if the json object with id189883Has required fileds 1 0 0
Verify if the json object with id189884Has required fileds 1 0 0
Verify if the json object with id189885Has required fileds 1 0 0
Verify if the json object with id189886Has required fileds 1 0 0
Verify if the json object with id189887Has required fileds 1 0 0
Verify if the json object with id189888Has required fileds 1 0 0
Verify if the json object with id189889Has required fileds 1 0 0
Verify if the json object with id189890Has required fileds 1 0 0
Verify if the json object with id189891Has required fileds 1 0 0
Verify if the json object with id189892Has required fileds 1 0 0
Verify if the json object with id189894Has required fileds 1 0 0
Verify if the json object with id189895Has required fileds 1 0 0
Verify if the json object with id189896Has required fileds 1 0 0
Verify if the json object with id189897Has required fileds 1 0 0
Verify if the json object with id189898Has required fileds 1 0 0
Verify if the json object with id189899Has required fileds 1 0 0
Verify if the json object with id189900Has required fileds 1 0 0
Verify if the json object with id189902Has required fileds 1 0 0
Verify if the json object with id189904Has required fileds 1 0 0
Verify if the json object with id189905Has required fileds 1 0 0
Verify if the json object with id189906Has required fileds 1 0 0
Verify if the json object with id189907Has required fileds 1 0 0
Verify if the json object with id189908Has required fileds 1 0 0
Verify if the json object with id189909Has required fileds 1 0 0
Verify if the json object with id189910Has required fileds 1 0 0
Verify if the json object with id189911Has required fileds 1 0 0
Verify if the json object with id189912Has required fileds 1 0 0
Verify if the json object with id189913Has required fileds 1 0 0
Verify if the json object with id189914Has required fileds 1 0 0
Verify if the json object with id189915Has required fileds 1 0 0
Verify if the json object with id189916Has required fileds 1 0 0
Verify if the json object with id189917Has required fileds 1 0 0
Verify if the json object with id189918Has required fileds 1 0 0
Verify if the json object with id189919Has required fileds 1 0 0
Verify if the json object with id189920Has required fileds 1 0 0
Verify if the json object with id189921Has required fileds 1 0 0
Verify if the json object with id189922Has required fileds 1 0 0
Verify if the json object with id189923Has required fileds 1 0 0
Verify if the json object with id189924Has required fileds 1 0 0
Verify if the json object with id189929Has required fileds 1 0 0
Verify if the json object with id189930Has required fileds 1 0 0
Verify if the json object with id189931Has required fileds 1 0 0
Verify if the json object with id189932Has required fileds 1 0 0
Verify if the json object with id189933Has required fileds 1 0 0
Verify if the json object with id189934Has required fileds 1 0 0
Verify if the json object with id189935Has required fileds 1 0 0
Verify if the json object with id189936Has required fileds 1 0 0
Verify if the json object with id189937Has required fileds 1 0 0
Verify if the json object with id189938Has required fileds 1 0 0
Verify if the json object with id189939Has required fileds 1 0 0
Verify if the json object with id189940Has required fileds 1 0 0
Verify if the json object with id189941Has required fileds 1 0 0
Verify if the json object with id189942Has required fileds 1 0 0
Verify if the json object with id189943Has required fileds 1 0 0
Verify if the json object with id189944Has required fileds 1 0 0
Verify if the json object with id189945Has required fileds 1 0 0
Verify if the json object with id189947Has required fileds 1 0 0
Verify if the json object with id189949Has required fileds 1 0 0
Verify if the json object with id189950Has required fileds 1 0 0
Verify if the json object with id189952Has required fileds 1 0 0
Verify if the json object with id189955Has required fileds 1 0 0
Verify if the json object with id189956Has required fileds 1 0 0
Verify if the json object with id189957Has required fileds 1 0 0
Verify if the json object with id189958Has required fileds 1 0 0
Verify if the json object with id189959Has required fileds 1 0 0
Verify if the json object with id189964Has required fileds 1 0 0
Verify if the json object with id189965Has required fileds 1 0 0
Verify if the json object with id189966Has required fileds 1 0 0
Verify if the json object with id189968Has required fileds 1 0 0
Verify if the json object with id189971Has required fileds 1 0 0
Verify if the json object with id189972Has required fileds 1 0 0
Verify if the json object with id189973Has required fileds 1 0 0
Verify if the json object with id189974Has required fileds 1 0 0
Verify if the json object with id189975Has required fileds 1 0 0
Verify if the json object with id189976Has required fileds 1 0 0
Verify if the json object with id189977Has required fileds 1 0 0
Verify if the json object with id189978Has required fileds 1 0 0
Verify if the json object with id189979Has required fileds 1 0 0
Verify if the json object with id189980Has required fileds 1 0 0
Verify if the json object with id189981Has required fileds 1 0 0
Verify if the json object with id189982Has required fileds 1 0 0
Verify if the json object with id189983Has required fileds 1 0 0
Verify if the json object with id189984Has required fileds 1 0 0
Verify if the json object with id189985Has required fileds 1 0 0
Verify if the json object with id189986Has required fileds 1 0 0
Verify if the json object with id189989Has required fileds 1 0 0
Verify if the json object with id189991Has required fileds 1 0 0
Verify if the json object with id189992Has required fileds 1 0 0
Verify if the json object with id189993Has required fileds 1 0 0
Verify if the json object with id189994Has required fileds 1 0 0
Verify if the json object with id189995Has required fileds 1 0 0
Verify if the json object with id189996Has required fileds 1 0 0
Verify if the json object with id189997Has required fileds 1 0 0
Verify if the json object with id189998Has required fileds 1 0 0
Verify if the json object with id189999Has required fileds 1 0 0
Verify if the json object with id190001Has required fileds 1 0 0
Verify if the json object with id190002Has required fileds 1 0 0
Verify if the json object with id190003Has required fileds 1 0 0
Verify if the json object with id190004Has required fileds 1 0 0
Verify if the json object with id190005Has required fileds 1 0 0
Verify if the json object with id190006Has required fileds 1 0 0
Verify if the json object with id190008Has required fileds 1 0 0
Verify if the json object with id190011Has required fileds 1 0 0
Verify if the json object with id190012Has required fileds 1 0 0
Verify if the json object with id190013Has required fileds 1 0 0
Verify if the json object with id190014Has required fileds 1 0 0
Verify if the json object with id190015Has required fileds 1 0 0
Verify if the json object with id190017Has required fileds 1 0 0
Verify if the json object with id190018Has required fileds 1 0 0
Verify if the json object with id190019Has required fileds 1 0 0
Verify if the json object with id190020Has required fileds 1 0 0
Verify if the json object with id190021Has required fileds 1 0 0
Verify if the json object with id190022Has required fileds 1 0 0
Verify if the json object with id190024Has required fileds 1 0 0
Verify if the json object with id190025Has required fileds 1 0 0
Verify if the json object with id190026Has required fileds 1 0 0
Verify if the json object with id190028Has required fileds 1 0 0
Verify if the json object with id190030Has required fileds 1 0 0
Verify if the json object with id190031Has required fileds 1 0 0
Verify if the json object with id190032Has required fileds 1 0 0
Verify if the json object with id190033Has required fileds 1 0 0
Verify if the json object with id190034Has required fileds 1 0 0
Verify if the json object with id190035Has required fileds 1 0 0
Verify if the json object with id190036Has required fileds 1 0 0
Verify if the json object with id190037Has required fileds 1 0 0
Verify if the json object with id190038Has required fileds 1 0 0
Verify if the json object with id190039Has required fileds 1 0 0
Verify if the json object with id190040Has required fileds 1 0 0
Verify if the json object with id190041Has required fileds 1 0 0
Verify if the json object with id190042Has required fileds 1 0 0
Verify if the json object with id190043Has required fileds 1 0 0
Verify if the json object with id190044Has required fileds 1 0 0
Verify if the json object with id190045Has required fileds 1 0 0
Verify if the json object with id190046Has required fileds 1 0 0
Verify if the json object with id190047Has required fileds 1 0 0
Verify if the json object with id190048Has required fileds 1 0 0
Verify if the json object with id190049Has required fileds 1 0 0
Verify if the json object with id190050Has required fileds 1 0 0
Verify if the json object with id190051Has required fileds 1 0 0
Verify if the json object with id190052Has required fileds 1 0 0
Verify if the json object with id190053Has required fileds 1 0 0
Verify if the json object with id190054Has required fileds 1 0 0
Verify if the json object with id190055Has required fileds 1 0 0
Verify if the json object with id190056Has required fileds 1 0 0
Verify if the json object with id190058Has required fileds 1 0 0
Verify if the json object with id190059Has required fileds 1 0 0
Verify if the json object with id190060Has required fileds 1 0 0
Verify if the json object with id190062Has required fileds 1 0 0
Verify if the json object with id190063Has required fileds 1 0 0
Verify if the json object with id190064Has required fileds 1 0 0
Verify if the json object with id190065Has required fileds 1 0 0
Verify if the json object with id190066Has required fileds 1 0 0
Verify if the json object with id190067Has required fileds 1 0 0
Verify if the json object with id190068Has required fileds 1 0 0
Verify if the json object with id190069Has required fileds 1 0 0
Verify if the json object with id190070Has required fileds 1 0 0
Verify if the json object with id190071Has required fileds 1 0 0
Verify if the json object with id190072Has required fileds 1 0 0
Verify if the json object with id190073Has required fileds 1 0 0
Verify if the json object with id190074Has required fileds 1 0 0
Verify if the json object with id190075Has required fileds 1 0 0
Verify if the json object with id190076Has required fileds 1 0 0
Verify if the json object with id190077Has required fileds 1 0 0
Verify if the json object with id190078Has required fileds 1 0 0
Verify if the json object with id190079Has required fileds 1 0 0
Verify if the json object with id190080Has required fileds 1 0 0
Verify if the json object with id190081Has required fileds 1 0 0
Verify if the json object with id190082Has required fileds 1 0 0
Verify if the json object with id190083Has required fileds 1 0 0
Verify if the json object with id190084Has required fileds 1 0 0
Verify if the json object with id190085Has required fileds 1 0 0
Verify if the json object with id190086Has required fileds 1 0 0
Verify if the json object with id190087Has required fileds 1 0 0
Verify if the json object with id190088Has required fileds 1 0 0
Verify if the json object with id190089Has required fileds 1 0 0
Verify if the json object with id190090Has required fileds 1 0 0
Verify if the json object with id190091Has required fileds 1 0 0
Verify if the json object with id190092Has required fileds 1 0 0
Verify if the json object with id190093Has required fileds 1 0 0
Verify if the json object with id190094Has required fileds 1 0 0
Verify if the json object with id190095Has required fileds 1 0 0
Verify if the json object with id190096Has required fileds 1 0 0
Verify if the json object with id190097Has required fileds 1 0 0
Verify if the json object with id190098Has required fileds 1 0 0
Verify if the json object with id190099Has required fileds 1 0 0
Verify if the json object with id190100Has required fileds 1 0 0
Verify if the json object with id190101Has required fileds 1 0 0
Verify if the json object with id190102Has required fileds 1 0 0
Verify if the json object with id190103Has required fileds 1 0 0
Verify if the json object with id190104Has required fileds 1 0 0
Verify if the json object with id190105Has required fileds 1 0 0
Verify if the json object with id190108Has required fileds 1 0 0
Verify if the json object with id190109Has required fileds 1 0 0
Verify if the json object with id190110Has required fileds 1 0 0
Verify if the json object with id190111Has required fileds 1 0 0
Verify if the json object with id190112Has required fileds 1 0 0
Verify if the json object with id190113Has required fileds 1 0 0
Verify if the json object with id190114Has required fileds 1 0 0
Verify if the json object with id190115Has required fileds 1 0 0
Verify if the json object with id190116Has required fileds 1 0 0
Verify if the json object with id190117Has required fileds 1 0 0
Verify if the json object with id190118Has required fileds 1 0 0
Verify if the json object with id190119Has required fileds 1 0 0
Verify if the json object with id190120Has required fileds 1 0 0
Verify if the json object with id190121Has required fileds 1 0 0
Verify if the json object with id190122Has required fileds 1 0 0
Verify if the json object with id190123Has required fileds 1 0 0
Verify if the json object with id190124Has required fileds 1 0 0
Verify if the json object with id190125Has required fileds 1 0 0
Verify if the json object with id190126Has required fileds 1 0 0
Verify if the json object with id190127Has required fileds 1 0 0
Verify if the json object with id190128Has required fileds 1 0 0
Verify if the json object with id190129Has required fileds 1 0 0
Verify if the json object with id190130Has required fileds 1 0 0
Verify if the json object with id190131Has required fileds 1 0 0
Verify if the json object with id190132Has required fileds 1 0 0
Verify if the json object with id190133Has required fileds 1 0 0
Verify if the json object with id190134Has required fileds 1 0 0
Verify if the json object with id190135Has required fileds 1 0 0
Verify if the json object with id190136Has required fileds 1 0 0
Verify if the json object with id190137Has required fileds 1 0 0
Verify if the json object with id190138Has required fileds 1 0 0
Verify if the json object with id190139Has required fileds 1 0 0
Verify if the json object with id190140Has required fileds 1 0 0
Verify if the json object with id190141Has required fileds 1 0 0
Verify if the json object with id190143Has required fileds 1 0 0
Verify if the json object with id190144Has required fileds 1 0 0
Verify if the json object with id190145Has required fileds 1 0 0
Verify if the json object with id190146Has required fileds 1 0 0
Verify if the json object with id190147Has required fileds 1 0 0
Verify if the json object with id190148Has required fileds 1 0 0
Verify if the json object with id190149Has required fileds 1 0 0
Verify if the json object with id190150Has required fileds 1 0 0
Verify if the json object with id190151Has required fileds 1 0 0
Verify if the json object with id190152Has required fileds 1 0 0
Verify if the json object with id190163Has required fileds 1 0 0
Verify if the json object with id190164Has required fileds 1 0 0
Verify if the json object with id190168Has required fileds 1 0 0
Verify if the json object with id190169Has required fileds 1 0 0
Verify if the json object with id190170Has required fileds 1 0 0
Verify if the json object with id190171Has required fileds 1 0 0
Verify if the json object with id190174Has required fileds 1 0 0
Verify if the json object with id190175Has required fileds 1 0 0
Verify if the json object with id190176Has required fileds 1 0 0
Verify if the json object with id190177Has required fileds 1 0 0
Verify if the json object with id190178Has required fileds 1 0 0
Verify if the json object with id190179Has required fileds 1 0 0
Verify if the json object with id190180Has required fileds 1 0 0
Verify if the json object with id190181Has required fileds 1 0 0
Verify if the json object with id190182Has required fileds 1 0 0
Verify if the json object with id190183Has required fileds 1 0 0
Verify if the json object with id190184Has required fileds 1 0 0
Verify if the json object with id190185Has required fileds 1 0 0
Verify if the json object with id190186Has required fileds 1 0 0
Verify if the json object with id190187Has required fileds 1 0 0
Verify if the json object with id190188Has required fileds 1 0 0
Verify if the json object with id190189Has required fileds 1 0 0
Verify if the json object with id190190Has required fileds 1 0 0
Verify if the json object with id190191Has required fileds 1 0 0
Verify if the json object with id190192Has required fileds 1 0 0
Verify if the json object with id190193Has required fileds 1 0 0
Verify if the json object with id190194Has required fileds 1 0 0
Verify if the json object with id190195Has required fileds 1 0 0
Verify if the json object with id190196Has required fileds 1 0 0
Verify if the json object with id190197Has required fileds 1 0 0
Verify if the json object with id190198Has required fileds 1 0 0
Verify if the json object with id190199Has required fileds 1 0 0
Verify if the json object with id190203Has required fileds 1 0 0
Verify if the json object with id190204Has required fileds 1 0 0
Verify if the json object with id190205Has required fileds 1 0 0
Verify if the json object with id190206Has required fileds 1 0 0
Verify if the json object with id190207Has required fileds 1 0 0
Verify if the json object with id190208Has required fileds 1 0 0
Verify if the json object with id190209Has required fileds 1 0 0
Verify if the json object with id190210Has required fileds 1 0 0
Verify if the json object with id190211Has required fileds 1 0 0
Verify if the json object with id190212Has required fileds 1 0 0
Verify if the json object with id190213Has required fileds 1 0 0
Verify if the json object with id190214Has required fileds 1 0 0
Verify if the json object with id190215Has required fileds 1 0 0
Verify if the json object with id190216Has required fileds 1 0 0
Verify if the json object with id190217Has required fileds 1 0 0
Verify if the json object with id190218Has required fileds 1 0 0
Verify if the json object with id190219Has required fileds 1 0 0
Verify if the json object with id190220Has required fileds 1 0 0
Verify if the json object with id190221Has required fileds 1 0 0
Verify if the json object with id190222Has required fileds 1 0 0
Verify if the json object with id190224Has required fileds 1 0 0
Verify if the json object with id190225Has required fileds 1 0 0
Verify if the json object with id190226Has required fileds 1 0 0
Verify if the json object with id190228Has required fileds 1 0 0
Verify if the json object with id190229Has required fileds 1 0 0
Verify if the json object with id190230Has required fileds 1 0 0
Verify if the json object with id190231Has required fileds 1 0 0
Verify if the json object with id190232Has required fileds 1 0 0
Verify if the json object with id190233Has required fileds 1 0 0
Verify if the json object with id190234Has required fileds 1 0 0
Verify if the json object with id190236Has required fileds 1 0 0
Verify if the json object with id190237Has required fileds 1 0 0
Verify if the json object with id190238Has required fileds 1 0 0
Verify if the json object with id190240Has required fileds 1 0 0
Verify if the json object with id190241Has required fileds 1 0 0
Verify if the json object with id190242Has required fileds 1 0 0
Verify if the json object with id190243Has required fileds 1 0 0
Verify if the json object with id190244Has required fileds 1 0 0
Verify if the json object with id190245Has required fileds 1 0 0
Verify if the json object with id190246Has required fileds 1 0 0
Verify if the json object with id190247Has required fileds 1 0 0
Verify if the json object with id190248Has required fileds 1 0 0
Verify if the json object with id190250Has required fileds 1 0 0
Verify if the json object with id190251Has required fileds 1 0 0
Verify if the json object with id190253Has required fileds 1 0 0
Verify if the json object with id190254Has required fileds 1 0 0
Verify if the json object with id190255Has required fileds 1 0 0
Verify if the json object with id190257Has required fileds 1 0 0
Verify if the json object with id190259Has required fileds 1 0 0
Verify if the json object with id190260Has required fileds 1 0 0
Verify if the json object with id190261Has required fileds 1 0 0
Verify if the json object with id190262Has required fileds 1 0 0
Verify if the json object with id190263Has required fileds 1 0 0
Verify if the json object with id190264Has required fileds 1 0 0
Verify if the json object with id190265Has required fileds 1 0 0
Verify if the json object with id190266Has required fileds 1 0 0
Verify if the json object with id190267Has required fileds 1 0 0
Verify if the json object with id190268Has required fileds 1 0 0
Verify if the json object with id190269Has required fileds 1 0 0
Verify if the json object with id190270Has required fileds 1 0 0
Verify if the json object with id190271Has required fileds 1 0 0
Verify if the json object with id190272Has required fileds 1 0 0
Verify if the json object with id190273Has required fileds 1 0 0
Verify if the json object with id190274Has required fileds 1 0 0
Verify if the json object with id190275Has required fileds 1 0 0
Verify if the json object with id190276Has required fileds 1 0 0
Verify if the json object with id190277Has required fileds 1 0 0
Verify if the json object with id190278Has required fileds 1 0 0
Verify if the json object with id190279Has required fileds 1 0 0
Verify if the json object with id190280Has required fileds 1 0 0
Verify if the json object with id190281Has required fileds 1 0 0
Verify if the json object with id190282Has required fileds 1 0 0
Verify if the json object with id190283Has required fileds 1 0 0
Verify if the json object with id190284Has required fileds 1 0 0
Verify if the json object with id190285Has required fileds 1 0 0
Verify if the json object with id190286Has required fileds 1 0 0
Verify if the json object with id190287Has required fileds 1 0 0
Verify if the json object with id190288Has required fileds 1 0 0
Verify if the json object with id190289Has required fileds 1 0 0
Verify if the json object with id190290Has required fileds 1 0 0
Verify if the json object with id190291Has required fileds 1 0 0
Verify if the json object with id190292Has required fileds 1 0 0
Verify if the json object with id190293Has required fileds 1 0 0
Verify if the json object with id190294Has required fileds 1 0 0
Verify if the json object with id190301Has required fileds 1 0 0
Verify if the json object with id190302Has required fileds 1 0 0
Verify if the json object with id190306Has required fileds 1 0 0
Verify if the json object with id190307Has required fileds 1 0 0
Verify if the json object with id190308Has required fileds 1 0 0
Verify if the json object with id190309Has required fileds 1 0 0
Verify if the json object with id190310Has required fileds 1 0 0
Verify if the json object with id190311Has required fileds 1 0 0
Verify if the json object with id190312Has required fileds 1 0 0
Verify if the json object with id190313Has required fileds 1 0 0
Verify if the json object with id190314Has required fileds 1 0 0
Verify if the json object with id190315Has required fileds 1 0 0
Verify if the json object with id190316Has required fileds 1 0 0
Verify if the json object with id190317Has required fileds 1 0 0
Verify if the json object with id190318Has required fileds 1 0 0
Verify if the json object with id190319Has required fileds 1 0 0
Verify if the json object with id190320Has required fileds 1 0 0
Verify if the json object with id190321Has required fileds 1 0 0
Verify if the json object with id190322Has required fileds 1 0 0
Verify if the json object with id190323Has required fileds 1 0 0
Verify if the json object with id190324Has required fileds 1 0 0
Verify if the json object with id190325Has required fileds 1 0 0
Verify if the json object with id190326Has required fileds 1 0 0
Verify if the json object with id190327Has required fileds 1 0 0
Verify if the json object with id190328Has required fileds 1 0 0
Verify if the json object with id190329Has required fileds 1 0 0
Verify if the json object with id190330Has required fileds 1 0 0
Verify if the json object with id190331Has required fileds 1 0 0
Verify if the json object with id190332Has required fileds 1 0 0
Verify if the json object with id190333Has required fileds 1 0 0
Verify if the json object with id190334Has required fileds 1 0 0
Verify if the json object with id190335Has required fileds 1 0 0
Verify if the json object with id190336Has required fileds 1 0 0
Verify if the json object with id190337Has required fileds 1 0 0
Verify if the json object with id190338Has required fileds 1 0 0
Verify if the json object with id190339Has required fileds 1 0 0
Verify if the json object with id190340Has required fileds 1 0 0
Verify if the json object with id190341Has required fileds 1 0 0
Verify if the json object with id190342Has required fileds 1 0 0
Verify if the json object with id190343Has required fileds 1 0 0
Verify if the json object with id190344Has required fileds 1 0 0
Verify if the json object with id190345Has required fileds 1 0 0
Verify if the json object with id190346Has required fileds 1 0 0
Verify if the json object with id190347Has required fileds 1 0 0
Verify if the json object with id190348Has required fileds 1 0 0
Verify if the json object with id190349Has required fileds 1 0 0
Verify if the json object with id190350Has required fileds 1 0 0
Verify if the json object with id190351Has required fileds 1 0 0
Verify if the json object with id190352Has required fileds 1 0 0
Verify if the json object with id190353Has required fileds 1 0 0
Verify if the json object with id190354Has required fileds 1 0 0
Verify if the json object with id190355Has required fileds 1 0 0
Verify if the json object with id190356Has required fileds 1 0 0
Verify if the json object with id190357Has required fileds 1 0 0
Verify if the json object with id190358Has required fileds 1 0 0
Verify if the json object with id190359Has required fileds 1 0 0
Verify if the json object with id190360Has required fileds 1 0 0
Verify if the json object with id190361Has required fileds 1 0 0
Verify if the json object with id190362Has required fileds 1 0 0
Verify if the json object with id190363Has required fileds 1 0 0
Verify if the json object with id190364Has required fileds 1 0 0
Verify if the json object with id190365Has required fileds 1 0 0
Verify if the json object with id190366Has required fileds 1 0 0
Verify if the json object with id190367Has required fileds 1 0 0
Verify if the json object with id190368Has required fileds 1 0 0
Verify if the json object with id190369Has required fileds 1 0 0
Verify if the json object with id190370Has required fileds 1 0 0
Verify if the json object with id190371Has required fileds 1 0 0
Verify if the json object with id190372Has required fileds 1 0 0
Verify if the json object with id190373Has required fileds 1 0 0
Verify if the json object with id190374Has required fileds 1 0 0
Verify if the json object with id190375Has required fileds 1 0 0
Verify if the json object with id190376Has required fileds 1 0 0
Verify if the json object with id190377Has required fileds 1 0 0
Verify if the json object with id190378Has required fileds 1 0 0
Verify if the json object with id190379Has required fileds 1 0 0
Verify if the json object with id190380Has required fileds 1 0 0
Verify if the json object with id190381Has required fileds 1 0 0
Verify if the json object with id190382Has required fileds 1 0 0
Verify if the json object with id190383Has required fileds 1 0 0
Verify if the json object with id190384Has required fileds 1 0 0
Verify if the json object with id190385Has required fileds 1 0 0
Verify if the json object with id190386Has required fileds 1 0 0
Verify if the json object with id190387Has required fileds 1 0 0
Verify if the json object with id190388Has required fileds 1 0 0
Verify if the json object with id190389Has required fileds 1 0 0
Verify if the json object with id190390Has required fileds 1 0 0
Verify if the json object with id190391Has required fileds 1 0 0
Verify if the json object with id190392Has required fileds 1 0 0
Verify if the json object with id190393Has required fileds 1 0 0
Verify if the json object with id190394Has required fileds 1 0 0
Verify if the json object with id190395Has required fileds 1 0 0
Verify if the json object with id190396Has required fileds 1 0 0
Verify if the json object with id190397Has required fileds 1 0 0
Verify if the json object with id190398Has required fileds 1 0 0
Verify if the json object with id190399Has required fileds 1 0 0
Verify if the json object with id190400Has required fileds 1 0 0
Verify if the json object with id190401Has required fileds 1 0 0
Verify if the json object with id190402Has required fileds 1 0 0
Verify if the json object with id190403Has required fileds 1 0 0
Verify if the json object with id190404Has required fileds 1 0 0
Verify if the json object with id190405Has required fileds 1 0 0
Verify if the json object with id190406Has required fileds 1 0 0
Verify if the json object with id190407Has required fileds 1 0 0
Verify if the json object with id190408Has required fileds 1 0 0
Verify if the json object with id190409Has required fileds 1 0 0
Verify if the json object with id190410Has required fileds 1 0 0
Verify if the json object with id190412Has required fileds 1 0 0
Verify if the json object with id190414Has required fileds 1 0 0
Verify if the json object with id190415Has required fileds 1 0 0
Verify if the json object with id190417Has required fileds 1 0 0
Verify if the json object with id190418Has required fileds 1 0 0
Verify if the json object with id190419Has required fileds 1 0 0
Verify if the json object with id190420Has required fileds 1 0 0
Verify if the json object with id190421Has required fileds 1 0 0
Verify if the json object with id190422Has required fileds 1 0 0
Verify if the json object with id190423Has required fileds 1 0 0
Verify if the json object with id190424Has required fileds 1 0 0
Verify if the json object with id190425Has required fileds 1 0 0
Verify if the json object with id190426Has required fileds 1 0 0
Verify if the json object with id190427Has required fileds 1 0 0
Verify if the json object with id190428Has required fileds 1 0 0
Verify if the json object with id190429Has required fileds 1 0 0
Verify if the json object with id190430Has required fileds 1 0 0
Verify if the json object with id190431Has required fileds 1 0 0
Verify if the json object with id190432Has required fileds 1 0 0
Verify if the json object with id190433Has required fileds 1 0 0
Verify if the json object with id190434Has required fileds 1 0 0
Verify if the json object with id190435Has required fileds 1 0 0
Verify if the json object with id190436Has required fileds 1 0 0
Verify if the json object with id190437Has required fileds 1 0 0
Verify if the json object with id190438Has required fileds 1 0 0
Verify if the json object with id190439Has required fileds 1 0 0
Verify if the json object with id190440Has required fileds 1 0 0
Verify if the json object with id190441Has required fileds 1 0 0
Verify if the json object with id190442Has required fileds 1 0 0
Verify if the json object with id190443Has required fileds 1 0 0
Verify if the json object with id190444Has required fileds 1 0 0
Verify if the json object with id190445Has required fileds 1 0 0
Verify if the json object with id190446Has required fileds 1 0 0
Verify if the json object with id190447Has required fileds 1 0 0
Verify if the json object with id190448Has required fileds 1 0 0
Verify if the json object with id190449Has required fileds 1 0 0
Verify if the json object with id190450Has required fileds 1 0 0
Verify if the json object with id190451Has required fileds 1 0 0
Verify if the json object with id190452Has required fileds 1 0 0
Verify if the json object with id190453Has required fileds 1 0 0
Verify if the json object with id190454Has required fileds 1 0 0
Verify if the json object with id190455Has required fileds 1 0 0
Verify if the json object with id190456Has required fileds 1 0 0
Verify if the json object with id190457Has required fileds 1 0 0
Verify if the json object with id190458Has required fileds 1 0 0
Verify if the json object with id190459Has required fileds 1 0 0
Verify if the json object with id190460Has required fileds 1 0 0
Verify if the json object with id190461Has required fileds 1 0 0
Verify if the json object with id190463Has required fileds 1 0 0
Verify if the json object with id190464Has required fileds 1 0 0
Verify if the json object with id190465Has required fileds 1 0 0
Verify if the json object with id190467Has required fileds 1 0 0
Verify if the json object with id190468Has required fileds 1 0 0
Verify if the json object with id190469Has required fileds 1 0 0
Verify if the json object with id190480Has required fileds 1 0 0
Verify if the json object with id190481Has required fileds 1 0 0
Verify if the json object with id190482Has required fileds 1 0 0
Verify if the json object with id190483Has required fileds 1 0 0
Verify if the json object with id190484Has required fileds 1 0 0
Verify if the json object with id190485Has required fileds 1 0 0
Verify if the json object with id190486Has required fileds 1 0 0
Verify if the json object with id190487Has required fileds 1 0 0
Verify if the json object with id190488Has required fileds 1 0 0
Verify if the json object with id190489Has required fileds 1 0 0
Verify if the json object with id190490Has required fileds 1 0 0
Verify if the json object with id190491Has required fileds 1 0 0
Verify if the json object with id190492Has required fileds 1 0 0
Verify if the json object with id190493Has required fileds 1 0 0
Verify if the json object with id190494Has required fileds 1 0 0
Verify if the json object with id190495Has required fileds 1 0 0
Verify if the json object with id190496Has required fileds 1 0 0
Verify if the json object with id190497Has required fileds 1 0 0
Verify if the json object with id190498Has required fileds 1 0 0
Verify if the json object with id190499Has required fileds 1 0 0
Verify if the json object with id190500Has required fileds 1 0 0
Verify if the json object with id190502Has required fileds 1 0 0
Verify if the json object with id190504Has required fileds 1 0 0
Verify if the json object with id190505Has required fileds 1 0 0
Verify if the json object with id190506Has required fileds 1 0 0
Verify if the json object with id190507Has required fileds 1 0 0
Verify if the json object with id190508Has required fileds 1 0 0
Verify if the json object with id190509Has required fileds 1 0 0
Verify if the json object with id190510Has required fileds 1 0 0
Verify if the json object with id190511Has required fileds 1 0 0
Verify if the json object with id190512Has required fileds 1 0 0
Verify if the json object with id190514Has required fileds 1 0 0
Verify if the json object with id190516Has required fileds 1 0 0
Verify if the json object with id190517Has required fileds 1 0 0
Verify if the json object with id190518Has required fileds 1 0 0
Verify if the json object with id190519Has required fileds 1 0 0
Verify if the json object with id190520Has required fileds 1 0 0
Verify if the json object with id190521Has required fileds 1 0 0
Verify if the json object with id190522Has required fileds 1 0 0
Verify if the json object with id190523Has required fileds 1 0 0
Verify if the json object with id190524Has required fileds 1 0 0
Verify if the json object with id190526Has required fileds 1 0 0
Verify if the json object with id190528Has required fileds 1 0 0
Verify if the json object with id190529Has required fileds 1 0 0
Verify if the json object with id190530Has required fileds 1 0 0
Verify if the json object with id190531Has required fileds 1 0 0
Verify if the json object with id190532Has required fileds 1 0 0
Verify if the json object with id190533Has required fileds 1 0 0
Verify if the json object with id190534Has required fileds 1 0 0
Verify if the json object with id190535Has required fileds 1 0 0
Verify if the json object with id190536Has required fileds 1 0 0
Verify if the json object with id190537Has required fileds 1 0 0
Verify if the json object with id190538Has required fileds 1 0 0
Verify if the json object with id190539Has required fileds 1 0 0
Verify if the json object with id190541Has required fileds 1 0 0
Verify if the json object with id190543Has required fileds 1 0 0
Verify if the json object with id190544Has required fileds 1 0 0
Verify if the json object with id190545Has required fileds 1 0 0
Verify if the json object with id190546Has required fileds 1 0 0
Verify if the json object with id190547Has required fileds 1 0 0
Verify if the json object with id190548Has required fileds 1 0 0
Verify if the json object with id190549Has required fileds 1 0 0
Verify if the json object with id190550Has required fileds 1 0 0
Verify if the json object with id190551Has required fileds 1 0 0
Verify if the json object with id190552Has required fileds 1 0 0
Verify if the json object with id190553Has required fileds 1 0 0
Verify if the json object with id190554Has required fileds 1 0 0
Verify if the json object with id190555Has required fileds 1 0 0
Verify if the json object with id190556Has required fileds 1 0 0
Verify if the json object with id190557Has required fileds 1 0 0
Verify if the json object with id190558Has required fileds 1 0 0
Verify if the json object with id190559Has required fileds 1 0 0
Verify if the json object with id190560Has required fileds 1 0 0
Verify if the json object with id190561Has required fileds 1 0 0
Verify if the json object with id190562Has required fileds 1 0 0
Verify if the json object with id190565Has required fileds 1 0 0
Verify if the json object with id190566Has required fileds 1 0 0
Verify if the json object with id190568Has required fileds 1 0 0
Verify if the json object with id190569Has required fileds 1 0 0
Verify if the json object with id190570Has required fileds 1 0 0
Verify if the json object with id190571Has required fileds 1 0 0
Verify if the json object with id190572Has required fileds 1 0 0
Verify if the json object with id190573Has required fileds 1 0 0
Verify if the json object with id190574Has required fileds 1 0 0
Verify if the json object with id190575Has required fileds 1 0 0
Verify if the json object with id190576Has required fileds 1 0 0
Verify if the json object with id190577Has required fileds 1 0 0
Verify if the json object with id190578Has required fileds 1 0 0
Verify if the json object with id190579Has required fileds 1 0 0
Verify if the json object with id190580Has required fileds 1 0 0
Verify if the json object with id190581Has required fileds 1 0 0
Verify if the json object with id190582Has required fileds 1 0 0
Verify if the json object with id190586Has required fileds 1 0 0
Verify if the json object with id190587Has required fileds 1 0 0
Verify if the json object with id190588Has required fileds 1 0 0
Verify if the json object with id190590Has required fileds 1 0 0
Verify if the json object with id190592Has required fileds 1 0 0
Verify if the json object with id190594Has required fileds 1 0 0
Verify if the json object with id190595Has required fileds 1 0 0
Verify if the json object with id190597Has required fileds 1 0 0
Verify if the json object with id190600Has required fileds 1 0 0
Verify if the json object with id190601Has required fileds 1 0 0
Verify if the json object with id190602Has required fileds 1 0 0
Verify if the json object with id190603Has required fileds 1 0 0
Verify if the json object with id190604Has required fileds 1 0 0
Verify if the json object with id190605Has required fileds 1 0 0
Verify if the json object with id190606Has required fileds 1 0 0
Verify if the json object with id190607Has required fileds 1 0 0
Verify if the json object with id190608Has required fileds 1 0 0
Verify if the json object with id190609Has required fileds 1 0 0
Verify if the json object with id190610Has required fileds 1 0 0
Verify if the json object with id190611Has required fileds 1 0 0
Verify if the json object with id190612Has required fileds 1 0 0
Verify if the json object with id190613Has required fileds 1 0 0
Verify if the json object with id190614Has required fileds 1 0 0
Verify if the json object with id190615Has required fileds 1 0 0
Verify if the json object with id190616Has required fileds 1 0 0
Verify if the json object with id190617Has required fileds 1 0 0
Verify if the json object with id190618Has required fileds 1 0 0
Verify if the json object with id190619Has required fileds 1 0 0
Verify if the json object with id190620Has required fileds 1 0 0
Verify if the json object with id190621Has required fileds 1 0 0
Verify if the json object with id190622Has required fileds 1 0 0
Verify if the json object with id190623Has required fileds 1 0 0
Verify if the json object with id190624Has required fileds 1 0 0
Verify if the json object with id190625Has required fileds 1 0 0
Verify if the json object with id190626Has required fileds 1 0 0
Verify if the json object with id190627Has required fileds 1 0 0
Verify if the json object with id190628Has required fileds 1 0 0
Verify if the json object with id190629Has required fileds 1 0 0
Verify if the json object with id190630Has required fileds 1 0 0
Verify if the json object with id190631Has required fileds 1 0 0
Verify if the json object with id190634Has required fileds 1 0 0
Verify if the json object with id190635Has required fileds 1 0 0
Verify if the json object with id190637Has required fileds 1 0 0
Verify if the json object with id190638Has required fileds 1 0 0
Verify if the json object with id190639Has required fileds 1 0 0
Verify if the json object with id190640Has required fileds 1 0 0
Verify if the json object with id190641Has required fileds 1 0 0
Verify if the json object with id190642Has required fileds 1 0 0
Verify if the json object with id190643Has required fileds 1 0 0
Verify if the json object with id190644Has required fileds 1 0 0
Verify if the json object with id190645Has required fileds 1 0 0
Verify if the json object with id190646Has required fileds 1 0 0
Verify if the json object with id190647Has required fileds 1 0 0
Verify if the json object with id190648Has required fileds 1 0 0
Verify if the json object with id190649Has required fileds 1 0 0
Verify if the json object with id190650Has required fileds 1 0 0
Verify if the json object with id190651Has required fileds 1 0 0
Verify if the json object with id190652Has required fileds 1 0 0
Verify if the json object with id190653Has required fileds 1 0 0
Verify if the json object with id190654Has required fileds 1 0 0
Verify if the json object with id190655Has required fileds 1 0 0
Verify if the json object with id190656Has required fileds 1 0 0
Verify if the json object with id190657Has required fileds 1 0 0
Verify if the json object with id190659Has required fileds 1 0 0
Verify if the json object with id190666Has required fileds 1 0 0
Verify if the json object with id190667Has required fileds 1 0 0
Verify if the json object with id190668Has required fileds 1 0 0
Verify if the json object with id190670Has required fileds 1 0 0
Verify if the json object with id190671Has required fileds 1 0 0
Verify if the json object with id190673Has required fileds 1 0 0
Verify if the json object with id190674Has required fileds 1 0 0
Verify if the json object with id190675Has required fileds 1 0 0
Verify if the json object with id190677Has required fileds 1 0 0
Verify if the json object with id190679Has required fileds 1 0 0
Verify if the json object with id190681Has required fileds 1 0 0
Verify if the json object with id190682Has required fileds 1 0 0
Verify if the json object with id190683Has required fileds 1 0 0
Verify if the json object with id190685Has required fileds 1 0 0
Verify if the json object with id190686Has required fileds 1 0 0
Verify if the json object with id190687Has required fileds 1 0 0
Verify if the json object with id190688Has required fileds 1 0 0
Verify if the json object with id190690Has required fileds 1 0 0
Verify if the json object with id190691Has required fileds 1 0 0
Verify if the json object with id190692Has required fileds 1 0 0
Verify if the json object with id190693Has required fileds 1 0 0
Verify if the json object with id190694Has required fileds 1 0 0
Verify if the json object with id190695Has required fileds 1 0 0
Verify if the json object with id190696Has required fileds 1 0 0
Verify if the json object with id190697Has required fileds 1 0 0
Verify if the json object with id190698Has required fileds 1 0 0
Verify if the json object with id190699Has required fileds 1 0 0
Verify if the json object with id190700Has required fileds 1 0 0
Verify if the json object with id190701Has required fileds 1 0 0
Verify if the json object with id190702Has required fileds 1 0 0
Verify if the json object with id190703Has required fileds 1 0 0
Verify if the json object with id190704Has required fileds 1 0 0
Verify if the json object with id190705Has required fileds 1 0 0
Verify if the json object with id190706Has required fileds 1 0 0
Verify if the json object with id190707Has required fileds 1 0 0
Verify if the json object with id190708Has required fileds 1 0 0
Verify if the json object with id190709Has required fileds 1 0 0
Verify if the json object with id190710Has required fileds 1 0 0
Verify if the json object with id190711Has required fileds 1 0 0
Verify if the json object with id190712Has required fileds 1 0 0
Verify if the json object with id190713Has required fileds 1 0 0
Verify if the json object with id190714Has required fileds 1 0 0
Verify if the json object with id190715Has required fileds 1 0 0
Verify if the json object with id190716Has required fileds 1 0 0
Verify if the json object with id190717Has required fileds 1 0 0
Verify if the json object with id190719Has required fileds 1 0 0
Verify if the json object with id190720Has required fileds 1 0 0
Verify if the json object with id190721Has required fileds 1 0 0
Verify if the json object with id190722Has required fileds 1 0 0
Verify if the json object with id190723Has required fileds 1 0 0
Verify if the json object with id190728Has required fileds 1 0 0
Verify if the json object with id190729Has required fileds 1 0 0
Verify if the json object with id190730Has required fileds 1 0 0
Verify if the json object with id190731Has required fileds 1 0 0
Verify if the json object with id190732Has required fileds 1 0 0
Verify if the json object with id190733Has required fileds 1 0 0
Verify if the json object with id190734Has required fileds 1 0 0
Verify if the json object with id190736Has required fileds 1 0 0
Verify if the json object with id190737Has required fileds 1 0 0
Verify if the json object with id190738Has required fileds 1 0 0
Verify if the json object with id190739Has required fileds 1 0 0
Verify if the json object with id190740Has required fileds 1 0 0
Verify if the json object with id190741Has required fileds 1 0 0
Verify if the json object with id190742Has required fileds 1 0 0
Verify if the json object with id190743Has required fileds 1 0 0
Verify if the json object with id190744Has required fileds 1 0 0
Verify if the json object with id190745Has required fileds 1 0 0
Verify if the json object with id190746Has required fileds 1 0 0
Verify if the json object with id190747Has required fileds 1 0 0
Verify if the json object with id190748Has required fileds 1 0 0
Verify if the json object with id190749Has required fileds 1 0 0
Verify if the json object with id190750Has required fileds 1 0 0
Verify if the json object with id190751Has required fileds 1 0 0
Verify if the json object with id190752Has required fileds 1 0 0
Verify if the json object with id190753Has required fileds 1 0 0
Verify if the json object with id190754Has required fileds 1 0 0
Verify if the json object with id190755Has required fileds 1 0 0
Verify if the json object with id190756Has required fileds 1 0 0
Verify if the json object with id190757Has required fileds 1 0 0
Verify if the json object with id190758Has required fileds 1 0 0
Verify if the json object with id190759Has required fileds 1 0 0
Verify if the json object with id190760Has required fileds 1 0 0
Verify if the json object with id190761Has required fileds 1 0 0
Verify if the json object with id190762Has required fileds 1 0 0
Verify if the json object with id190763Has required fileds 1 0 0
Verify if the json object with id190764Has required fileds 1 0 0
Verify if the json object with id190765Has required fileds 1 0 0
Verify if the json object with id190766Has required fileds 1 0 0
Verify if the json object with id190767Has required fileds 1 0 0
Verify if the json object with id190768Has required fileds 1 0 0
Verify if the json object with id190769Has required fileds 1 0 0
Verify if the json object with id190770Has required fileds 1 0 0
Verify if the json object with id190771Has required fileds 1 0 0
Verify if the json object with id190772Has required fileds 1 0 0
Verify if the json object with id190773Has required fileds 1 0 0
Verify if the json object with id190774Has required fileds 1 0 0
Verify if the json object with id190775Has required fileds 1 0 0
Verify if the json object with id190776Has required fileds 1 0 0
Verify if the json object with id189820Has required fileds 1 0 0
Verify if the json object with id189856Has required fileds 1 0 0
Verify if the json object with id189866Has required fileds 1 0 0
Verify if the json object with id189873Has required fileds 1 0 0
Verify if the json object with id189877Has required fileds 1 0 0
Verify if the json object with id189878Has required fileds 1 0 0
Verify if the json object with id189893Has required fileds 1 0 0
Verify if the json object with id189925Has required fileds 1 0 0
Verify if the json object with id189926Has required fileds 1 0 0
Verify if the json object with id189927Has required fileds 1 0 0
Verify if the json object with id189928Has required fileds 1 0 0
Verify if the json object with id189946Has required fileds 1 0 0
Verify if the json object with id189948Has required fileds 1 0 0
Verify if the json object with id189951Has required fileds 1 0 0
Verify if the json object with id189953Has required fileds 1 0 0
Verify if the json object with id189954Has required fileds 1 0 0
Verify if the json object with id189960Has required fileds 1 0 0
Verify if the json object with id189961Has required fileds 1 0 0
Verify if the json object with id189962Has required fileds 1 0 0
Verify if the json object with id189969Has required fileds 1 0 0
Verify if the json object with id189970Has required fileds 1 0 0
Verify if the json object with id189987Has required fileds 1 0 0
Verify if the json object with id189988Has required fileds 1 0 0
Verify if the json object with id189990Has required fileds 1 0 0
Verify if the json object with id190000Has required fileds 1 0 0
Verify if the json object with id190007Has required fileds 1 0 0
Verify if the json object with id190009Has required fileds 1 0 0
Verify if the json object with id190010Has required fileds 1 0 0
Verify if the json object with id190016Has required fileds 1 0 0
Verify if the json object with id190029Has required fileds 1 0 0
Verify if the json object with id190106Has required fileds 1 0 0
Verify if the json object with id190107Has required fileds 1 0 0
Verify if the json object with id190142Has required fileds 1 0 0
Verify if the json object with id190153Has required fileds 1 0 0
Verify if the json object with id190154Has required fileds 1 0 0
Verify if the json object with id190155Has required fileds 1 0 0
Verify if the json object with id190156Has required fileds 1 0 0
Verify if the json object with id190157Has required fileds 1 0 0
Verify if the json object with id190158Has required fileds 1 0 0
Verify if the json object with id190159Has required fileds 1 0 0
Verify if the json object with id190160Has required fileds 1 0 0
Verify if the json object with id190161Has required fileds 1 0 0
Verify if the json object with id190162Has required fileds 1 0 0
Verify if the json object with id190165Has required fileds 1 0 0
Verify if the json object with id190166Has required fileds 1 0 0
Verify if the json object with id190167Has required fileds 1 0 0
Verify if the json object with id190172Has required fileds 1 0 0
Verify if the json object with id190173Has required fileds 1 0 0
Verify if the json object with id190200Has required fileds 1 0 0
Verify if the json object with id190201Has required fileds 1 0 0
Verify if the json object with id190202Has required fileds 1 0 0
Verify if the json object with id190295Has required fileds 1 0 0
Verify if the json object with id190296Has required fileds 1 0 0
Verify if the json object with id190297Has required fileds 1 0 0
Verify if the json object with id190298Has required fileds 1 0 0
Verify if the json object with id190299Has required fileds 1 0 0
Verify if the json object with id190300Has required fileds 1 0 0
Verify if the json object with id190303Has required fileds 1 0 0
Verify if the json object with id190304Has required fileds 1 0 0
Verify if the json object with id190305Has required fileds 1 0 0
Verify if the json object with id190462Has required fileds 1 0 0
Verify if the json object with id190466Has required fileds 1 0 0
Verify if the json object with id190470Has required fileds 1 0 0
Verify if the json object with id190471Has required fileds 1 0 0
Verify if the json object with id190472Has required fileds 1 0 0
Verify if the json object with id190473Has required fileds 1 0 0
Verify if the json object with id190474Has required fileds 1 0 0
Verify if the json object with id190475Has required fileds 1 0 0
Verify if the json object with id190476Has required fileds 1 0 0
Verify if the json object with id190477Has required fileds 1 0 0
Verify if the json object with id190478Has required fileds 1 0 0
Verify if the json object with id190479Has required fileds 1 0 0
Verify if the json object with id190563Has required fileds 1 0 0
Verify if the json object with id190564Has required fileds 1 0 0
Verify if the json object with id190567Has required fileds 1 0 0
Verify if the json object with id190583Has required fileds 1 0 0
Verify if the json object with id190584Has required fileds 1 0 0
Verify if the json object with id190585Has required fileds 1 0 0
Verify if the json object with id190589Has required fileds 1 0 0
Verify if the json object with id190591Has required fileds 1 0 0
Verify if the json object with id190593Has required fileds 1 0 0
Verify if the json object with id190596Has required fileds 1 0 0
Verify if the json object with id190598Has required fileds 1 0 0
Verify if the json object with id190599Has required fileds 1 0 0
Verify if the json object with id190632Has required fileds 1 0 0
Verify if the json object with id190633Has required fileds 1 0 0
Verify if the json object with id190636Has required fileds 1 0 0
Verify if the json object with id190658Has required fileds 1 0 0
Verify if the json object with id190660Has required fileds 1 0 0
Verify if the json object with id190661Has required fileds 1 0 0
Verify if the json object with id190662Has required fileds 1 0 0
Verify if the json object with id190663Has required fileds 1 0 0
Verify if the json object with id190664Has required fileds 1 0 0
Verify if the json object with id190665Has required fileds 1 0 0
Verify if the json object with id190676Has required fileds 1 0 0
Verify if the json object with id190727Has required fileds 1 0 0
Verify if the json object with id190735Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 1933 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 357 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 228ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token cdaea7c9-f2fd-47d0-8ced-1454d05425ef
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token a906fc5a-076a-4d0e-a984-506c07e6722c
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token d4277f56-5ffa-4f1f-a1ef-f9207d76ea1f
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type application/json
Cache-Control no-cache
Postman-Token 30e16821-3d96-4921-a53c-051430672289
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 224 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type application/json
Cache-Control no-cache
Postman-Token 952d5c7f-e282-4788-b30f-5b8759d99c54
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type application/json
Cache-Control no-cache
Postman-Token 55142395-0a36-4b81-9423-fabd64392d97
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token b0f3254c-58de-4c84-9343-b4993bb4e307
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token 306367be-6fd2-43b4-9bd8-a806d900854b
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 5cedb9dc-b197-4de6-a556-012e28b3e86c
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 495f10be-d17b-4f39-a0f8-48e8ef87c1d7
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token d0f35f1e-9709-47ae-b265-d6a8f4f041a3
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 0998d4bf-c54e-495a-8389-a50ada67d9fe
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 2c83b656-690f-42c3-ba21-40b56131693b
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 7fff7b59-b5a6-4696-9ede-498212310b5a
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type text/plain
Cache-Control no-cache
Postman-Token a235b57d-72ed-46e1-a0ce-8fd6891e864d
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 689f98ee-a71a-4b0b-97a5-03e5b7f1e3bb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-uPogMRkGoJxhXQ17SPw5TKYsXKw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 226 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5e473cce-0135-4210-bd5c-3b5bdf5ad13e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0972ba62-29c8-48b9-9044-6a8c3ddc39bc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE
Cache-Control no-cache
Postman-Token ad1001f0-53fa-48a2-b8c8-ff213cc77203
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 225 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE
Cache-Control no-cache
Postman-Token a9371a2c-abab-4614-aa06-e06d69a7cd14
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE
Cache-Control no-cache
Postman-Token 6c4845bc-701d-4e92-8de6-7c724a2024f2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 248B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE
Cache-Control no-cache
Postman-Token c94b7f65-f9ac-452f-8ba2-66d8bf53f887
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-qc/if96n3/0y6lnFm2QIw3pL2mI"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":675},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 260 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE
Cache-Control no-cache
Postman-Token 04ee7f55-b478-4cd9-8324-2c118c456bbc
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-qc/if96n3/0y6lnFm2QIw3pL2mI"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":675},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 69d218b7-a2ca-48f0-9627-0e9e5cda6e2e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 495ms
Mean size per request: 656.27KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE
Cache-Control no-cache
Postman-Token f073881c-c209-4323-8fb9-d219f5459073
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 672016
ETag W/"a4110-cWAeKuQxP4xHxy/LntTTtKXcqHg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189773,"job_number":"JOB_189773","tr_customer_id":189791,"tr_customer_product_id":189781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:22:49.000Z","modified_at":"2026-02-17T20:22:49.000Z","name":"Yessenia Kerluke","mobile_number":"436-594-1728","email_id":"Blanche_Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"13127788993163980","imei1":"13127788993163980","imei2":"13127788993163980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189774,"job_number":"JOB_189774","tr_customer_id":189792,"tr_customer_product_id":189782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:30.000Z","modified_at":"2026-02-17T20:23:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14437636343254","imei1":"14437636343254","imei2":"14437636343254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189776,"job_number":"JOB_189776","tr_customer_id":189794,"tr_customer_product_id":189784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:32.000Z","modified_at":"2026-02-17T20:23:32.000Z","name":"Deangelo Harvey","mobile_number":"701-515-1816","email_id":"Curt83@yahoo.com","dop":"2025-04-06","serial_number":"10625752257096080","imei1":"10625752257096080","imei2":"10625752257096080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189777,"job_number":"JOB_189777","tr_customer_id":189795,"tr_customer_product_id":189785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:14.000Z","modified_at":"2026-02-17T20:24:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11914013168340","imei1":"11914013168340","imei2":"11914013168340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189779,"job_number":"JOB_189779","tr_customer_id":189797,"tr_customer_product_id":189787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:15.000Z","modified_at":"2026-02-17T20:24:16.000Z","name":"Priscilla Murphy","mobile_number":"690-426-2630","email_id":"Kaycee_Cummings@hotmail.com","dop":"2025-04-06","serial_number":"10901690232338154","imei1":"10901690232338154","imei2":"10901690232338154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189780,"job_number":"JOB_189780","tr_customer_id":189798,"tr_customer_product_id":189788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:50.000Z","modified_at":"2026-02-17T20:47:50.000Z","name":"Trudie Gleichner","mobile_number":"944-322-5127","email_id":"Alayna_Von89@gmail.com","dop":"2025-09-09","serial_number":"16843823079674","imei1":"16843823079674","imei2":"16843823079674","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189782,"job_number":"JOB_189782","tr_customer_id":189800,"tr_customer_product_id":189790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:55.000Z","modified_at":"2026-02-17T20:47:55.000Z","name":"Madisen Harris","mobile_number":"267-383-9691","email_id":"Yasmeen18@hotmail.com","dop":"2025-09-09","serial_number":"17657194531845","imei1":"17657194531845","imei2":"17657194531845","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189784,"job_number":"JOB_189784","tr_customer_id":189802,"tr_customer_product_id":189792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:00:10.000Z","modified_at":"2026-02-17T21:00:10.000Z","name":"Felipe Koelpin","mobile_number":"978-526-4322","email_id":"Amaya59@hotmail.com","dop":"2025-09-09","serial_number":"15506131226898","imei1":"15506131226898","imei2":"15506131226898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189786,"job_number":"JOB_189786","tr_customer_id":189804,"tr_customer_product_id":189794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:25.000Z","modified_at":"2026-02-17T21:01:25.000Z","name":"Skylar Stamm","mobile_number":"796-604-2371","email_id":"Reid_Stoltenberg@yahoo.com","dop":"2025-09-09","serial_number":"14567185108250","imei1":"14567185108250","imei2":"14567185108250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189788,"job_number":"JOB_189788","tr_customer_id":189806,"tr_customer_product_id":189796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:30.000Z","modified_at":"2026-02-17T21:01:30.000Z","name":"Kellie Skiles","mobile_number":"618-341-2393","email_id":"Moriah.Kessler58@gmail.com","dop":"2025-09-09","serial_number":"18438117514221","imei1":"18438117514221","imei2":"18438117514221","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189790,"job_number":"JOB_189790","tr_customer_id":189808,"tr_customer_product_id":189798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:04:21.000Z","modified_at":"2026-02-17T21:04:21.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-12","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-12T21:04:20.516345838Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189791,"job_number":"JOB_189791","tr_customer_id":189809,"tr_customer_product_id":189799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:47.000Z","modified_at":"2026-02-17T21:28:47.000Z","name":"Jaleel Wolff","mobile_number":"339-968-0242","email_id":"Alford.Bartoletti@hotmail.com","dop":"2025-09-09","serial_number":"10282045222898","imei1":"10282045222898","imei2":"10282045222898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189793,"job_number":"JOB_189793","tr_customer_id":189811,"tr_customer_product_id":189801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:52.000Z","modified_at":"2026-02-17T21:28:52.000Z","name":"Norene Heaney","mobile_number":"838-569-4214","email_id":"Vincent58@yahoo.com","dop":"2025-09-09","serial_number":"12415301048065","imei1":"12415301048065","imei2":"12415301048065","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189795,"job_number":"JOB_189795","tr_customer_id":189813,"tr_customer_product_id":189803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:54:35.000Z","modified_at":"2026-02-17T21:54:35.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189796,"job_number":"JOB_189796","tr_customer_id":189814,"tr_customer_product_id":189804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:28.000Z","modified_at":"2026-02-17T23:50:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-07T23:50:28.195617509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189797,"job_number":"JOB_189797","tr_customer_id":189815,"tr_customer_product_id":189805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:29.000Z","modified_at":"2026-02-17T23:50:29.000Z","name":"Rameshwar Dhawan","mobile_number":"7065310919","email_id":"vijay.joshi@hotmail.com","dop":"2026-02-07","serial_number":"206633236185503","imei1":"206633236185503","imei2":"206633236185503","popurl":"www.asha-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189798,"job_number":"JOB_189798","tr_customer_id":189816,"tr_customer_product_id":189806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:52:53.000Z","modified_at":"2026-02-17T23:52:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-07T23:52:53.573727829Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190412,"job_number":"JOB_190412","tr_customer_id":190430,"tr_customer_product_id":190420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:05:23.000Z","modified_at":"2026-02-18T14:05:23.000Z","name":"Kalinda Varrier","mobile_number":"9971990580","email_id":"bilva.talwar@yahoo.co.in","dop":"2026-02-08","serial_number":"054063941433165","imei1":"054063941433165","imei2":"054063941433165","popurl":"www.devdan-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:05:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190414,"job_number":"JOB_190414","tr_customer_id":190432,"tr_customer_product_id":190422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:19.000Z","modified_at":"2026-02-18T14:06:19.000Z","name":"Chidambar Iyengar","mobile_number":"9933337858","email_id":"veda.varma@gmail.com","dop":"2026-02-08","serial_number":"320062039602727","imei1":"320062039602727","imei2":"320062039602727","popurl":"www.daksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190415,"job_number":"JOB_190415","tr_customer_id":190433,"tr_customer_product_id":190423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:28.000Z","modified_at":"2026-02-18T14:06:28.000Z","name":"Ekaksh Dhawan","mobile_number":"9937228996","email_id":"darshwana.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"219032771662711","imei1":"219032771662711","imei2":"219032771662711","popurl":"www.aaryan-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190417,"job_number":"JOB_190417","tr_customer_id":190435,"tr_customer_product_id":190425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:44.000Z","modified_at":"2026-02-18T14:06:44.000Z","name":"Chandra Iyer","mobile_number":"9984706559","email_id":"niro.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"478070186686308","imei1":"478070186686308","imei2":"478070186686308","popurl":"www.vaishvi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190418,"job_number":"JOB_190418","tr_customer_id":190436,"tr_customer_product_id":190426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:09:59.000Z","modified_at":"2026-02-18T14:09:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12221264314750","imei1":"12221264314750","imei2":"12221264314750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190420,"job_number":"JOB_190420","tr_customer_id":190438,"tr_customer_product_id":190428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:01.000Z","modified_at":"2026-02-18T14:10:01.000Z","name":"Percy Swaniawski","mobile_number":"868-645-8225","email_id":"Coby_McClure96@yahoo.com","dop":"2025-04-06","serial_number":"12646422303032890","imei1":"12646422303032890","imei2":"12646422303032890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190421,"job_number":"JOB_190421","tr_customer_id":190439,"tr_customer_product_id":190429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:45.000Z","modified_at":"2026-02-18T14:10:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12624064283538","imei1":"12624064283538","imei2":"12624064283538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190423,"job_number":"JOB_190423","tr_customer_id":190441,"tr_customer_product_id":190431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:47.000Z","modified_at":"2026-02-18T14:10:47.000Z","name":"Berenice Nitzsche","mobile_number":"697-398-4763","email_id":"Katharina_Collier64@yahoo.com","dop":"2025-04-06","serial_number":"14232849103003038","imei1":"14232849103003038","imei2":"14232849103003038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190424,"job_number":"JOB_190424","tr_customer_id":190442,"tr_customer_product_id":190432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:11:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10612102901656","imei1":"10612102901656","imei2":"10612102901656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190426,"job_number":"JOB_190426","tr_customer_id":190444,"tr_customer_product_id":190434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:33.000Z","modified_at":"2026-02-18T14:11:33.000Z","name":"Dario Beier","mobile_number":"656-374-8252","email_id":"Donny.Reinger53@yahoo.com","dop":"2025-04-06","serial_number":"11714228265379290","imei1":"11714228265379290","imei2":"11714228265379290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190427,"job_number":"JOB_190427","tr_customer_id":190445,"tr_customer_product_id":190435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:07.000Z","modified_at":"2026-02-18T14:13:07.000Z","name":"Marta Stanton","mobile_number":"910-886-9170","email_id":"Jocelyn_Goyette@hotmail.com","dop":"2025-12-31","serial_number":"36250631074450","imei1":"36250631074450","imei2":"36250631074450","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190428,"job_number":"JOB_190428","tr_customer_id":190446,"tr_customer_product_id":190436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:59.000Z","modified_at":"2026-02-18T14:13:59.000Z","name":"Elouise Johns","mobile_number":"367-408-5630","email_id":"Imelda93@hotmail.com","dop":"2025-12-31","serial_number":"121143496131888","imei1":"121143496131888","imei2":"121143496131888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190429,"job_number":"JOB_190429","tr_customer_id":190447,"tr_customer_product_id":190437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:23.000Z","modified_at":"2026-02-18T14:14:23.000Z","name":"Prudence Jerde","mobile_number":"626-770-2957","email_id":"Polly.Boyer@gmail.com","dop":"2025-12-31","serial_number":"93770252487203","imei1":"93770252487203","imei2":"93770252487203","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190430,"job_number":"JOB_190430","tr_customer_id":190448,"tr_customer_product_id":190438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:34.000Z","modified_at":"2026-02-18T14:14:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46815579882219","imei1":"46815579882219","imei2":"46815579882219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190431,"job_number":"JOB_190431","tr_customer_id":190449,"tr_customer_product_id":190439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81117672324795","imei1":"81117672324795","imei2":"81117672324795","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190432,"job_number":"JOB_190432","tr_customer_id":190450,"tr_customer_product_id":190440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90789105006326","imei1":"90789105006326","imei2":"90789105006326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190433,"job_number":"JOB_190433","tr_customer_id":190451,"tr_customer_product_id":190441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65789870156073","imei1":"65789870156073","imei2":"65789870156073","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190434,"job_number":"JOB_190434","tr_customer_id":190452,"tr_customer_product_id":190442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758027833315","imei1":"29758027833315","imei2":"29758027833315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190435,"job_number":"JOB_190435","tr_customer_id":190453,"tr_customer_product_id":190443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24784916572069","imei1":"24784916572069","imei2":"24784916572069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190437,"job_number":"JOB_190437","tr_customer_id":190455,"tr_customer_product_id":190445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:39.000Z","modified_at":"2026-02-18T14:14:39.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103225384518008","imei1":"103225384518008","imei2":"103225384518008","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190439,"job_number":"JOB_190439","tr_customer_id":190457,"tr_customer_product_id":190447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49786064114965","imei1":"49786064114965","imei2":"49786064114965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190440,"job_number":"JOB_190440","tr_customer_id":190458,"tr_customer_product_id":190448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19907251356130","imei1":"19907251356130","imei2":"19907251356130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190441,"job_number":"JOB_190441","tr_customer_id":190459,"tr_customer_product_id":190449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30101178286115","imei1":"30101178286115","imei2":"30101178286115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190442,"job_number":"JOB_190442","tr_customer_id":190460,"tr_customer_product_id":190450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78357624902393","imei1":"78357624902393","imei2":"78357624902393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190443,"job_number":"JOB_190443","tr_customer_id":190461,"tr_customer_product_id":190451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81477671024603","imei1":"81477671024603","imei2":"81477671024603","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190444,"job_number":"JOB_190444","tr_customer_id":190462,"tr_customer_product_id":190452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88553558367596","imei1":"88553558367596","imei2":"88553558367596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190447,"job_number":"JOB_190447","tr_customer_id":190465,"tr_customer_product_id":190455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:12.000Z","modified_at":"2026-02-18T14:15:12.000Z","name":"Lawrence O'Hara","mobile_number":"522-740-8146","email_id":"Wilton.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15420800262181912","imei1":"15420800262181912","imei2":"15420800262181912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190448,"job_number":"JOB_190448","tr_customer_id":190466,"tr_customer_product_id":190456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105578189370233","imei1":"105578189370233","imei2":"105578189370233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190450,"job_number":"JOB_190450","tr_customer_id":190468,"tr_customer_product_id":190458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39969011534387","imei1":"39969011534387","imei2":"39969011534387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190451,"job_number":"JOB_190451","tr_customer_id":190469,"tr_customer_product_id":190459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63178932865018","imei1":"63178932865018","imei2":"63178932865018","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190452,"job_number":"JOB_190452","tr_customer_id":190470,"tr_customer_product_id":190460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35108529352066","imei1":"35108529352066","imei2":"35108529352066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190453,"job_number":"JOB_190453","tr_customer_id":190471,"tr_customer_product_id":190461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93922035168739","imei1":"93922035168739","imei2":"93922035168739","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190454,"job_number":"JOB_190454","tr_customer_id":190472,"tr_customer_product_id":190462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78344726240394","imei1":"78344726240394","imei2":"78344726240394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190455,"job_number":"JOB_190455","tr_customer_id":190473,"tr_customer_product_id":190463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91722750503042","imei1":"91722750503042","imei2":"91722750503042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190457,"job_number":"JOB_190457","tr_customer_id":190475,"tr_customer_product_id":190465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:13.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105801768607242","imei1":"105801768607242","imei2":"105801768607242","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190459,"job_number":"JOB_190459","tr_customer_id":190477,"tr_customer_product_id":190467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14386116566065","imei1":"14386116566065","imei2":"14386116566065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190461,"job_number":"JOB_190461","tr_customer_id":190479,"tr_customer_product_id":190469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:04.000Z","modified_at":"2026-02-18T14:26:04.000Z","name":"Mack Hettinger","mobile_number":"913-576-9653","email_id":"Laurianne_Roberts@hotmail.com","dop":"2025-04-06","serial_number":"16571908940544080","imei1":"16571908940544080","imei2":"16571908940544080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190463,"job_number":"JOB_190463","tr_customer_id":190481,"tr_customer_product_id":190471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:26:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19730628907201","imei1":"19730628907201","imei2":"19730628907201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190465,"job_number":"JOB_190465","tr_customer_id":190483,"tr_customer_product_id":190473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:51.000Z","modified_at":"2026-02-18T14:26:51.000Z","name":"Kellie Strosin","mobile_number":"951-925-6073","email_id":"Hugh.Lemke44@yahoo.com","dop":"2025-04-06","serial_number":"18504155749902440","imei1":"18504155749902440","imei2":"18504155749902440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190467,"job_number":"JOB_190467","tr_customer_id":190485,"tr_customer_product_id":190475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:27:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16195051718519","imei1":"16195051718519","imei2":"16195051718519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190469,"job_number":"JOB_190469","tr_customer_id":190487,"tr_customer_product_id":190477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:36.000Z","modified_at":"2026-02-18T14:27:36.000Z","name":"Lizzie Bayer","mobile_number":"848-240-3008","email_id":"Alexie80@yahoo.com","dop":"2025-04-06","serial_number":"17984303810286736","imei1":"17984303810286736","imei2":"17984303810286736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190480,"job_number":"JOB_190480","tr_customer_id":190498,"tr_customer_product_id":190488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:35.000Z","modified_at":"2026-02-18T14:38:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"109372567727480","imei1":"109372567727480","imei2":"109372567727480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190481,"job_number":"JOB_190481","tr_customer_id":190499,"tr_customer_product_id":190489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:36.000Z","modified_at":"2026-02-18T14:38:36.000Z","name":"Trudie Kuhn","mobile_number":"321-658-0193","email_id":"Ford_Berge36@yahoo.com","dop":"2025-02-01","serial_number":"17568761240540","imei1":"17568761240540","imei2":"17568761240540","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190483,"job_number":"JOB_190483","tr_customer_id":190501,"tr_customer_product_id":190491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14266041310396","imei1":"14266041310396","imei2":"14266041310396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190485,"job_number":"JOB_190485","tr_customer_id":190503,"tr_customer_product_id":190493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:16.000Z","modified_at":"2026-02-18T14:39:16.000Z","name":"Cleveland O'Kon","mobile_number":"333-793-4468","email_id":"Annie_Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"17490522418754216","imei1":"17490522418754216","imei2":"17490522418754216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190486,"job_number":"JOB_190486","tr_customer_id":190504,"tr_customer_product_id":190494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"101402802488952","imei1":"101402802488952","imei2":"101402802488952","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190487,"job_number":"JOB_190487","tr_customer_id":190505,"tr_customer_product_id":190495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"Damaris Jaskolski","mobile_number":"594-620-8395","email_id":"Krista40@yahoo.com","dop":"2025-02-01","serial_number":"103704273365121","imei1":"103704273365121","imei2":"103704273365121","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190489,"job_number":"JOB_190489","tr_customer_id":190507,"tr_customer_product_id":190497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:58.000Z","modified_at":"2026-02-18T14:39:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10932894130052","imei1":"10932894130052","imei2":"10932894130052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190491,"job_number":"JOB_190491","tr_customer_id":190509,"tr_customer_product_id":190499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:39:59.000Z","name":"Kory Littel","mobile_number":"672-752-9683","email_id":"Coby2@gmail.com","dop":"2025-06-18","serial_number":"1015707317126245","imei1":"1015707317126245","imei2":"1015707317126245","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190492,"job_number":"JOB_190492","tr_customer_id":190510,"tr_customer_product_id":190500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"100046517751634","imei1":"100046517751634","imei2":"100046517751634","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190493,"job_number":"JOB_190493","tr_customer_id":190511,"tr_customer_product_id":190501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"Astrid Conn","mobile_number":"381-610-2336","email_id":"Wilfrid_Beer@yahoo.com","dop":"2025-02-01","serial_number":"96658785246596","imei1":"96658785246596","imei2":"96658785246596","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190494,"job_number":"JOB_190494","tr_customer_id":190512,"tr_customer_product_id":190502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10165182301647","imei1":"10165182301647","imei2":"10165182301647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190497,"job_number":"JOB_190497","tr_customer_id":190515,"tr_customer_product_id":190505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:04.000Z","modified_at":"2026-02-18T14:40:04.000Z","name":"Sarina Douglas","mobile_number":"478-954-9335","email_id":"Doris_Orn85@gmail.com","dop":"2025-04-06","serial_number":"18289522937873292","imei1":"18289522937873292","imei2":"18289522937873292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190498,"job_number":"JOB_190498","tr_customer_id":190516,"tr_customer_product_id":190506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:07.000Z","modified_at":"2026-02-18T14:40:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16987853015612","imei1":"16987853015612","imei2":"16987853015612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190500,"job_number":"JOB_190500","tr_customer_id":190518,"tr_customer_product_id":190508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:09.000Z","modified_at":"2026-02-18T14:40:09.000Z","name":"Graciela Torphy","mobile_number":"320-701-1001","email_id":"Josue61@hotmail.com","dop":"2025-04-06","serial_number":"17331467059833758","imei1":"17331467059833758","imei2":"17331467059833758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190504,"job_number":"JOB_190504","tr_customer_id":190522,"tr_customer_product_id":190512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10679544172405","imei1":"10679544172405","imei2":"10679544172405","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190506,"job_number":"JOB_190506","tr_customer_id":190524,"tr_customer_product_id":190514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"Jesus Schmidt","mobile_number":"223-775-6755","email_id":"Vincent_Fahey90@hotmail.com","dop":"2025-06-18","serial_number":"1061545598721223","imei1":"1061545598721223","imei2":"1061545598721223","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190507,"job_number":"JOB_190507","tr_customer_id":190525,"tr_customer_product_id":190515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:49.000Z","modified_at":"2026-02-18T14:40:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10515193896068","imei1":"10515193896068","imei2":"10515193896068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190509,"job_number":"JOB_190509","tr_customer_id":190527,"tr_customer_product_id":190517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"Hipolito Marvin","mobile_number":"407-278-7896","email_id":"Harry.Lindgren@hotmail.com","dop":"2025-04-06","serial_number":"17861471015834168","imei1":"17861471015834168","imei2":"17861471015834168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190510,"job_number":"JOB_190510","tr_customer_id":190528,"tr_customer_product_id":190518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15257966143808","imei1":"15257966143808","imei2":"15257966143808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190512,"job_number":"JOB_190512","tr_customer_id":190530,"tr_customer_product_id":190520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:53.000Z","modified_at":"2026-02-18T14:40:53.000Z","name":"Camron Kozey","mobile_number":"838-426-5845","email_id":"Sandy.Schmidt@gmail.com","dop":"2025-04-06","serial_number":"16158476023233256","imei1":"16158476023233256","imei2":"16158476023233256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190516,"job_number":"JOB_190516","tr_customer_id":190534,"tr_customer_product_id":190524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:41:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228606445581","imei1":"13228606445581","imei2":"13228606445581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190518,"job_number":"JOB_190518","tr_customer_id":190536,"tr_customer_product_id":190526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:36.000Z","modified_at":"2026-02-18T14:41:36.000Z","name":"Ernie Kuhic","mobile_number":"579-425-4029","email_id":"Keshaun24@hotmail.com","dop":"2025-04-06","serial_number":"19089752154950310","imei1":"19089752154950310","imei2":"19089752154950310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190519,"job_number":"JOB_190519","tr_customer_id":190537,"tr_customer_product_id":190527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18615086599766","imei1":"18615086599766","imei2":"18615086599766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190520,"job_number":"JOB_190520","tr_customer_id":190538,"tr_customer_product_id":190528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564679046206","imei1":"15564679046206","imei2":"15564679046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190523,"job_number":"JOB_190523","tr_customer_id":190541,"tr_customer_product_id":190531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Elena Hoppe","mobile_number":"350-334-7147","email_id":"Rosamond.Stanton@yahoo.com","dop":"2025-04-06","serial_number":"10554737720826640","imei1":"10554737720826640","imei2":"10554737720826640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190524,"job_number":"JOB_190524","tr_customer_id":190542,"tr_customer_product_id":190532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Ashly Langworth","mobile_number":"848-496-2298","email_id":"Maxie.Labadie55@gmail.com","dop":"2025-04-06","serial_number":"10572297477418618","imei1":"10572297477418618","imei2":"10572297477418618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190528,"job_number":"JOB_190528","tr_customer_id":190546,"tr_customer_product_id":190536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:07.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18696408138153","imei1":"18696408138153","imei2":"18696408138153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190530,"job_number":"JOB_190530","tr_customer_id":190548,"tr_customer_product_id":190538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:08.000Z","modified_at":"2026-02-18T14:42:08.000Z","name":"Ozella Larkin","mobile_number":"891-528-8399","email_id":"Malcolm35@hotmail.com","dop":"2025-04-06","serial_number":"13578872683299074","imei1":"13578872683299074","imei2":"13578872683299074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190531,"job_number":"JOB_190531","tr_customer_id":190549,"tr_customer_product_id":190539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12597115878125","imei1":"12597115878125","imei2":"12597115878125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190533,"job_number":"JOB_190533","tr_customer_id":190551,"tr_customer_product_id":190541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:23.000Z","modified_at":"2026-02-18T14:42:23.000Z","name":"Queenie Block","mobile_number":"927-414-6651","email_id":"Lionel_Deckow@hotmail.com","dop":"2025-04-06","serial_number":"19918286386559496","imei1":"19918286386559496","imei2":"19918286386559496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190534,"job_number":"JOB_190534","tr_customer_id":190552,"tr_customer_product_id":190542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:42:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19493467791403","imei1":"19493467791403","imei2":"19493467791403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190536,"job_number":"JOB_190536","tr_customer_id":190554,"tr_customer_product_id":190544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:29.000Z","modified_at":"2026-02-18T14:42:29.000Z","name":"Annetta Cummerata","mobile_number":"439-373-1207","email_id":"Eriberto.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"13228321607808128","imei1":"13228321607808128","imei2":"13228321607808128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190537,"job_number":"JOB_190537","tr_customer_id":190555,"tr_customer_product_id":190545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17167260671702","imei1":"17167260671702","imei2":"17167260671702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190539,"job_number":"JOB_190539","tr_customer_id":190557,"tr_customer_product_id":190547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:32.000Z","modified_at":"2026-02-18T14:42:32.000Z","name":"Geovanny Rippin","mobile_number":"908-512-4298","email_id":"Pauline.Kohler68@hotmail.com","dop":"2025-04-06","serial_number":"18439503760840976","imei1":"18439503760840976","imei2":"18439503760840976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190543,"job_number":"JOB_190543","tr_customer_id":190561,"tr_customer_product_id":190551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:42:50.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16404559000029","imei1":"16404559000029","imei2":"16404559000029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190545,"job_number":"JOB_190545","tr_customer_id":190563,"tr_customer_product_id":190553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:51.000Z","modified_at":"2026-02-18T14:42:51.000Z","name":"Benny Lynch","mobile_number":"897-705-3264","email_id":"Lucy74@gmail.com","dop":"2025-04-06","serial_number":"12112969040196584","imei1":"12112969040196584","imei2":"12112969040196584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190546,"job_number":"JOB_190546","tr_customer_id":190564,"tr_customer_product_id":190554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13857730954724","imei1":"13857730954724","imei2":"13857730954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190548,"job_number":"JOB_190548","tr_customer_id":190566,"tr_customer_product_id":190556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:05.000Z","modified_at":"2026-02-18T14:43:05.000Z","name":"Madisyn Heller","mobile_number":"787-301-6313","email_id":"Wilhelmine55@hotmail.com","dop":"2025-04-06","serial_number":"12539782517027324","imei1":"12539782517027324","imei2":"12539782517027324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190549,"job_number":"JOB_190549","tr_customer_id":190567,"tr_customer_product_id":190557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:13.000Z","modified_at":"2026-02-18T14:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18017966235354","imei1":"18017966235354","imei2":"18017966235354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190551,"job_number":"JOB_190551","tr_customer_id":190569,"tr_customer_product_id":190559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:15.000Z","modified_at":"2026-02-18T14:43:15.000Z","name":"Dariana Streich","mobile_number":"253-951-5142","email_id":"Cordelia4@gmail.com","dop":"2025-04-06","serial_number":"18930916623060696","imei1":"18930916623060696","imei2":"18930916623060696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190552,"job_number":"JOB_190552","tr_customer_id":190570,"tr_customer_product_id":190560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13579206660153","imei1":"13579206660153","imei2":"13579206660153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190554,"job_number":"JOB_190554","tr_customer_id":190572,"tr_customer_product_id":190562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:18.000Z","modified_at":"2026-02-18T14:43:18.000Z","name":"Barton Kassulke","mobile_number":"927-208-5267","email_id":"Chaz.Fay31@gmail.com","dop":"2025-04-06","serial_number":"18752759902421780","imei1":"18752759902421780","imei2":"18752759902421780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190555,"job_number":"JOB_190555","tr_customer_id":190573,"tr_customer_product_id":190563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:43:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14241363579871","imei1":"14241363579871","imei2":"14241363579871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190557,"job_number":"JOB_190557","tr_customer_id":190575,"tr_customer_product_id":190565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:35.000Z","modified_at":"2026-02-18T14:43:35.000Z","name":"Kara Hagenes","mobile_number":"614-487-6331","email_id":"Alvis.Haley46@hotmail.com","dop":"2025-04-06","serial_number":"10612680851500150","imei1":"10612680851500150","imei2":"10612680851500150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190558,"job_number":"JOB_190558","tr_customer_id":190576,"tr_customer_product_id":190566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19433483340458","imei1":"19433483340458","imei2":"19433483340458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190560,"job_number":"JOB_190560","tr_customer_id":190578,"tr_customer_product_id":190568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:05.000Z","modified_at":"2026-02-18T14:44:05.000Z","name":"Aglae Bednar","mobile_number":"604-277-6996","email_id":"Coralie46@hotmail.com","dop":"2025-04-06","serial_number":"12302182878934218","imei1":"12302182878934218","imei2":"12302182878934218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190562,"job_number":"JOB_190562","tr_customer_id":190580,"tr_customer_product_id":190570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:19.000Z","modified_at":"2026-02-18T14:44:19.000Z","name":"Fanny Wyman","mobile_number":"530-919-3010","email_id":"Alf9@gmail.com","dop":"2025-04-06","serial_number":"16769989105958932","imei1":"16769989105958932","imei2":"16769989105958932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190566,"job_number":"JOB_190566","tr_customer_id":190584,"tr_customer_product_id":190574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:36.000Z","name":"Linnea Gutmann","mobile_number":"371-774-1061","email_id":"Yoshiko_Brown3@hotmail.com","dop":"2025-04-06","serial_number":"19884747232218624","imei1":"19884747232218624","imei2":"19884747232218624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190569,"job_number":"JOB_190569","tr_customer_id":190587,"tr_customer_product_id":190577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:49.000Z","modified_at":"2026-02-18T14:47:49.000Z","name":"Emery Roob","mobile_number":"443-619-8144","email_id":"Henriette50@gmail.com","dop":"2025-05-30","serial_number":"12267373140029","imei1":"12267373140029","imei2":"12267373140029","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190570,"job_number":"JOB_190570","tr_customer_id":190588,"tr_customer_product_id":190578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:50.000Z","modified_at":"2026-02-18T14:47:50.000Z","name":"Sydnie Anderson","mobile_number":"930-254-6687","email_id":"Iva_Lowe94@yahoo.com","dop":"2025-05-30","serial_number":"1995281023948040","imei1":"1995281023948040","imei2":"1995281023948040","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190571,"job_number":"JOB_190571","tr_customer_id":190589,"tr_customer_product_id":190579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18485389927691","imei1":"18485389927691","imei2":"18485389927691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190573,"job_number":"JOB_190573","tr_customer_id":190591,"tr_customer_product_id":190581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:10.000Z","modified_at":"2026-02-18T14:50:10.000Z","name":"General Yost","mobile_number":"205-359-1215","email_id":"Winona_Spinka83@hotmail.com","dop":"2025-04-06","serial_number":"14573755703070770","imei1":"14573755703070770","imei2":"14573755703070770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190574,"job_number":"JOB_190574","tr_customer_id":190592,"tr_customer_product_id":190582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16837166921221","imei1":"16837166921221","imei2":"16837166921221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190576,"job_number":"JOB_190576","tr_customer_id":190594,"tr_customer_product_id":190584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:23.000Z","modified_at":"2026-02-18T14:50:23.000Z","name":"Kyleigh Bradtke","mobile_number":"696-928-0292","email_id":"Chris48@hotmail.com","dop":"2025-04-06","serial_number":"10408553329337064","imei1":"10408553329337064","imei2":"10408553329337064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190577,"job_number":"JOB_190577","tr_customer_id":190595,"tr_customer_product_id":190585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:28.000Z","modified_at":"2026-02-18T14:50:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19045256711355","imei1":"19045256711355","imei2":"19045256711355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190579,"job_number":"JOB_190579","tr_customer_id":190597,"tr_customer_product_id":190587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:30.000Z","modified_at":"2026-02-18T14:50:30.000Z","name":"Alexandrea Pollich","mobile_number":"611-306-8516","email_id":"Hoyt.Tromp@gmail.com","dop":"2025-04-06","serial_number":"15768132487887348","imei1":"15768132487887348","imei2":"15768132487887348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190580,"job_number":"JOB_190580","tr_customer_id":190598,"tr_customer_product_id":190588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18473965289657","imei1":"18473965289657","imei2":"18473965289657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190582,"job_number":"JOB_190582","tr_customer_id":190600,"tr_customer_product_id":190590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:58.000Z","modified_at":"2026-02-18T14:50:58.000Z","name":"Josue Langosh","mobile_number":"581-425-8698","email_id":"Charley_Beier@yahoo.com","dop":"2025-04-06","serial_number":"12571788181530500","imei1":"12571788181530500","imei2":"12571788181530500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190586,"job_number":"JOB_190586","tr_customer_id":190604,"tr_customer_product_id":190594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13533670857372","imei1":"13533670857372","imei2":"13533670857372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190588,"job_number":"JOB_190588","tr_customer_id":190606,"tr_customer_product_id":190596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:05.000Z","modified_at":"2026-02-18T14:51:05.000Z","name":"America Gusikowski","mobile_number":"284-286-9682","email_id":"Lue_Krajcik95@yahoo.com","dop":"2025-04-06","serial_number":"10073732698476864","imei1":"10073732698476864","imei2":"10073732698476864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190590,"job_number":"JOB_190590","tr_customer_id":190608,"tr_customer_product_id":190598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11922059782205","imei1":"11922059782205","imei2":"11922059782205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190594,"job_number":"JOB_190594","tr_customer_id":190612,"tr_customer_product_id":190602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:19.000Z","modified_at":"2026-02-18T14:51:19.000Z","name":"Karley Borer","mobile_number":"231-674-7752","email_id":"Isobel.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10953587143630666","imei1":"10953587143630666","imei2":"10953587143630666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190595,"job_number":"JOB_190595","tr_customer_id":190613,"tr_customer_product_id":190603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:34.000Z","modified_at":"2026-02-18T14:51:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12012513145773","imei1":"12012513145773","imei2":"12012513145773","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190600,"job_number":"JOB_190600","tr_customer_id":190618,"tr_customer_product_id":190608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:36.000Z","modified_at":"2026-02-18T14:51:36.000Z","name":"Myrtice Brakus","mobile_number":"426-237-6393","email_id":"Camille35@gmail.com","dop":"2025-08-24","serial_number":"1013500099333832","imei1":"1013500099333832","imei2":"1013500099333832","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190601,"job_number":"JOB_190601","tr_customer_id":190619,"tr_customer_product_id":190609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:51:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16615966902251","imei1":"16615966902251","imei2":"16615966902251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190603,"job_number":"JOB_190603","tr_customer_id":190621,"tr_customer_product_id":190611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:44.000Z","modified_at":"2026-02-18T14:51:44.000Z","name":"Pinkie King","mobile_number":"573-831-5193","email_id":"Sheila92@hotmail.com","dop":"2025-04-06","serial_number":"16644251646739718","imei1":"16644251646739718","imei2":"16644251646739718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190604,"job_number":"JOB_190604","tr_customer_id":190622,"tr_customer_product_id":190612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:51:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14541686905231","imei1":"14541686905231","imei2":"14541686905231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190606,"job_number":"JOB_190606","tr_customer_id":190624,"tr_customer_product_id":190614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:47.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Olaf Morar","mobile_number":"604-510-4434","email_id":"Eloy_Little46@gmail.com","dop":"2025-04-06","serial_number":"18991032866125424","imei1":"18991032866125424","imei2":"18991032866125424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190608,"job_number":"JOB_190608","tr_customer_id":190626,"tr_customer_product_id":190616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:50.000Z","modified_at":"2026-02-18T14:51:50.000Z","name":"Robb Jerde","mobile_number":"977-530-1119","email_id":"Willow11@gmail.com","dop":"2025-04-06","serial_number":"17163644881545744","imei1":"17163644881545744","imei2":"17163644881545744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190609,"job_number":"JOB_190609","tr_customer_id":190627,"tr_customer_product_id":190617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19137123623377","imei1":"19137123623377","imei2":"19137123623377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190611,"job_number":"JOB_190611","tr_customer_id":190629,"tr_customer_product_id":190619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:03.000Z","modified_at":"2026-02-18T14:52:03.000Z","name":"Gerson Lebsack","mobile_number":"600-285-8015","email_id":"German17@yahoo.com","dop":"2025-04-06","serial_number":"17123775782906492","imei1":"17123775782906492","imei2":"17123775782906492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190612,"job_number":"JOB_190612","tr_customer_id":190630,"tr_customer_product_id":190620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:52:23.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"16611256306931","imei1":"16611256306931","imei2":"16611256306931","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190614,"job_number":"JOB_190614","tr_customer_id":190632,"tr_customer_product_id":190622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:52:25.000Z","name":"Nolan Fahey","mobile_number":"588-527-8978","email_id":"Vladimir69@yahoo.com","dop":"2025-08-24","serial_number":"1005776565020518","imei1":"1005776565020518","imei2":"1005776565020518","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190616,"job_number":"JOB_190616","tr_customer_id":190634,"tr_customer_product_id":190624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:26.000Z","modified_at":"2026-02-18T14:52:26.000Z","name":"Brannon McKenzie","mobile_number":"633-624-7031","email_id":"Cassandre_Schuppe97@gmail.com","dop":"2025-04-06","serial_number":"11179146711443048","imei1":"11179146711443048","imei2":"11179146711443048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190617,"job_number":"JOB_190617","tr_customer_id":190635,"tr_customer_product_id":190625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:52:52.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10160126979332","imei1":"10160126979332","imei2":"10160126979332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190619,"job_number":"JOB_190619","tr_customer_id":190637,"tr_customer_product_id":190627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:54.000Z","modified_at":"2026-02-18T14:52:54.000Z","name":"Ernest Pfeffer","mobile_number":"313-917-8999","email_id":"Mac.Cummings62@hotmail.com","dop":"2025-04-06","serial_number":"16719978586102276","imei1":"16719978586102276","imei2":"16719978586102276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190620,"job_number":"JOB_190620","tr_customer_id":190638,"tr_customer_product_id":190628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:11.000Z","modified_at":"2026-02-18T14:53:11.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14471290583155","imei1":"14471290583155","imei2":"14471290583155","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190622,"job_number":"JOB_190622","tr_customer_id":190640,"tr_customer_product_id":190630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:13.000Z","modified_at":"2026-02-18T14:53:13.000Z","name":"Joelle Brown","mobile_number":"443-901-1489","email_id":"Mariam_Beier88@yahoo.com","dop":"2025-08-24","serial_number":"1026645276299823","imei1":"1026645276299823","imei2":"1026645276299823","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190623,"job_number":"JOB_190623","tr_customer_id":190641,"tr_customer_product_id":190631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:53:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14938348499268","imei1":"14938348499268","imei2":"14938348499268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190625,"job_number":"JOB_190625","tr_customer_id":190643,"tr_customer_product_id":190633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:38.000Z","modified_at":"2026-02-18T14:53:38.000Z","name":"Dominic Bins","mobile_number":"256-731-1125","email_id":"Ansel_Erdman68@hotmail.com","dop":"2025-04-06","serial_number":"14536141440748672","imei1":"14536141440748672","imei2":"14536141440748672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190626,"job_number":"JOB_190626","tr_customer_id":190644,"tr_customer_product_id":190634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19893482773023","imei1":"19893482773023","imei2":"19893482773023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190628,"job_number":"JOB_190628","tr_customer_id":190646,"tr_customer_product_id":190636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:20.000Z","modified_at":"2026-02-18T14:54:20.000Z","name":"Helena Effertz","mobile_number":"201-491-4622","email_id":"Khalil_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"13714539258256278","imei1":"13714539258256278","imei2":"13714539258256278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190629,"job_number":"JOB_190629","tr_customer_id":190647,"tr_customer_product_id":190637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19946252115663","imei1":"19946252115663","imei2":"19946252115663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190631,"job_number":"JOB_190631","tr_customer_id":190649,"tr_customer_product_id":190639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:23.000Z","modified_at":"2026-02-18T14:54:23.000Z","name":"Gabe Schumm","mobile_number":"628-220-5131","email_id":"Ricky_Kutch@yahoo.com","dop":"2025-04-06","serial_number":"12467668146074516","imei1":"12467668146074516","imei2":"12467668146074516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190635,"job_number":"JOB_190635","tr_customer_id":190653,"tr_customer_product_id":190643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:51.000Z","modified_at":"2026-02-18T14:54:51.000Z","name":"Effie Cremin","mobile_number":"253-516-4344","email_id":"Kamren49@yahoo.com","dop":"2025-04-06","serial_number":"14656008222021148","imei1":"14656008222021148","imei2":"14656008222021148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190637,"job_number":"JOB_190637","tr_customer_id":190655,"tr_customer_product_id":190645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17165981140339","imei1":"17165981140339","imei2":"17165981140339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190639,"job_number":"JOB_190639","tr_customer_id":190657,"tr_customer_product_id":190647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:01.000Z","modified_at":"2026-02-18T14:55:01.000Z","name":"Barbara Rippin","mobile_number":"228-213-5430","email_id":"Otilia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"12389684853882124","imei1":"12389684853882124","imei2":"12389684853882124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190640,"job_number":"JOB_190640","tr_customer_id":190658,"tr_customer_product_id":190648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11851452465804","imei1":"11851452465804","imei2":"11851452465804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190642,"job_number":"JOB_190642","tr_customer_id":190660,"tr_customer_product_id":190650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:05.000Z","modified_at":"2026-02-18T14:55:05.000Z","name":"Garrett Schmitt","mobile_number":"491-809-2662","email_id":"Ulises_Bernhard22@hotmail.com","dop":"2025-04-06","serial_number":"11486059669901832","imei1":"11486059669901832","imei2":"11486059669901832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190643,"job_number":"JOB_190643","tr_customer_id":190661,"tr_customer_product_id":190651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:55:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14434672793409","imei1":"14434672793409","imei2":"14434672793409","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190645,"job_number":"JOB_190645","tr_customer_id":190663,"tr_customer_product_id":190653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14092464236356","imei1":"14092464236356","imei2":"14092464236356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190646,"job_number":"JOB_190646","tr_customer_id":190664,"tr_customer_product_id":190654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"Estelle Schowalter","mobile_number":"673-557-0381","email_id":"Stanley.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"15370202108846828","imei1":"15370202108846828","imei2":"15370202108846828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190648,"job_number":"JOB_190648","tr_customer_id":190666,"tr_customer_product_id":190656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:49.000Z","modified_at":"2026-02-18T14:55:49.000Z","name":"Gracie Boyer","mobile_number":"693-751-2989","email_id":"Jaylon_Shields54@hotmail.com","dop":"2025-04-06","serial_number":"10291298634926798","imei1":"10291298634926798","imei2":"10291298634926798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190649,"job_number":"JOB_190649","tr_customer_id":190667,"tr_customer_product_id":190657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:31.000Z","modified_at":"2026-02-18T14:56:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10756206703496","imei1":"10756206703496","imei2":"10756206703496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190651,"job_number":"JOB_190651","tr_customer_id":190669,"tr_customer_product_id":190659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:33.000Z","modified_at":"2026-02-18T14:56:33.000Z","name":"Raymond Larkin","mobile_number":"596-275-8640","email_id":"Layne_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"18751274264825260","imei1":"18751274264825260","imei2":"18751274264825260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190652,"job_number":"JOB_190652","tr_customer_id":190670,"tr_customer_product_id":190660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:10:56.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18710629686405","imei1":"18710629686405","imei2":"18710629686405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190654,"job_number":"JOB_190654","tr_customer_id":190672,"tr_customer_product_id":190662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:58.000Z","modified_at":"2026-02-18T15:10:58.000Z","name":"Sydni Keeling","mobile_number":"645-412-5374","email_id":"Fanny_Conroy7@hotmail.com","dop":"2025-04-06","serial_number":"14563143144516856","imei1":"14563143144516856","imei2":"14563143144516856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190655,"job_number":"JOB_190655","tr_customer_id":190673,"tr_customer_product_id":190663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:11:40.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13109724821059","imei1":"13109724821059","imei2":"13109724821059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190657,"job_number":"JOB_190657","tr_customer_id":190675,"tr_customer_product_id":190665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:41.000Z","modified_at":"2026-02-18T15:11:41.000Z","name":"Beaulah Rempel","mobile_number":"831-298-0282","email_id":"Leone_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"19100566663783144","imei1":"19100566663783144","imei2":"19100566663783144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190659,"job_number":"JOB_190659","tr_customer_id":190677,"tr_customer_product_id":190667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:26:16.000Z","modified_at":"2026-02-18T15:26:16.000Z","name":"Madhuri Trivedi","mobile_number":"9929947330","email_id":"tushar.pillai@hotmail.com","dop":"2026-02-08","serial_number":"340740070219351","imei1":"340740070219351","imei2":"340740070219351","popurl":"www.kanti-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190666,"job_number":"JOB_190666","tr_customer_id":190684,"tr_customer_product_id":190674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Ravi Sinha","mobile_number":"9998817498","email_id":"subhashini.pandey@hotmail.com","dop":"2026-02-08","serial_number":"360077913737689","imei1":"360077913737689","imei2":"360077913737689","popurl":"www.bhoopat-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190667,"job_number":"JOB_190667","tr_customer_id":190685,"tr_customer_product_id":190675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Sachin Chaturvedi","mobile_number":"9942813226","email_id":"chandak.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"024242038505929","imei1":"024242038505929","imei2":"024242038505929","popurl":"www.trilochana-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190668,"job_number":"JOB_190668","tr_customer_id":190686,"tr_customer_product_id":190676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Chakrika Gill","mobile_number":"9963829283","email_id":"chaanakya.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"031661347280462","imei1":"031661347280462","imei2":"031661347280462","popurl":"www.veda-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190670,"job_number":"JOB_190670","tr_customer_id":190688,"tr_customer_product_id":190678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Bhamini Prajapat","mobile_number":"9987723638","email_id":"kanaka.kaul@gmail.com","dop":"2026-02-08","serial_number":"397353258768730","imei1":"397353258768730","imei2":"397353258768730","popurl":"www.deenabandhu-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190671,"job_number":"JOB_190671","tr_customer_id":190689,"tr_customer_product_id":190679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aditya Dhawan","mobile_number":"9963813652","email_id":"shashikala.rana@hotmail.com","dop":"2026-02-08","serial_number":"118827490352061","imei1":"118827490352061","imei2":"118827490352061","popurl":"www.anaadi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190673,"job_number":"JOB_190673","tr_customer_id":190690,"tr_customer_product_id":190681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhara Guha","mobile_number":"9960847595","email_id":"bahula.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"631862245641720","imei1":"631862245641720","imei2":"631862245641720","popurl":"www.narayan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190674,"job_number":"JOB_190674","tr_customer_id":190692,"tr_customer_product_id":190682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhananjay Dhawan","mobile_number":"9937748743","email_id":"anilabh.deshpande@gmail.com","dop":"2026-02-08","serial_number":"914722459616218","imei1":"914722459616218","imei2":"914722459616218","popurl":"www.birjesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190675,"job_number":"JOB_190675","tr_customer_id":190693,"tr_customer_product_id":190683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:49.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aasha Ahuja","mobile_number":"9923034500","email_id":"arjun.nehru@hotmail.com","dop":"2026-02-08","serial_number":"906597139776943","imei1":"906597139776943","imei2":"906597139776943","popurl":"www.aadi-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190677,"job_number":"JOB_190677","tr_customer_id":190695,"tr_customer_product_id":190685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Girish Kocchar","mobile_number":"9907784583","email_id":"bala.bhattacharya@gmail.com","dop":"2026-02-08","serial_number":"754635516214277","imei1":"754635516214277","imei2":"754635516214277","popurl":"www.jay-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190679,"job_number":"JOB_190679","tr_customer_id":190697,"tr_customer_product_id":190687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Budhil Singh","mobile_number":"9977100711","email_id":"chidambar.malik@gmail.com","dop":"2026-02-08","serial_number":"190678298127902","imei1":"190678298127902","imei2":"190678298127902","popurl":"www.sarisha-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190681,"job_number":"JOB_190681","tr_customer_id":190699,"tr_customer_product_id":190689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Deependra Sinha","mobile_number":"9993855488","email_id":"deeptimay.varman@hotmail.com","dop":"2026-02-08","serial_number":"929958213711352","imei1":"929958213711352","imei2":"929958213711352","popurl":"www.rohit-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190682,"job_number":"JOB_190682","tr_customer_id":190700,"tr_customer_product_id":190690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Bhargava Jain","mobile_number":"9972946500","email_id":"shakti.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"260860249930528","imei1":"260860249930528","imei2":"260860249930528","popurl":"www.digambara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190683,"job_number":"JOB_190683","tr_customer_id":190701,"tr_customer_product_id":190691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Dharmaketu Agarwal","mobile_number":"9919203439","email_id":"lakshminath.rana@gmail.com","dop":"2026-02-08","serial_number":"196581201586957","imei1":"196581201586957","imei2":"196581201586957","popurl":"www.shresthi-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190685,"job_number":"JOB_190685","tr_customer_id":190703,"tr_customer_product_id":190693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sushil Naik","mobile_number":"9914223342","email_id":"subhashini.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"595225063897682","imei1":"595225063897682","imei2":"595225063897682","popurl":"www.bhaaswar-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190686,"job_number":"JOB_190686","tr_customer_id":190704,"tr_customer_product_id":190694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Chandranath Prajapat","mobile_number":"9933089715","email_id":"usha.nehru@hotmail.com","dop":"2026-02-08","serial_number":"106071163814254","imei1":"106071163814254","imei2":"106071163814254","popurl":"www.brajesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190687,"job_number":"JOB_190687","tr_customer_id":190705,"tr_customer_product_id":190695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sloka Adiga","mobile_number":"9940145463","email_id":"nirbhay.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"722549154147402","imei1":"722549154147402","imei2":"722549154147402","popurl":"www.vaishvi-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190688,"job_number":"JOB_190688","tr_customer_id":190706,"tr_customer_product_id":190696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Manoj Dhawan","mobile_number":"9911224969","email_id":"vaishvi.nair@gmail.com","dop":"2026-02-08","serial_number":"066205105812836","imei1":"066205105812836","imei2":"066205105812836","popurl":"www.bodhan-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190690,"job_number":"JOB_190690","tr_customer_id":190708,"tr_customer_product_id":190698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Shashikala Gupta","mobile_number":"9916719479","email_id":"anang.banerjee@yahoo.co.in","dop":"2026-02-08","serial_number":"220002805792748","imei1":"220002805792748","imei2":"220002805792748","popurl":"www.jagmeet-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190691,"job_number":"JOB_190691","tr_customer_id":190709,"tr_customer_product_id":190699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Karunanidhi Dwivedi","mobile_number":"9979182164","email_id":"gati.pandey@gmail.com","dop":"2026-02-08","serial_number":"061608188411199","imei1":"061608188411199","imei2":"061608188411199","popurl":"www.ganesh-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190692,"job_number":"JOB_190692","tr_customer_id":190710,"tr_customer_product_id":190700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Chandi Deshpande","mobile_number":"9985843695","email_id":"kalyani.panicker@gmail.com","dop":"2026-02-08","serial_number":"042798946939628","imei1":"042798946939628","imei2":"042798946939628","popurl":"www.durga-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190693,"job_number":"JOB_190693","tr_customer_id":190711,"tr_customer_product_id":190701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Anjushri Tandon","mobile_number":"9917476404","email_id":"adhiraj.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"368692540354243","imei1":"368692540354243","imei2":"368692540354243","popurl":"www.chinmayanand-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190694,"job_number":"JOB_190694","tr_customer_id":190712,"tr_customer_product_id":190702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Laal Pandey","mobile_number":"9938307448","email_id":"deeptimoyee.desai@yahoo.co.in","dop":"2026-02-08","serial_number":"738850193323646","imei1":"738850193323646","imei2":"738850193323646","popurl":"www.mahendra-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190695,"job_number":"JOB_190695","tr_customer_id":190713,"tr_customer_product_id":190703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Bhuvanesh Dhawan","mobile_number":"9957205161","email_id":"elakshi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"589117757048954","imei1":"589117757048954","imei2":"589117757048954","popurl":"www.acharyanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190696,"job_number":"JOB_190696","tr_customer_id":190714,"tr_customer_product_id":190704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Ghanashyam Acharya","mobile_number":"9943648419","email_id":"bhaanumati.kaur@hotmail.com","dop":"2026-02-08","serial_number":"110768227845911","imei1":"110768227845911","imei2":"110768227845911","popurl":"www.adhrit-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190697,"job_number":"JOB_190697","tr_customer_id":190715,"tr_customer_product_id":190705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Priyala Chopra","mobile_number":"9988253904","email_id":"manisha.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"497970357778139","imei1":"497970357778139","imei2":"497970357778139","popurl":"www.keerti-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190698,"job_number":"JOB_190698","tr_customer_id":190716,"tr_customer_product_id":190706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Rita Chaturvedi","mobile_number":"9971026830","email_id":"chandrani.pilla@hotmail.com","dop":"2026-02-08","serial_number":"808845320646678","imei1":"808845320646678","imei2":"808845320646678","popurl":"www.kamla-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190699,"job_number":"JOB_190699","tr_customer_id":190717,"tr_customer_product_id":190707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Adityanandana Varrier","mobile_number":"9983132580","email_id":"aayushman.dwivedi@gmail.com","dop":"2026-02-08","serial_number":"482691076096810","imei1":"482691076096810","imei2":"482691076096810","popurl":"www.kamla-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190700,"job_number":"JOB_190700","tr_customer_id":190718,"tr_customer_product_id":190708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Javas Chopra","mobile_number":"9905543937","email_id":"chitramala.trivedi@gmail.com","dop":"2026-02-08","serial_number":"762676635187687","imei1":"762676635187687","imei2":"762676635187687","popurl":"www.bhima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190701,"job_number":"JOB_190701","tr_customer_id":190719,"tr_customer_product_id":190709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vasudev Kakkar","mobile_number":"9937219634","email_id":"jaimini.ahuja@gmail.com","dop":"2026-02-08","serial_number":"034067222054995","imei1":"034067222054995","imei2":"034067222054995","popurl":"www.gangesh-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190702,"job_number":"JOB_190702","tr_customer_id":190720,"tr_customer_product_id":190710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Swarnalata Banerjee","mobile_number":"9925793003","email_id":"suma.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"888507427367368","imei1":"888507427367368","imei2":"888507427367368","popurl":"www.aadrika-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190703,"job_number":"JOB_190703","tr_customer_id":190721,"tr_customer_product_id":190711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Indra Shah","mobile_number":"9953110753","email_id":"charuvrat.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"894123340604646","imei1":"894123340604646","imei2":"894123340604646","popurl":"www.devani-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190704,"job_number":"JOB_190704","tr_customer_id":190722,"tr_customer_product_id":190712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devajyoti Abbott","mobile_number":"9937062683","email_id":"amrit.dhawan@gmail.com","dop":"2026-02-08","serial_number":"898170454253248","imei1":"898170454253248","imei2":"898170454253248","popurl":"www.shresth-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190705,"job_number":"JOB_190705","tr_customer_id":190723,"tr_customer_product_id":190713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Aadinath Sharma","mobile_number":"9995031609","email_id":"datta.dubashi@yahoo.co.in","dop":"2026-02-08","serial_number":"709667312192850","imei1":"709667312192850","imei2":"709667312192850","popurl":"www.pramila-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190706,"job_number":"JOB_190706","tr_customer_id":190724,"tr_customer_product_id":190714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vaijayanti Shah","mobile_number":"9914659983","email_id":"krishnadas.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"767548065135183","imei1":"767548065135183","imei2":"767548065135183","popurl":"www.brajesh-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190707,"job_number":"JOB_190707","tr_customer_id":190725,"tr_customer_product_id":190715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devadatt Pandey","mobile_number":"9948108767","email_id":"adinath.singh@gmail.com","dop":"2026-02-08","serial_number":"125829398629276","imei1":"125829398629276","imei2":"125829398629276","popurl":"www.jyoti-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190708,"job_number":"JOB_190708","tr_customer_id":190726,"tr_customer_product_id":190716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Suresh Banerjee","mobile_number":"9936928722","email_id":"aayushman.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"381166135272132","imei1":"381166135272132","imei2":"381166135272132","popurl":"www.kalinda-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190709,"job_number":"JOB_190709","tr_customer_id":190727,"tr_customer_product_id":190717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Akshayakeerti Varman","mobile_number":"9947826782","email_id":"niro.menon@yahoo.co.in","dop":"2026-02-08","serial_number":"024769662191140","imei1":"024769662191140","imei2":"024769662191140","popurl":"www.dhanpati-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190710,"job_number":"JOB_190710","tr_customer_id":190728,"tr_customer_product_id":190718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Ananda Iyer","mobile_number":"9972043194","email_id":"guru.butt@gmail.com","dop":"2026-02-08","serial_number":"681270300877560","imei1":"681270300877560","imei2":"681270300877560","popurl":"www.chitramala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190711,"job_number":"JOB_190711","tr_customer_id":190729,"tr_customer_product_id":190719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Malati Gowda","mobile_number":"9995820233","email_id":"ujjawal.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"565786414057120","imei1":"565786414057120","imei2":"565786414057120","popurl":"www.ghanaanand-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190712,"job_number":"JOB_190712","tr_customer_id":190730,"tr_customer_product_id":190720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Gajbaahu Trivedi","mobile_number":"9987078989","email_id":"meghnad.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"939988791014597","imei1":"939988791014597","imei2":"939988791014597","popurl":"www.dulari-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190713,"job_number":"JOB_190713","tr_customer_id":190731,"tr_customer_product_id":190721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjaneya Mehra","mobile_number":"9948799542","email_id":"chatur.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"889854470156351","imei1":"889854470156351","imei2":"889854470156351","popurl":"www.swapnil-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190714,"job_number":"JOB_190714","tr_customer_id":190732,"tr_customer_product_id":190722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjushri Khanna","mobile_number":"9924418711","email_id":"mahendra.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"565953893400414","imei1":"565953893400414","imei2":"565953893400414","popurl":"www.suma-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190715,"job_number":"JOB_190715","tr_customer_id":190733,"tr_customer_product_id":190723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Tanushri Iyengar","mobile_number":"9922970292","email_id":"ganapati.chopra@yahoo.co.in","dop":"2026-02-08","serial_number":"041946416314575","imei1":"041946416314575","imei2":"041946416314575","popurl":"www.chandrani-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190716,"job_number":"JOB_190716","tr_customer_id":190734,"tr_customer_product_id":190724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Menaka Adiga","mobile_number":"9982390805","email_id":"aruna.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"735451815525772","imei1":"735451815525772","imei2":"735451815525772","popurl":"www.agrata-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190717,"job_number":"JOB_190717","tr_customer_id":190735,"tr_customer_product_id":190725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ekdant Agarwal","mobile_number":"9918191696","email_id":"manjusha.joshi@gmail.com","dop":"2026-02-08","serial_number":"238904469916124","imei1":"238904469916124","imei2":"238904469916124","popurl":"www.ajit-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190719,"job_number":"JOB_190719","tr_customer_id":190737,"tr_customer_product_id":190727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Divjot Johar","mobile_number":"9968875543","email_id":"bhargava.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"452774791485244","imei1":"452774791485244","imei2":"452774791485244","popurl":"www.chitrangada-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190720,"job_number":"JOB_190720","tr_customer_id":190738,"tr_customer_product_id":190728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Bela Nehru","mobile_number":"9931454219","email_id":"smita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"067457911990389","imei1":"067457911990389","imei2":"067457911990389","popurl":"www.aanand-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190721,"job_number":"JOB_190721","tr_customer_id":190739,"tr_customer_product_id":190729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ameyatma Dutta","mobile_number":"9975313125","email_id":"vidhya.khanna@gmail.com","dop":"2026-02-08","serial_number":"984791919755211","imei1":"984791919755211","imei2":"984791919755211","popurl":"www.anagh-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190722,"job_number":"JOB_190722","tr_customer_id":190740,"tr_customer_product_id":190730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Dinesh Asan","mobile_number":"9990989075","email_id":"meghnad.shah@gmail.com","dop":"2026-02-08","serial_number":"963541704313666","imei1":"963541704313666","imei2":"963541704313666","popurl":"www.chakravarti-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190723,"job_number":"JOB_190723","tr_customer_id":190741,"tr_customer_product_id":190731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Krishna Chaturvedi","mobile_number":"9964271763","email_id":"karunanidhi.chopra@gmail.com","dop":"2026-02-08","serial_number":"821318046277907","imei1":"821318046277907","imei2":"821318046277907","popurl":"www.gitanjali-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190729,"job_number":"JOB_190729","tr_customer_id":190747,"tr_customer_product_id":190737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:03:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"86641069825194","imei1":"86641069825194","imei2":"86641069825194","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190731,"job_number":"JOB_190731","tr_customer_id":190749,"tr_customer_product_id":190739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:05.000Z","modified_at":"2026-02-18T16:13:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107195018195099","imei1":"107195018195099","imei2":"107195018195099","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190733,"job_number":"JOB_190733","tr_customer_id":190751,"tr_customer_product_id":190741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:18.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109186612000098","imei1":"109186612000098","imei2":"109186612000098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190736,"job_number":"JOB_190736","tr_customer_id":190754,"tr_customer_product_id":190744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:31:52.000Z","modified_at":"2026-02-18T16:31:52.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-18","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-18T16:31:51.474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190737,"job_number":"JOB_190737","tr_customer_id":190755,"tr_customer_product_id":190745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10425644068984","imei1":"10425644068984","imei2":"10425644068984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190739,"job_number":"JOB_190739","tr_customer_id":190757,"tr_customer_product_id":190747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:03.000Z","modified_at":"2026-02-18T16:49:03.000Z","name":"Raheem Zboncak","mobile_number":"213-451-0055","email_id":"Eda.Weimann83@gmail.com","dop":"2025-04-06","serial_number":"11893012926297470","imei1":"11893012926297470","imei2":"11893012926297470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190740,"job_number":"JOB_190740","tr_customer_id":190758,"tr_customer_product_id":190748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:49:35.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13854111585480","imei1":"13854111585480","imei2":"13854111585480","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190742,"job_number":"JOB_190742","tr_customer_id":190760,"tr_customer_product_id":190750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:36.000Z","modified_at":"2026-02-18T16:49:36.000Z","name":"Malika Zulauf","mobile_number":"547-427-4261","email_id":"Yoshiko87@hotmail.com","dop":"2025-08-24","serial_number":"1024300678223886","imei1":"1024300678223886","imei2":"1024300678223886","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190743,"job_number":"JOB_190743","tr_customer_id":190761,"tr_customer_product_id":190751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:49:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17906896352827","imei1":"17906896352827","imei2":"17906896352827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190745,"job_number":"JOB_190745","tr_customer_id":190763,"tr_customer_product_id":190753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:50.000Z","modified_at":"2026-02-18T16:49:50.000Z","name":"Grayson Sporer","mobile_number":"568-550-7396","email_id":"Mason52@gmail.com","dop":"2025-04-06","serial_number":"16510994969847992","imei1":"16510994969847992","imei2":"16510994969847992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190746,"job_number":"JOB_190746","tr_customer_id":190764,"tr_customer_product_id":190754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:21.000Z","modified_at":"2026-02-18T16:50:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19800046826230","imei1":"19800046826230","imei2":"19800046826230","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190748,"job_number":"JOB_190748","tr_customer_id":190766,"tr_customer_product_id":190756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:23.000Z","modified_at":"2026-02-18T16:50:23.000Z","name":"Myron Botsford","mobile_number":"741-878-9056","email_id":"Jacinthe_Beer16@yahoo.com","dop":"2025-08-24","serial_number":"1053945805964916","imei1":"1053945805964916","imei2":"1053945805964916","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190749,"job_number":"JOB_190749","tr_customer_id":190767,"tr_customer_product_id":190757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:33.000Z","modified_at":"2026-02-18T16:50:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15210998790186","imei1":"15210998790186","imei2":"15210998790186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190751,"job_number":"JOB_190751","tr_customer_id":190769,"tr_customer_product_id":190759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:35.000Z","modified_at":"2026-02-18T16:50:35.000Z","name":"Ambrose Flatley","mobile_number":"889-934-5114","email_id":"Litzy.Crist66@hotmail.com","dop":"2025-04-06","serial_number":"17270159494367210","imei1":"17270159494367210","imei2":"17270159494367210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190752,"job_number":"JOB_190752","tr_customer_id":190770,"tr_customer_product_id":190760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:07.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15595700127397","imei1":"15595700127397","imei2":"15595700127397","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190754,"job_number":"JOB_190754","tr_customer_id":190772,"tr_customer_product_id":190762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:08.000Z","modified_at":"2026-02-18T16:51:08.000Z","name":"Pauline Bode","mobile_number":"595-464-9791","email_id":"Rolando_Rodriguez@hotmail.com","dop":"2025-08-24","serial_number":"1055842905667129","imei1":"1055842905667129","imei2":"1055842905667129","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190755,"job_number":"JOB_190755","tr_customer_id":190773,"tr_customer_product_id":190763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:56:18.000Z","modified_at":"2026-02-18T16:56:18.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"159704402458597","imei1":"159704402458597","imei2":"159704402458597","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190756,"job_number":"JOB_190756","tr_customer_id":190774,"tr_customer_product_id":190764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11273454079159","imei1":"11273454079159","imei2":"11273454079159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190758,"job_number":"JOB_190758","tr_customer_id":190776,"tr_customer_product_id":190766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:14.000Z","modified_at":"2026-02-18T16:57:14.000Z","name":"Trinity Windler","mobile_number":"564-717-5075","email_id":"Shad16@hotmail.com","dop":"2025-04-06","serial_number":"12533939180653268","imei1":"12533939180653268","imei2":"12533939180653268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190760,"job_number":"JOB_190760","tr_customer_id":190778,"tr_customer_product_id":190768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:57:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18040294620582","imei1":"18040294620582","imei2":"18040294620582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190762,"job_number":"JOB_190762","tr_customer_id":190780,"tr_customer_product_id":190770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:59.000Z","modified_at":"2026-02-18T16:57:59.000Z","name":"Matilda Wuckert","mobile_number":"638-811-9198","email_id":"Devan.Denesik43@gmail.com","dop":"2025-04-06","serial_number":"14903055407771012","imei1":"14903055407771012","imei2":"14903055407771012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190763,"job_number":"JOB_190763","tr_customer_id":190781,"tr_customer_product_id":190771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:11.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14416982218148","imei1":"14416982218148","imei2":"14416982218148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190765,"job_number":"JOB_190765","tr_customer_id":190783,"tr_customer_product_id":190773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:12.000Z","modified_at":"2026-02-18T16:58:12.000Z","name":"Manuel Wyman","mobile_number":"772-249-0014","email_id":"Shad3@hotmail.com","dop":"2025-08-24","serial_number":"1001278836644339","imei1":"1001278836644339","imei2":"1001278836644339","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190766,"job_number":"JOB_190766","tr_customer_id":190784,"tr_customer_product_id":190774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:58:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13854160535871","imei1":"13854160535871","imei2":"13854160535871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190768,"job_number":"JOB_190768","tr_customer_id":190786,"tr_customer_product_id":190776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:43.000Z","modified_at":"2026-02-18T16:58:43.000Z","name":"Horace Graham","mobile_number":"516-343-5447","email_id":"Edyth_Brekke13@gmail.com","dop":"2025-04-06","serial_number":"10342410809123496","imei1":"10342410809123496","imei2":"10342410809123496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190769,"job_number":"JOB_190769","tr_customer_id":190787,"tr_customer_product_id":190777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:01.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13140027033418","imei1":"13140027033418","imei2":"13140027033418","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190771,"job_number":"JOB_190771","tr_customer_id":190789,"tr_customer_product_id":190779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:02.000Z","modified_at":"2026-02-18T16:59:02.000Z","name":"Major Stroman","mobile_number":"512-223-4891","email_id":"Drew88@gmail.com","dop":"2025-08-24","serial_number":"1014582494321798","imei1":"1014582494321798","imei2":"1014582494321798","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190772,"job_number":"JOB_190772","tr_customer_id":190790,"tr_customer_product_id":190780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:50.000Z","modified_at":"2026-02-18T16:59:50.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13797287661514","imei1":"13797287661514","imei2":"13797287661514","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190774,"job_number":"JOB_190774","tr_customer_id":190792,"tr_customer_product_id":190782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:52.000Z","modified_at":"2026-02-18T16:59:52.000Z","name":"Elbert Moore","mobile_number":"688-389-6357","email_id":"Juana_Stokes@hotmail.com","dop":"2025-08-24","serial_number":"1001168743640961","imei1":"1001168743640961","imei2":"1001168743640961","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:15:58.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T17:15:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190470,"job_number":"JOB_190470","tr_customer_id":190488,"tr_customer_product_id":190478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:34:08.000Z","modified_at":"2026-02-18T14:34:08.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190471,"job_number":"JOB_190471","tr_customer_id":190489,"tr_customer_product_id":190479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:40.000Z","modified_at":"2026-02-18T14:37:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"196062139109550","imei1":"196062139109550","imei2":"196062139109550","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190472,"job_number":"JOB_190472","tr_customer_id":190490,"tr_customer_product_id":190480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Hassie Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173371444711747","imei1":"173371444711747","imei2":"173371444711747","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190473,"job_number":"JOB_190473","tr_customer_id":190491,"tr_customer_product_id":190481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Janiya Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126760794545176","imei1":"126760794545176","imei2":"126760794545176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190474,"job_number":"JOB_190474","tr_customer_id":190492,"tr_customer_product_id":190482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Guido Fahey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108676025542683","imei1":"108676025542683","imei2":"108676025542683","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190475,"job_number":"JOB_190475","tr_customer_id":190493,"tr_customer_product_id":190483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139493274060908","imei1":"139493274060908","imei2":"139493274060908","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190476,"job_number":"JOB_190476","tr_customer_id":190494,"tr_customer_product_id":190484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Retha Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183644150904033","imei1":"183644150904033","imei2":"183644150904033","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190477,"job_number":"JOB_190477","tr_customer_id":190495,"tr_customer_product_id":190485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Wade Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167483661364111","imei1":"167483661364111","imei2":"167483661364111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190478,"job_number":"JOB_190478","tr_customer_id":190496,"tr_customer_product_id":190486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Brandy Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161597047849821","imei1":"161597047849821","imei2":"161597047849821","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190583,"job_number":"JOB_190583","tr_customer_id":190601,"tr_customer_product_id":190591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101069359220426","imei1":"101069359220426","imei2":"101069359220426","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190585,"job_number":"JOB_190585","tr_customer_id":190603,"tr_customer_product_id":190593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"Alisha Stoltenberg","mobile_number":"911-804-8856","email_id":"Marilie8@gmail.com","dop":"2025-06-09","serial_number":"107820027670054","imei1":"107820027670054","imei2":"107820027670054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190589,"job_number":"JOB_190589","tr_customer_id":190607,"tr_customer_product_id":190597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:17.000Z","modified_at":"2026-02-18T14:51:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103028992127620","imei1":"103028992127620","imei2":"103028992127620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190593,"job_number":"JOB_190593","tr_customer_id":190611,"tr_customer_product_id":190601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"Vladimir Huel","mobile_number":"958-290-8137","email_id":"Vincenza_Hamill@hotmail.com","dop":"2025-06-09","serial_number":"100889196891166","imei1":"100889196891166","imei2":"100889196891166","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190596,"job_number":"JOB_190596","tr_customer_id":190614,"tr_customer_product_id":190604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101127826062162","imei1":"101127826062162","imei2":"101127826062162","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190599,"job_number":"JOB_190599","tr_customer_id":190617,"tr_customer_product_id":190607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Jasper Roob","mobile_number":"466-478-0319","email_id":"Domingo.Shields65@gmail.com","dop":"2025-06-09","serial_number":"107790462254888","imei1":"107790462254888","imei2":"107790462254888","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190658,"job_number":"JOB_190658","tr_customer_id":190676,"tr_customer_product_id":190666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:13:36.000Z","modified_at":"2026-02-18T15:13:36.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17613815388988","imei1":"17613815388988","imei2":"17613815388988","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190660,"job_number":"JOB_190660","tr_customer_id":190678,"tr_customer_product_id":190668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:34:07.000Z","modified_at":"2026-02-18T15:34:07.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289571","imei1":"19645038289571","imei2":"19645038289571","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190661,"job_number":"JOB_190661","tr_customer_id":190679,"tr_customer_product_id":190669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:36:43.000Z","modified_at":"2026-02-18T15:36:43.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289572","imei1":"19645038289572","imei2":"19645038289572","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190662,"job_number":"JOB_190662","tr_customer_id":190680,"tr_customer_product_id":190670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:21.000Z","modified_at":"2026-02-18T15:37:21.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10996056369681","imei1":"10996056369681","imei2":"10996056369681","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190663,"job_number":"JOB_190663","tr_customer_id":190681,"tr_customer_product_id":190671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:33.000Z","modified_at":"2026-02-18T15:37:33.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12339313144885","imei1":"12339313144885","imei2":"12339313144885","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190664,"job_number":"JOB_190664","tr_customer_id":190682,"tr_customer_product_id":190672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:17.000Z","modified_at":"2026-02-18T15:39:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"15739652209136","imei1":"15739652209136","imei2":"15739652209136","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190665,"job_number":"JOB_190665","tr_customer_id":190683,"tr_customer_product_id":190673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:25.000Z","modified_at":"2026-02-18T15:39:25.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14463112094098","imei1":"14463112094098","imei2":"14463112094098","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190735,"job_number":"JOB_190735","tr_customer_id":190753,"tr_customer_product_id":190743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:14:26.000Z","modified_at":"2026-02-18T16:14:26.000Z","name":"Ryley Friesen","mobile_number":"438-305-3867","email_id":"Frederique_Crooks@yahoo.com","dop":"2026-01-06","serial_number":"10032141668127","imei1":"10032141668127","imei2":"10032141668127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190501,"job_number":"JOB_190501","tr_customer_id":190519,"tr_customer_product_id":190509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:26.000Z","modified_at":"2026-02-18T14:40:26.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10449796685523","imei1":"10449796685523","imei2":"10449796685523","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190503,"job_number":"JOB_190503","tr_customer_id":190521,"tr_customer_product_id":190511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:28.000Z","modified_at":"2026-02-18T14:40:28.000Z","name":"Quinten Watsica","mobile_number":"212-803-5881","email_id":"Avis_Pagac39@gmail.com","dop":"2000-01-31","serial_number":"1010179613098138","imei1":"1010179613098138","imei2":"1010179613098138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190513,"job_number":"JOB_190513","tr_customer_id":190531,"tr_customer_product_id":190521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:11.000Z","modified_at":"2026-02-18T14:41:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10965799014214","imei1":"10965799014214","imei2":"10965799014214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190515,"job_number":"JOB_190515","tr_customer_id":190533,"tr_customer_product_id":190523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:13.000Z","modified_at":"2026-02-18T14:41:13.000Z","name":"Corbin Christiansen","mobile_number":"815-320-0515","email_id":"Freddy_Crona@gmail.com","dop":"2000-01-31","serial_number":"1070786633422090","imei1":"1070786633422090","imei2":"1070786633422090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190525,"job_number":"JOB_190525","tr_customer_id":190543,"tr_customer_product_id":190533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:56.000Z","modified_at":"2026-02-18T14:41:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10525716578748","imei1":"10525716578748","imei2":"10525716578748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190527,"job_number":"JOB_190527","tr_customer_id":190545,"tr_customer_product_id":190535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:58.000Z","modified_at":"2026-02-18T14:41:58.000Z","name":"Nat Legros","mobile_number":"287-533-7840","email_id":"Zoe_Turner82@hotmail.com","dop":"2000-01-31","serial_number":"1003677544319153","imei1":"1003677544319153","imei2":"1003677544319153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190540,"job_number":"JOB_190540","tr_customer_id":190558,"tr_customer_product_id":190548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:41.000Z","modified_at":"2026-02-18T14:42:41.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10155552793936","imei1":"10155552793936","imei2":"10155552793936","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190542,"job_number":"JOB_190542","tr_customer_id":190560,"tr_customer_product_id":190550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:43.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Madisyn Gorczany","mobile_number":"590-597-3628","email_id":"Toni86@hotmail.com","dop":"2000-01-31","serial_number":"1049948284750871","imei1":"1049948284750871","imei2":"1049948284750871","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 7484a155-7271-45af-aa7c-c805f3b5a4aa
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 53e4ee0c-ab6a-4508-b0b9-dc3680ef551e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE
Cache-Control no-cache
Postman-Token ba0bec62-99fc-43d6-a4d4-ff514e8830d3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE
Cache-Control no-cache
Postman-Token d277c8f1-9abc-4163-b12c-fc67cf2fdb62
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 8d7262f2-6b84-47f7-9c8a-1093f9b47a41
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token c8e0422f-ee13-4e47-9d15-150d11f9e522
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE
Content-Type application/json
Cache-Control no-cache
Postman-Token 562f537b-0be6-465b-bfdc-6e3d0499d705
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NTh9.nj434cBHsvAzckiUV0SePpt8WLTMMtZVBGrdGI2cLl4
Content-Type text/plain
Cache-Control no-cache
Postman-Token 217a14e6-abc6-47ab-a1a5-b67ccd3302dd
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE
Content-Type application/json
Cache-Control no-cache
Postman-Token 5bdf4948-7e85-42ef-ae23-a0877ba777b1
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 248f5900-101e-4a9c-8c8a-09605b2767e0
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token cf4065e9-8bad-48c0-aa2a-a7e62efc2c0b
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 655.29KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5Njd9.5O6dFTlWaFom43zfp8ilBTCCqi0xrflkVzqxQ3SdrqE
Cache-Control no-cache
Postman-Token bf9a1110-41e0-4757-992b-01016b8e7bd0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 671012
ETag W/"a3d24-OBxAT3fMzegyYpSLFZwQQNRGmMU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189773,"job_number":"JOB_189773","tr_customer_id":189791,"tr_customer_product_id":189781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:22:49.000Z","modified_at":"2026-02-17T20:22:49.000Z","name":"Yessenia Kerluke","mobile_number":"436-594-1728","email_id":"Blanche_Cummerata@yahoo.com","dop":"2025-04-06","serial_number":"13127788993163980","imei1":"13127788993163980","imei2":"13127788993163980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:22:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189774,"job_number":"JOB_189774","tr_customer_id":189792,"tr_customer_product_id":189782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:30.000Z","modified_at":"2026-02-17T20:23:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14437636343254","imei1":"14437636343254","imei2":"14437636343254","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189776,"job_number":"JOB_189776","tr_customer_id":189794,"tr_customer_product_id":189784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:23:32.000Z","modified_at":"2026-02-17T20:23:32.000Z","name":"Deangelo Harvey","mobile_number":"701-515-1816","email_id":"Curt83@yahoo.com","dop":"2025-04-06","serial_number":"10625752257096080","imei1":"10625752257096080","imei2":"10625752257096080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189777,"job_number":"JOB_189777","tr_customer_id":189795,"tr_customer_product_id":189785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:14.000Z","modified_at":"2026-02-17T20:24:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11914013168340","imei1":"11914013168340","imei2":"11914013168340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189779,"job_number":"JOB_189779","tr_customer_id":189797,"tr_customer_product_id":189787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:24:15.000Z","modified_at":"2026-02-17T20:24:16.000Z","name":"Priscilla Murphy","mobile_number":"690-426-2630","email_id":"Kaycee_Cummings@hotmail.com","dop":"2025-04-06","serial_number":"10901690232338154","imei1":"10901690232338154","imei2":"10901690232338154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:24:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189780,"job_number":"JOB_189780","tr_customer_id":189798,"tr_customer_product_id":189788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:50.000Z","modified_at":"2026-02-17T20:47:50.000Z","name":"Trudie Gleichner","mobile_number":"944-322-5127","email_id":"Alayna_Von89@gmail.com","dop":"2025-09-09","serial_number":"16843823079674","imei1":"16843823079674","imei2":"16843823079674","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189782,"job_number":"JOB_189782","tr_customer_id":189800,"tr_customer_product_id":189790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T20:47:55.000Z","modified_at":"2026-02-17T20:47:55.000Z","name":"Madisen Harris","mobile_number":"267-383-9691","email_id":"Yasmeen18@hotmail.com","dop":"2025-09-09","serial_number":"17657194531845","imei1":"17657194531845","imei2":"17657194531845","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T20:47:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189784,"job_number":"JOB_189784","tr_customer_id":189802,"tr_customer_product_id":189792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:00:10.000Z","modified_at":"2026-02-17T21:00:10.000Z","name":"Felipe Koelpin","mobile_number":"978-526-4322","email_id":"Amaya59@hotmail.com","dop":"2025-09-09","serial_number":"15506131226898","imei1":"15506131226898","imei2":"15506131226898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:00:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189786,"job_number":"JOB_189786","tr_customer_id":189804,"tr_customer_product_id":189794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:25.000Z","modified_at":"2026-02-17T21:01:25.000Z","name":"Skylar Stamm","mobile_number":"796-604-2371","email_id":"Reid_Stoltenberg@yahoo.com","dop":"2025-09-09","serial_number":"14567185108250","imei1":"14567185108250","imei2":"14567185108250","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189788,"job_number":"JOB_189788","tr_customer_id":189806,"tr_customer_product_id":189796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:01:30.000Z","modified_at":"2026-02-17T21:01:30.000Z","name":"Kellie Skiles","mobile_number":"618-341-2393","email_id":"Moriah.Kessler58@gmail.com","dop":"2025-09-09","serial_number":"18438117514221","imei1":"18438117514221","imei2":"18438117514221","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189790,"job_number":"JOB_189790","tr_customer_id":189808,"tr_customer_product_id":189798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:04:21.000Z","modified_at":"2026-02-17T21:04:21.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-12","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-12T21:04:20.516345838Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:04:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189791,"job_number":"JOB_189791","tr_customer_id":189809,"tr_customer_product_id":189799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:47.000Z","modified_at":"2026-02-17T21:28:47.000Z","name":"Jaleel Wolff","mobile_number":"339-968-0242","email_id":"Alford.Bartoletti@hotmail.com","dop":"2025-09-09","serial_number":"10282045222898","imei1":"10282045222898","imei2":"10282045222898","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189793,"job_number":"JOB_189793","tr_customer_id":189811,"tr_customer_product_id":189801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:28:52.000Z","modified_at":"2026-02-17T21:28:52.000Z","name":"Norene Heaney","mobile_number":"838-569-4214","email_id":"Vincent58@yahoo.com","dop":"2025-09-09","serial_number":"12415301048065","imei1":"12415301048065","imei2":"12415301048065","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189795,"job_number":"JOB_189795","tr_customer_id":189813,"tr_customer_product_id":189803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T21:54:35.000Z","modified_at":"2026-02-17T21:54:35.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T21:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189796,"job_number":"JOB_189796","tr_customer_id":189814,"tr_customer_product_id":189804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:28.000Z","modified_at":"2026-02-17T23:50:28.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-07T23:50:28.195617509Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189797,"job_number":"JOB_189797","tr_customer_id":189815,"tr_customer_product_id":189805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:50:29.000Z","modified_at":"2026-02-17T23:50:29.000Z","name":"Rameshwar Dhawan","mobile_number":"7065310919","email_id":"vijay.joshi@hotmail.com","dop":"2026-02-07","serial_number":"206633236185503","imei1":"206633236185503","imei2":"206633236185503","popurl":"www.asha-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189798,"job_number":"JOB_189798","tr_customer_id":189816,"tr_customer_product_id":189806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T23:52:53.000Z","modified_at":"2026-02-17T23:52:53.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-07","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-07T23:52:53.573727829Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T23:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189803,"job_number":"JOB_189803","tr_customer_id":189821,"tr_customer_product_id":189811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:27.000Z","modified_at":"2026-02-18T02:31:27.000Z","name":"Hudson Murray","mobile_number":"688-462-8087","email_id":"Maryam_Greenholt69@gmail.com","dop":"2026-02-02","serial_number":"18099945267307","imei1":"18099945267307","imei2":"18099945267307","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189804,"job_number":"JOB_189804","tr_customer_id":189822,"tr_customer_product_id":189812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:29.000Z","modified_at":"2026-02-18T02:31:29.000Z","name":"Furman Miller","mobile_number":"479-886-0647","email_id":"Florencio_Crooks87@yahoo.com","dop":"2026-02-02","serial_number":"19032466045618","imei1":"19032466045618","imei2":"19032466045618","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189805,"job_number":"JOB_189805","tr_customer_id":189823,"tr_customer_product_id":189813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:30.000Z","modified_at":"2026-02-18T02:31:30.000Z","name":"Wilford Hessel","mobile_number":"892-453-9768","email_id":"Buck_Cassin@gmail.com","dop":"2026-02-02","serial_number":"19545734460400","imei1":"19545734460400","imei2":"19545734460400","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189806,"job_number":"JOB_189806","tr_customer_id":189824,"tr_customer_product_id":189814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:31.000Z","modified_at":"2026-02-18T02:31:31.000Z","name":"Garnet Nolan","mobile_number":"896-595-9641","email_id":"Damian.Christiansen@hotmail.com","dop":"2026-02-02","serial_number":"19665762494896","imei1":"19665762494896","imei2":"19665762494896","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189807,"job_number":"JOB_189807","tr_customer_id":189825,"tr_customer_product_id":189815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T02:31:32.000Z","modified_at":"2026-02-18T02:31:32.000Z","name":"Naomi West","mobile_number":"757-426-9154","email_id":"Dax.Smitham@gmail.com","dop":"2026-02-02","serial_number":"18451066422291","imei1":"18451066422291","imei2":"18451066422291","popurl":"2026-02-02T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T02:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189809,"job_number":"JOB_189809","tr_customer_id":189827,"tr_customer_product_id":189817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:44.000Z","modified_at":"2026-02-18T03:21:44.000Z","name":"Lelia Reichert","mobile_number":"258-297-0186","email_id":"Floy.Hodkiewicz@hotmail.com","dop":"2025-05-30","serial_number":"15862127451269","imei1":"15862127451269","imei2":"15862127451269","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189810,"job_number":"JOB_189810","tr_customer_id":189828,"tr_customer_product_id":189818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:21:45.000Z","modified_at":"2026-02-18T03:21:45.000Z","name":"Vicenta Emmerich","mobile_number":"396-986-0178","email_id":"Jerrod81@yahoo.com","dop":"2025-05-30","serial_number":"1986047505066714","imei1":"1986047505066714","imei2":"1986047505066714","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:21:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189811,"job_number":"JOB_189811","tr_customer_id":189829,"tr_customer_product_id":189819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:47.000Z","modified_at":"2026-02-18T03:35:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13823328541752","imei1":"13823328541752","imei2":"13823328541752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189813,"job_number":"JOB_189813","tr_customer_id":189831,"tr_customer_product_id":189821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:35:49.000Z","modified_at":"2026-02-18T03:35:49.000Z","name":"Catalina Greenholt","mobile_number":"865-382-1306","email_id":"Mabel_Grady@hotmail.com","dop":"2025-04-06","serial_number":"15657666893242950","imei1":"15657666893242950","imei2":"15657666893242950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189814,"job_number":"JOB_189814","tr_customer_id":189832,"tr_customer_product_id":189822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:28.000Z","modified_at":"2026-02-18T03:36:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17697161239816","imei1":"17697161239816","imei2":"17697161239816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189816,"job_number":"JOB_189816","tr_customer_id":189834,"tr_customer_product_id":189824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:36:30.000Z","modified_at":"2026-02-18T03:36:30.000Z","name":"Gunnar Adams","mobile_number":"632-617-7321","email_id":"Toy16@hotmail.com","dop":"2025-04-06","serial_number":"17298658479882040","imei1":"17298658479882040","imei2":"17298658479882040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:36:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189817,"job_number":"JOB_189817","tr_customer_id":189835,"tr_customer_product_id":189825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:09.000Z","modified_at":"2026-02-18T03:37:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14345029392166","imei1":"14345029392166","imei2":"14345029392166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189819,"job_number":"JOB_189819","tr_customer_id":189837,"tr_customer_product_id":189827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:37:10.000Z","modified_at":"2026-02-18T03:37:10.000Z","name":"Eldora Boyer","mobile_number":"592-712-7371","email_id":"Enrico.Herzog@yahoo.com","dop":"2025-04-06","serial_number":"19745687493491930","imei1":"19745687493491930","imei2":"19745687493491930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189821,"job_number":"JOB_189821","tr_customer_id":189839,"tr_customer_product_id":189829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:42:53.000Z","modified_at":"2026-02-18T03:42:53.000Z","name":"Liliana Russel","mobile_number":"647-501-3832","email_id":"Arturo.Ziemann88@yahoo.com","dop":"2025-10-05","serial_number":"15705133729627","imei1":"15705133729627","imei2":"15705133729627","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189823,"job_number":"JOB_189823","tr_customer_id":189841,"tr_customer_product_id":189831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:54:50.000Z","modified_at":"2026-02-18T03:54:50.000Z","name":"Josephine Wintheiser","mobile_number":"979-255-7917","email_id":"Dannie.Von@yahoo.com","dop":"2025-04-06","serial_number":"19370769694061736","imei1":"19370769694061736","imei2":"19370769694061736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189824,"job_number":"JOB_189824","tr_customer_id":189842,"tr_customer_product_id":189832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:15.000Z","modified_at":"2026-02-18T04:26:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15656943206591","imei1":"15656943206591","imei2":"15656943206591","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189826,"job_number":"JOB_189826","tr_customer_id":189844,"tr_customer_product_id":189834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:17.000Z","modified_at":"2026-02-18T04:26:17.000Z","name":"Ruth Bechtelar","mobile_number":"587-223-5133","email_id":"Emilia_Cole84@hotmail.com","dop":"2025-04-06","serial_number":"19593632725783816","imei1":"19593632725783816","imei2":"19593632725783816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189827,"job_number":"JOB_189827","tr_customer_id":189845,"tr_customer_product_id":189835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:32.000Z","modified_at":"2026-02-18T04:26:32.000Z","name":"Audrey Crona","mobile_number":"840-374-8429","email_id":"Gust.Kirlin85@gmail.com","dop":"2025-10-05","serial_number":"16708414509814","imei1":"16708414509814","imei2":"16708414509814","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189828,"job_number":"JOB_189828","tr_customer_id":189846,"tr_customer_product_id":189836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:26:59.000Z","modified_at":"2026-02-18T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19360166917984","imei1":"19360166917984","imei2":"19360166917984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189830,"job_number":"JOB_189830","tr_customer_id":189848,"tr_customer_product_id":189838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:00.000Z","modified_at":"2026-02-18T04:27:00.000Z","name":"August Haag","mobile_number":"854-690-6345","email_id":"Moises57@gmail.com","dop":"2025-04-06","serial_number":"10590410309827136","imei1":"10590410309827136","imei2":"10590410309827136","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189831,"job_number":"JOB_189831","tr_customer_id":189849,"tr_customer_product_id":189839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:42.000Z","modified_at":"2026-02-18T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676423589895","imei1":"16676423589895","imei2":"16676423589895","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189833,"job_number":"JOB_189833","tr_customer_id":189851,"tr_customer_product_id":189841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:27:43.000Z","modified_at":"2026-02-18T04:27:43.000Z","name":"Bethel Gerlach","mobile_number":"843-839-4365","email_id":"Annabelle_VonRueden41@yahoo.com","dop":"2025-04-06","serial_number":"11490917251613650","imei1":"11490917251613650","imei2":"11490917251613650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189834,"job_number":"JOB_189834","tr_customer_id":189852,"tr_customer_product_id":189842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:29:17.000Z","modified_at":"2026-02-18T04:29:17.000Z","name":"Arlene Bogisich","mobile_number":"272-415-2313","email_id":"Margaret_Ledner@yahoo.com","dop":"2025-10-05","serial_number":"14613957607140","imei1":"14613957607140","imei2":"14613957607140","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189835,"job_number":"JOB_189835","tr_customer_id":189853,"tr_customer_product_id":189843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:02.000Z","modified_at":"2026-02-18T04:31:02.000Z","name":"Opal Prohaska","mobile_number":"713-881-8650","email_id":"Vernice73@hotmail.com","dop":"2025-10-05","serial_number":"17967054148496","imei1":"17967054148496","imei2":"17967054148496","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189838,"job_number":"JOB_189838","tr_customer_id":189856,"tr_customer_product_id":189846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:21.000Z","modified_at":"2026-02-18T04:31:21.000Z","name":"Watson Torp","mobile_number":"886-867-7156","email_id":"Corrine_Witting@hotmail.com","dop":"2025-04-06","serial_number":"14819146411327286","imei1":"14819146411327286","imei2":"14819146411327286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189839,"job_number":"JOB_189839","tr_customer_id":189857,"tr_customer_product_id":189847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:25.000Z","modified_at":"2026-02-18T04:31:25.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"13223876874305","imei1":"13223876874305","imei2":"13223876874305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189841,"job_number":"JOB_189841","tr_customer_id":189859,"tr_customer_product_id":189849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:27.000Z","modified_at":"2026-02-18T04:31:27.000Z","name":"Lonnie Gulgowski","mobile_number":"444-438-4981","email_id":"Verna49@gmail.com","dop":"2025-04-06","serial_number":"19016956836290950","imei1":"19016956836290950","imei2":"19016956836290950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189843,"job_number":"JOB_189843","tr_customer_id":189861,"tr_customer_product_id":189851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:29.000Z","modified_at":"2026-02-18T04:31:29.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10740342136992","imei1":"10740342136992","imei2":"10740342136992","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189845,"job_number":"JOB_189845","tr_customer_id":189863,"tr_customer_product_id":189853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:30.000Z","modified_at":"2026-02-18T04:31:30.000Z","name":"Nathaniel Green","mobile_number":"362-587-0006","email_id":"Albina.Windler@gmail.com","dop":"2025-06-18","serial_number":"1050686196312814","imei1":"1050686196312814","imei2":"1050686196312814","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189847,"job_number":"JOB_189847","tr_customer_id":189865,"tr_customer_product_id":189855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17908806163285","imei1":"17908806163285","imei2":"17908806163285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189849,"job_number":"JOB_189849","tr_customer_id":189867,"tr_customer_product_id":189857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:33.000Z","modified_at":"2026-02-18T04:31:33.000Z","name":"Tabitha Mitchell","mobile_number":"742-254-0504","email_id":"Jimmie1@yahoo.com","dop":"2025-04-06","serial_number":"13685648686849566","imei1":"13685648686849566","imei2":"13685648686849566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189851,"job_number":"JOB_189851","tr_customer_id":189869,"tr_customer_product_id":189859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:34.000Z","modified_at":"2026-02-18T04:31:34.000Z","name":"Mariam Gleichner","mobile_number":"981-283-3394","email_id":"Natalia_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14292152552867860","imei1":"14292152552867860","imei2":"14292152552867860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189852,"job_number":"JOB_189852","tr_customer_id":189870,"tr_customer_product_id":189860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13199536328438","imei1":"13199536328438","imei2":"13199536328438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189853,"job_number":"JOB_189853","tr_customer_id":189871,"tr_customer_product_id":189861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:35.000Z","modified_at":"2026-02-18T04:31:35.000Z","name":"Edythe Wunsch","mobile_number":"235-506-6926","email_id":"Missouri12@yahoo.com","dop":"2025-04-06","serial_number":"17556965213553152","imei1":"17556965213553152","imei2":"17556965213553152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189855,"job_number":"JOB_189855","tr_customer_id":189873,"tr_customer_product_id":189863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:37.000Z","modified_at":"2026-02-18T04:31:37.000Z","name":"Alvina Leffler","mobile_number":"260-244-5588","email_id":"Fleta_Bogan@gmail.com","dop":"2025-04-06","serial_number":"19265268237387236","imei1":"19265268237387236","imei2":"19265268237387236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189858,"job_number":"JOB_189858","tr_customer_id":189876,"tr_customer_product_id":189866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:42.000Z","modified_at":"2026-02-18T04:31:42.000Z","name":"Lera Medhurst","mobile_number":"685-841-3303","email_id":"Wendell23@yahoo.com","dop":"2025-04-06","serial_number":"13330364729984288","imei1":"13330364729984288","imei2":"13330364729984288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189859,"job_number":"JOB_189859","tr_customer_id":189877,"tr_customer_product_id":189867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"45380972777938","imei1":"45380972777938","imei2":"45380972777938","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189860,"job_number":"JOB_189860","tr_customer_id":189878,"tr_customer_product_id":189868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:43.000Z","modified_at":"2026-02-18T04:31:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16314981188260","imei1":"16314981188260","imei2":"16314981188260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189862,"job_number":"JOB_189862","tr_customer_id":189880,"tr_customer_product_id":189870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:44.000Z","modified_at":"2026-02-18T04:31:44.000Z","name":"Eloy Reilly","mobile_number":"515-219-7368","email_id":"Hollie89@gmail.com","dop":"2025-02-01","serial_number":"63961396157200","imei1":"63961396157200","imei2":"63961396157200","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189864,"job_number":"JOB_189864","tr_customer_id":189882,"tr_customer_product_id":189872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Sydney Vandervort","mobile_number":"522-364-8144","email_id":"Carole_Ferry@hotmail.com","dop":"2025-04-06","serial_number":"11516626128918710","imei1":"11516626128918710","imei2":"11516626128918710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189867,"job_number":"JOB_189867","tr_customer_id":189885,"tr_customer_product_id":189875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"Reina Wisoky","mobile_number":"792-333-2757","email_id":"Adrien.Kassulke94@hotmail.com","dop":"2025-04-06","serial_number":"10042210837120192","imei1":"10042210837120192","imei2":"10042210837120192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189869,"job_number":"JOB_189869","tr_customer_id":189887,"tr_customer_product_id":189877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15364958022405","imei1":"15364958022405","imei2":"15364958022405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189871,"job_number":"JOB_189871","tr_customer_id":189889,"tr_customer_product_id":189879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:50.000Z","modified_at":"2026-02-18T04:31:50.000Z","name":"Osvaldo Frami","mobile_number":"776-841-7289","email_id":"Jimmy91@gmail.com","dop":"2025-04-06","serial_number":"11072101184120940","imei1":"11072101184120940","imei2":"11072101184120940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189872,"job_number":"JOB_189872","tr_customer_id":189890,"tr_customer_product_id":189880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:51.000Z","modified_at":"2026-02-18T04:31:51.000Z","name":"Anthony Dare","mobile_number":"906-718-2179","email_id":"Gavin28@hotmail.com","dop":"2025-04-06","serial_number":"19530060703439176","imei1":"19530060703439176","imei2":"19530060703439176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189874,"job_number":"JOB_189874","tr_customer_id":189892,"tr_customer_product_id":189882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:55.000Z","modified_at":"2026-02-18T04:31:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10150129806602","imei1":"10150129806602","imei2":"10150129806602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189876,"job_number":"JOB_189876","tr_customer_id":189894,"tr_customer_product_id":189884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:57.000Z","modified_at":"2026-02-18T04:31:57.000Z","name":"Freda Schmitt","mobile_number":"218-683-0974","email_id":"Angelita68@yahoo.com","dop":"2025-04-06","serial_number":"13626215798687758","imei1":"13626215798687758","imei2":"13626215798687758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189879,"job_number":"JOB_189879","tr_customer_id":189897,"tr_customer_product_id":189887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:05.000Z","modified_at":"2026-02-18T04:32:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19522726972145","imei1":"19522726972145","imei2":"19522726972145","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189881,"job_number":"JOB_189881","tr_customer_id":189899,"tr_customer_product_id":189889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:06.000Z","modified_at":"2026-02-18T04:32:06.000Z","name":"Ward Bergnaum","mobile_number":"675-830-0465","email_id":"Brian27@hotmail.com","dop":"2025-04-06","serial_number":"19605678591491750","imei1":"19605678591491750","imei2":"19605678591491750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189882,"job_number":"JOB_189882","tr_customer_id":189900,"tr_customer_product_id":189890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:08.000Z","modified_at":"2026-02-18T04:32:08.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"19818832718621","imei1":"19818832718621","imei2":"19818832718621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189884,"job_number":"JOB_189884","tr_customer_id":189902,"tr_customer_product_id":189892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:10.000Z","modified_at":"2026-02-18T04:32:10.000Z","name":"Carol Gleichner","mobile_number":"789-674-6701","email_id":"Mauricio20@hotmail.com","dop":"2025-04-06","serial_number":"19272953570793652","imei1":"19272953570793652","imei2":"19272953570793652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189885,"job_number":"JOB_189885","tr_customer_id":189903,"tr_customer_product_id":189893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:12.000Z","modified_at":"2026-02-18T04:32:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15464142098572","imei1":"15464142098572","imei2":"15464142098572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189887,"job_number":"JOB_189887","tr_customer_id":189905,"tr_customer_product_id":189895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Micaela Glover","mobile_number":"499-340-7170","email_id":"Monserrat.Will80@yahoo.com","dop":"2025-04-06","serial_number":"19475146901846492","imei1":"19475146901846492","imei2":"19475146901846492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189888,"job_number":"JOB_189888","tr_customer_id":189906,"tr_customer_product_id":189896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106359211287663","imei1":"106359211287663","imei2":"106359211287663","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189890,"job_number":"JOB_189890","tr_customer_id":189908,"tr_customer_product_id":189898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:14.000Z","modified_at":"2026-02-18T04:32:14.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10157228857070","imei1":"10157228857070","imei2":"10157228857070","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189892,"job_number":"JOB_189892","tr_customer_id":189910,"tr_customer_product_id":189900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:15.000Z","modified_at":"2026-02-18T04:32:15.000Z","name":"Garth Lindgren","mobile_number":"416-628-5064","email_id":"Arnold_Block@hotmail.com","dop":"2025-06-18","serial_number":"1093654069744095","imei1":"1093654069744095","imei2":"1093654069744095","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189894,"job_number":"JOB_189894","tr_customer_id":189912,"tr_customer_product_id":189902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:19.000Z","modified_at":"2026-02-18T04:32:19.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189895,"job_number":"JOB_189895","tr_customer_id":189913,"tr_customer_product_id":189903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:20.000Z","modified_at":"2026-02-18T04:32:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18407935557671","imei1":"18407935557671","imei2":"18407935557671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189897,"job_number":"JOB_189897","tr_customer_id":189915,"tr_customer_product_id":189905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:21.000Z","modified_at":"2026-02-18T04:32:21.000Z","name":"Kacie Ortiz","mobile_number":"960-675-2101","email_id":"Jamarcus_Reilly19@gmail.com","dop":"2025-04-06","serial_number":"19765154509846910","imei1":"19765154509846910","imei2":"19765154509846910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189898,"job_number":"JOB_189898","tr_customer_id":189916,"tr_customer_product_id":189906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"66956449358472","imei1":"66956449358472","imei2":"66956449358472","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189899,"job_number":"JOB_189899","tr_customer_id":189917,"tr_customer_product_id":189907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:22.000Z","modified_at":"2026-02-18T04:32:22.000Z","name":"Reuben Rohan","mobile_number":"431-309-6887","email_id":"Christiana.Collier@hotmail.com","dop":"2025-02-01","serial_number":"104564891907979","imei1":"104564891907979","imei2":"104564891907979","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189904,"job_number":"JOB_189904","tr_customer_id":189922,"tr_customer_product_id":189912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:28.000Z","modified_at":"2026-02-18T04:32:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13838222029959","imei1":"13838222029959","imei2":"13838222029959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189906,"job_number":"JOB_189906","tr_customer_id":189924,"tr_customer_product_id":189914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:30.000Z","modified_at":"2026-02-18T04:32:30.000Z","name":"Pablo Reichert","mobile_number":"684-435-2788","email_id":"Monty.Goodwin@yahoo.com","dop":"2025-04-06","serial_number":"19290558509818270","imei1":"19290558509818270","imei2":"19290558509818270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189907,"job_number":"JOB_189907","tr_customer_id":189925,"tr_customer_product_id":189915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:31.000Z","modified_at":"2026-02-18T04:32:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19920191298373","imei1":"19920191298373","imei2":"19920191298373","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189909,"job_number":"JOB_189909","tr_customer_id":189927,"tr_customer_product_id":189917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:32.000Z","modified_at":"2026-02-18T04:32:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10328567117613","imei1":"10328567117613","imei2":"10328567117613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189911,"job_number":"JOB_189911","tr_customer_id":189929,"tr_customer_product_id":189919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:33.000Z","modified_at":"2026-02-18T04:32:33.000Z","name":"Elton Lesch","mobile_number":"765-776-7465","email_id":"Jocelyn.Kub20@hotmail.com","dop":"2025-04-06","serial_number":"18404717044848056","imei1":"18404717044848056","imei2":"18404717044848056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189912,"job_number":"JOB_189912","tr_customer_id":189930,"tr_customer_product_id":189920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:34.000Z","modified_at":"2026-02-18T04:32:34.000Z","name":"Maritza Kohler","mobile_number":"730-780-1808","email_id":"Erick.Wehner44@hotmail.com","dop":"2025-04-06","serial_number":"19415338333829064","imei1":"19415338333829064","imei2":"19415338333829064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189913,"job_number":"JOB_189913","tr_customer_id":189931,"tr_customer_product_id":189921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:35.000Z","modified_at":"2026-02-18T04:32:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15278163076677","imei1":"15278163076677","imei2":"15278163076677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189915,"job_number":"JOB_189915","tr_customer_id":189933,"tr_customer_product_id":189923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:37.000Z","modified_at":"2026-02-18T04:32:37.000Z","name":"Chaim Bernier","mobile_number":"300-735-2875","email_id":"Rosella_DuBuque50@hotmail.com","dop":"2025-04-06","serial_number":"17915216829048608","imei1":"17915216829048608","imei2":"17915216829048608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189916,"job_number":"JOB_189916","tr_customer_id":189934,"tr_customer_product_id":189924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:40.000Z","modified_at":"2026-02-18T04:32:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18437065147395","imei1":"18437065147395","imei2":"18437065147395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189918,"job_number":"JOB_189918","tr_customer_id":189936,"tr_customer_product_id":189926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:41.000Z","modified_at":"2026-02-18T04:32:41.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"16600819139414","imei1":"16600819139414","imei2":"16600819139414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189919,"job_number":"JOB_189919","tr_customer_id":189937,"tr_customer_product_id":189927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lenora Gerhold","mobile_number":"744-262-1596","email_id":"Cole6@yahoo.com","dop":"2025-04-06","serial_number":"11237037459467452","imei1":"11237037459467452","imei2":"11237037459467452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189922,"job_number":"JOB_189922","tr_customer_id":189940,"tr_customer_product_id":189930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:42.000Z","modified_at":"2026-02-18T04:32:42.000Z","name":"Lempi DuBuque","mobile_number":"886-433-8034","email_id":"Neoma.Hudson20@gmail.com","dop":"2025-05-30","serial_number":"17931760282696","imei1":"17931760282696","imei2":"17931760282696","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189923,"job_number":"JOB_189923","tr_customer_id":189941,"tr_customer_product_id":189931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:43.000Z","modified_at":"2026-02-18T04:32:43.000Z","name":"Sydney Kunde","mobile_number":"888-242-7956","email_id":"Hyman80@gmail.com","dop":"2025-04-06","serial_number":"19881215576423940","imei1":"19881215576423940","imei2":"19881215576423940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189924,"job_number":"JOB_189924","tr_customer_id":189942,"tr_customer_product_id":189932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:44.000Z","modified_at":"2026-02-18T04:32:44.000Z","name":"Brady Crooks","mobile_number":"538-289-2701","email_id":"Skye90@gmail.com","dop":"2025-05-30","serial_number":"1986101123987465","imei1":"1986101123987465","imei2":"1986101123987465","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189929,"job_number":"JOB_189929","tr_customer_id":189947,"tr_customer_product_id":189937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13845618227578","imei1":"13845618227578","imei2":"13845618227578","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189930,"job_number":"JOB_189930","tr_customer_id":189948,"tr_customer_product_id":189938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:50.000Z","modified_at":"2026-02-18T04:32:50.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17840245201475","imei1":"17840245201475","imei2":"17840245201475","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189933,"job_number":"JOB_189933","tr_customer_id":189951,"tr_customer_product_id":189941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Foster Gutmann","mobile_number":"423-461-9186","email_id":"Kian_Farrell7@hotmail.com","dop":"2025-04-06","serial_number":"16836874135713422","imei1":"16836874135713422","imei2":"16836874135713422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189934,"job_number":"JOB_189934","tr_customer_id":189952,"tr_customer_product_id":189942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Mervin Heidenreich","mobile_number":"369-213-9807","email_id":"Rossie_Graham@hotmail.com","dop":"2025-08-24","serial_number":"1059451096111346","imei1":"1059451096111346","imei2":"1059451096111346","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189935,"job_number":"JOB_189935","tr_customer_id":189953,"tr_customer_product_id":189943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11560246173617","imei1":"11560246173617","imei2":"11560246173617","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189936,"job_number":"JOB_189936","tr_customer_id":189954,"tr_customer_product_id":189944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:52.000Z","modified_at":"2026-02-18T04:32:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17739634944415","imei1":"17739634944415","imei2":"17739634944415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189939,"job_number":"JOB_189939","tr_customer_id":189957,"tr_customer_product_id":189947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Aurelie Borer","mobile_number":"817-563-9168","email_id":"Maggie_Zboncak34@gmail.com","dop":"2025-04-06","serial_number":"18464664768479250","imei1":"18464664768479250","imei2":"18464664768479250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189940,"job_number":"JOB_189940","tr_customer_id":189958,"tr_customer_product_id":189948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:53.000Z","modified_at":"2026-02-18T04:32:53.000Z","name":"Rosa Leannon","mobile_number":"615-243-7914","email_id":"Jaleel91@gmail.com","dop":"2025-04-06","serial_number":"13469084169884074","imei1":"13469084169884074","imei2":"13469084169884074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189941,"job_number":"JOB_189941","tr_customer_id":189959,"tr_customer_product_id":189949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10631561043514","imei1":"10631561043514","imei2":"10631561043514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189942,"job_number":"JOB_189942","tr_customer_id":189960,"tr_customer_product_id":189950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:54.000Z","modified_at":"2026-02-18T04:32:54.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105106182613359","imei1":"105106182613359","imei2":"105106182613359","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189945,"job_number":"JOB_189945","tr_customer_id":189963,"tr_customer_product_id":189953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:56.000Z","modified_at":"2026-02-18T04:32:56.000Z","name":"Asa Zboncak","mobile_number":"898-649-5306","email_id":"Katelynn5@yahoo.com","dop":"2025-04-06","serial_number":"13058925560661474","imei1":"13058925560661474","imei2":"13058925560661474","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189947,"job_number":"JOB_189947","tr_customer_id":189965,"tr_customer_product_id":189955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12782514283880","imei1":"12782514283880","imei2":"12782514283880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189950,"job_number":"JOB_189950","tr_customer_id":189968,"tr_customer_product_id":189958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17348540343476","imei1":"17348540343476","imei2":"17348540343476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189955,"job_number":"JOB_189955","tr_customer_id":189973,"tr_customer_product_id":189963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"10272848929020","imei1":"10272848929020","imei2":"10272848929020","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189956,"job_number":"JOB_189956","tr_customer_id":189974,"tr_customer_product_id":189964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Maximo Prosacco","mobile_number":"818-452-5940","email_id":"Deron.Bartell87@hotmail.com","dop":"2025-02-01","serial_number":"63498210399956","imei1":"63498210399956","imei2":"63498210399956","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189957,"job_number":"JOB_189957","tr_customer_id":189975,"tr_customer_product_id":189965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Anne Cartwright","mobile_number":"370-504-1556","email_id":"Jenifer.Hudson89@hotmail.com","dop":"2025-04-06","serial_number":"15664546236593382","imei1":"15664546236593382","imei2":"15664546236593382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189958,"job_number":"JOB_189958","tr_customer_id":189976,"tr_customer_product_id":189966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:01.000Z","modified_at":"2026-02-18T04:33:01.000Z","name":"Melba Kihn","mobile_number":"870-802-0266","email_id":"Baron18@gmail.com","dop":"2025-04-06","serial_number":"13750645049343790","imei1":"13750645049343790","imei2":"13750645049343790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189965,"job_number":"JOB_189965","tr_customer_id":189983,"tr_customer_product_id":189973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:05.000Z","modified_at":"2026-02-18T04:33:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17844620175512","imei1":"17844620175512","imei2":"17844620175512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189968,"job_number":"JOB_189968","tr_customer_id":189986,"tr_customer_product_id":189976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:07.000Z","modified_at":"2026-02-18T04:33:07.000Z","name":"Pierce Kshlerin","mobile_number":"685-513-0323","email_id":"Kaylee.Trantow41@gmail.com","dop":"2025-04-06","serial_number":"16917822286819642","imei1":"16917822286819642","imei2":"16917822286819642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189971,"job_number":"JOB_189971","tr_customer_id":189989,"tr_customer_product_id":189979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16395496092799","imei1":"16395496092799","imei2":"16395496092799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189973,"job_number":"JOB_189973","tr_customer_id":189991,"tr_customer_product_id":189981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:09.000Z","modified_at":"2026-02-18T04:33:09.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"19974313878706","imei1":"19974313878706","imei2":"19974313878706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189975,"job_number":"JOB_189975","tr_customer_id":189993,"tr_customer_product_id":189983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:10.000Z","modified_at":"2026-02-18T04:33:10.000Z","name":"Marjorie Kuvalis","mobile_number":"579-767-0392","email_id":"Lacey_Thompson@gmail.com","dop":"2025-04-06","serial_number":"11689538793957750","imei1":"11689538793957750","imei2":"11689538793957750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189976,"job_number":"JOB_189976","tr_customer_id":189994,"tr_customer_product_id":189984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:11.000Z","modified_at":"2026-02-18T04:33:11.000Z","name":"Merritt Lesch","mobile_number":"431-334-3532","email_id":"Treva9@hotmail.com","dop":"2025-04-06","serial_number":"11406081087454038","imei1":"11406081087454038","imei2":"11406081087454038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189977,"job_number":"JOB_189977","tr_customer_id":189995,"tr_customer_product_id":189985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14661256628660","imei1":"14661256628660","imei2":"14661256628660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189979,"job_number":"JOB_189979","tr_customer_id":189997,"tr_customer_product_id":189987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:13.000Z","modified_at":"2026-02-18T04:33:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17612737354466","imei1":"17612737354466","imei2":"17612737354466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189981,"job_number":"JOB_189981","tr_customer_id":189999,"tr_customer_product_id":189989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:14.000Z","modified_at":"2026-02-18T04:33:14.000Z","name":"Dakota Trantow","mobile_number":"983-785-1036","email_id":"Sarina.DAmore37@gmail.com","dop":"2025-04-06","serial_number":"15732826470575668","imei1":"15732826470575668","imei2":"15732826470575668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189982,"job_number":"JOB_189982","tr_customer_id":190000,"tr_customer_product_id":189990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:15.000Z","modified_at":"2026-02-18T04:33:15.000Z","name":"Ahmed Will","mobile_number":"381-410-1332","email_id":"Litzy_Kshlerin@gmail.com","dop":"2025-04-06","serial_number":"19361290015416490","imei1":"19361290015416490","imei2":"19361290015416490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189983,"job_number":"JOB_189983","tr_customer_id":190001,"tr_customer_product_id":189991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:17.000Z","modified_at":"2026-02-18T04:33:17.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"18303099804787","imei1":"18303099804787","imei2":"18303099804787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189985,"job_number":"JOB_189985","tr_customer_id":190003,"tr_customer_product_id":189993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15151011878772","imei1":"15151011878772","imei2":"15151011878772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189989,"job_number":"JOB_189989","tr_customer_id":190007,"tr_customer_product_id":189997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Delfina Smith","mobile_number":"615-278-8860","email_id":"Cecile.Hyatt19@hotmail.com","dop":"2025-04-06","serial_number":"17301596915089460","imei1":"17301596915089460","imei2":"17301596915089460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189991,"job_number":"JOB_189991","tr_customer_id":190009,"tr_customer_product_id":189999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18515372833088","imei1":"18515372833088","imei2":"18515372833088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189993,"job_number":"JOB_189993","tr_customer_id":190011,"tr_customer_product_id":190001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Lorine Dickens","mobile_number":"320-293-5982","email_id":"Nayeli.Heidenreich@yahoo.com","dop":"2025-04-06","serial_number":"11267330790157724","imei1":"11267330790157724","imei2":"11267330790157724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189994,"job_number":"JOB_189994","tr_customer_id":190012,"tr_customer_product_id":190002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:21.000Z","modified_at":"2026-02-18T04:33:21.000Z","name":"Violet Bechtelar","mobile_number":"460-800-9139","email_id":"Josephine55@hotmail.com","dop":"2025-04-06","serial_number":"15502400712572116","imei1":"15502400712572116","imei2":"15502400712572116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189995,"job_number":"JOB_189995","tr_customer_id":190013,"tr_customer_product_id":190003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:22.000Z","modified_at":"2026-02-18T04:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19816179775278","imei1":"19816179775278","imei2":"19816179775278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189997,"job_number":"JOB_189997","tr_customer_id":190015,"tr_customer_product_id":190005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10470878481406","imei1":"10470878481406","imei2":"10470878481406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189998,"job_number":"JOB_189998","tr_customer_id":190016,"tr_customer_product_id":190006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:24.000Z","modified_at":"2026-02-18T04:33:24.000Z","name":"Victoria Christiansen","mobile_number":"678-383-3808","email_id":"Brant2@hotmail.com","dop":"2025-04-06","serial_number":"18294164509567468","imei1":"18294164509567468","imei2":"18294164509567468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190001,"job_number":"JOB_190001","tr_customer_id":190019,"tr_customer_product_id":190009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17263748048098","imei1":"17263748048098","imei2":"17263748048098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190003,"job_number":"JOB_190003","tr_customer_id":190021,"tr_customer_product_id":190011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:25.000Z","modified_at":"2026-02-18T04:33:25.000Z","name":"Laurence Walker","mobile_number":"938-740-8155","email_id":"Craig93@gmail.com","dop":"2025-04-06","serial_number":"17851479396017084","imei1":"17851479396017084","imei2":"17851479396017084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190004,"job_number":"JOB_190004","tr_customer_id":190022,"tr_customer_product_id":190012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:27.000Z","modified_at":"2026-02-18T04:33:27.000Z","name":"Amalia Bogan","mobile_number":"693-218-9613","email_id":"Felicity94@yahoo.com","dop":"2025-04-06","serial_number":"12773279264206230","imei1":"12773279264206230","imei2":"12773279264206230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190005,"job_number":"JOB_190005","tr_customer_id":190023,"tr_customer_product_id":190013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:33.000Z","modified_at":"2026-02-18T04:33:33.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18382508931057","imei1":"18382508931057","imei2":"18382508931057","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190008,"job_number":"JOB_190008","tr_customer_id":190026,"tr_customer_product_id":190016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Dayne Rogahn","mobile_number":"602-621-6774","email_id":"Rudy_Sipes60@hotmail.com","dop":"2025-08-24","serial_number":"1024961022220661","imei1":"1024961022220661","imei2":"1024961022220661","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190011,"job_number":"JOB_190011","tr_customer_id":190029,"tr_customer_product_id":190019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:36.000Z","modified_at":"2026-02-18T04:33:36.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"101011706416571","imei1":"101011706416571","imei2":"101011706416571","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190013,"job_number":"JOB_190013","tr_customer_id":190031,"tr_customer_product_id":190021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:37.000Z","modified_at":"2026-02-18T04:33:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18305649281214","imei1":"18305649281214","imei2":"18305649281214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190015,"job_number":"JOB_190015","tr_customer_id":190033,"tr_customer_product_id":190023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:39.000Z","modified_at":"2026-02-18T04:33:39.000Z","name":"Eva Grant","mobile_number":"652-683-9888","email_id":"Laila15@hotmail.com","dop":"2025-04-06","serial_number":"17041867075507308","imei1":"17041867075507308","imei2":"17041867075507308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190017,"job_number":"JOB_190017","tr_customer_id":190035,"tr_customer_product_id":190025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15465107150611","imei1":"15465107150611","imei2":"15465107150611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190019,"job_number":"JOB_190019","tr_customer_id":190037,"tr_customer_product_id":190027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:41.000Z","modified_at":"2026-02-18T04:33:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17933141319770","imei1":"17933141319770","imei2":"17933141319770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190021,"job_number":"JOB_190021","tr_customer_id":190039,"tr_customer_product_id":190029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:42.000Z","modified_at":"2026-02-18T04:33:42.000Z","name":"Christine Schuster","mobile_number":"974-976-2462","email_id":"Cornelius_Treutel@yahoo.com","dop":"2025-04-06","serial_number":"10658717540785816","imei1":"10658717540785816","imei2":"10658717540785816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190022,"job_number":"JOB_190022","tr_customer_id":190040,"tr_customer_product_id":190030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:43.000Z","modified_at":"2026-02-18T04:33:43.000Z","name":"Alvah Mitchell","mobile_number":"322-807-9150","email_id":"Vinnie_Jast28@gmail.com","dop":"2025-04-06","serial_number":"16004571822446618","imei1":"16004571822446618","imei2":"16004571822446618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190025,"job_number":"JOB_190025","tr_customer_id":190043,"tr_customer_product_id":190033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:46.000Z","modified_at":"2026-02-18T04:33:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17199194478874","imei1":"17199194478874","imei2":"17199194478874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190028,"job_number":"JOB_190028","tr_customer_id":190046,"tr_customer_product_id":190036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:48.000Z","modified_at":"2026-02-18T04:33:48.000Z","name":"Jefferey West","mobile_number":"808-366-8496","email_id":"Eldridge.Streich10@hotmail.com","dop":"2025-04-06","serial_number":"11105626954105144","imei1":"11105626954105144","imei2":"11105626954105144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190030,"job_number":"JOB_190030","tr_customer_id":190048,"tr_customer_product_id":190038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:53.000Z","modified_at":"2026-02-18T04:33:53.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11755330089677","imei1":"11755330089677","imei2":"11755330089677","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190032,"job_number":"JOB_190032","tr_customer_id":190050,"tr_customer_product_id":190040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:55.000Z","modified_at":"2026-02-18T04:33:55.000Z","name":"Danny Boyle","mobile_number":"218-206-5714","email_id":"Leatha.Conroy83@hotmail.com","dop":"2025-04-06","serial_number":"17910978610996212","imei1":"17910978610996212","imei2":"17910978610996212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190033,"job_number":"JOB_190033","tr_customer_id":190051,"tr_customer_product_id":190041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:57.000Z","modified_at":"2026-02-18T04:33:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17496074439311","imei1":"17496074439311","imei2":"17496074439311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190035,"job_number":"JOB_190035","tr_customer_id":190053,"tr_customer_product_id":190043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:58.000Z","modified_at":"2026-02-18T04:33:58.000Z","name":"Alfonzo Wintheiser","mobile_number":"877-292-6605","email_id":"Cristopher_Effertz@hotmail.com","dop":"2025-04-06","serial_number":"12189558134173404","imei1":"12189558134173404","imei2":"12189558134173404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190036,"job_number":"JOB_190036","tr_customer_id":190054,"tr_customer_product_id":190044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:01.000Z","modified_at":"2026-02-18T04:34:01.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"15004272219129","imei1":"15004272219129","imei2":"15004272219129","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190038,"job_number":"JOB_190038","tr_customer_id":190056,"tr_customer_product_id":190046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:02.000Z","modified_at":"2026-02-18T04:34:02.000Z","name":"Janiya Corwin","mobile_number":"930-836-5831","email_id":"Eleonore_Schulist@yahoo.com","dop":"2025-04-06","serial_number":"12655496592987900","imei1":"12655496592987900","imei2":"12655496592987900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190039,"job_number":"JOB_190039","tr_customer_id":190057,"tr_customer_product_id":190047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:03.000Z","modified_at":"2026-02-18T04:34:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215668457138","imei1":"16215668457138","imei2":"16215668457138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190041,"job_number":"JOB_190041","tr_customer_id":190059,"tr_customer_product_id":190049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:04.000Z","modified_at":"2026-02-18T04:34:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19830099704112","imei1":"19830099704112","imei2":"19830099704112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190043,"job_number":"JOB_190043","tr_customer_id":190061,"tr_customer_product_id":190051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"Abbie Baumbach","mobile_number":"409-893-4055","email_id":"Claudia14@yahoo.com","dop":"2025-04-06","serial_number":"11766109285606330","imei1":"11766109285606330","imei2":"11766109285606330","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190044,"job_number":"JOB_190044","tr_customer_id":190062,"tr_customer_product_id":190052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:05.000Z","modified_at":"2026-02-18T04:34:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11050134936822","imei1":"11050134936822","imei2":"11050134936822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190046,"job_number":"JOB_190046","tr_customer_id":190064,"tr_customer_product_id":190054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:06.000Z","modified_at":"2026-02-18T04:34:06.000Z","name":"Cody Lesch","mobile_number":"582-591-7189","email_id":"Ike.Cremin@yahoo.com","dop":"2025-04-06","serial_number":"14470735910384242","imei1":"14470735910384242","imei2":"14470735910384242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190047,"job_number":"JOB_190047","tr_customer_id":190065,"tr_customer_product_id":190055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12284017425226","imei1":"12284017425226","imei2":"12284017425226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190048,"job_number":"JOB_190048","tr_customer_id":190066,"tr_customer_product_id":190056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:07.000Z","modified_at":"2026-02-18T04:34:07.000Z","name":"Sabrina Stracke","mobile_number":"575-716-2695","email_id":"Meta.Parisian45@gmail.com","dop":"2025-04-06","serial_number":"10199252222495266","imei1":"10199252222495266","imei2":"10199252222495266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190050,"job_number":"JOB_190050","tr_customer_id":190068,"tr_customer_product_id":190058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:08.000Z","modified_at":"2026-02-18T04:34:08.000Z","name":"Oleta Leannon","mobile_number":"416-628-0529","email_id":"Brittany_Gerhold@hotmail.com","dop":"2025-04-06","serial_number":"16475117195337212","imei1":"16475117195337212","imei2":"16475117195337212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190051,"job_number":"JOB_190051","tr_customer_id":190069,"tr_customer_product_id":190059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:16.000Z","modified_at":"2026-02-18T04:34:16.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15717532458800","imei1":"15717532458800","imei2":"15717532458800","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190053,"job_number":"JOB_190053","tr_customer_id":190071,"tr_customer_product_id":190061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:17.000Z","modified_at":"2026-02-18T04:34:17.000Z","name":"Sierra Sporer","mobile_number":"588-583-4375","email_id":"Aurelio4@hotmail.com","dop":"2025-08-24","serial_number":"1071169294204711","imei1":"1071169294204711","imei2":"1071169294204711","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190054,"job_number":"JOB_190054","tr_customer_id":190072,"tr_customer_product_id":190062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:23.000Z","modified_at":"2026-02-18T04:34:23.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12034802834790","imei1":"12034802834790","imei2":"12034802834790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190056,"job_number":"JOB_190056","tr_customer_id":190074,"tr_customer_product_id":190064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:24.000Z","modified_at":"2026-02-18T04:34:24.000Z","name":"Maudie Dare","mobile_number":"561-665-6915","email_id":"Gwendolyn.Sporer43@gmail.com","dop":"2025-04-06","serial_number":"19407284544979830","imei1":"19407284544979830","imei2":"19407284544979830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190058,"job_number":"JOB_190058","tr_customer_id":190076,"tr_customer_product_id":190066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17691315898160","imei1":"17691315898160","imei2":"17691315898160","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190062,"job_number":"JOB_190062","tr_customer_id":190080,"tr_customer_product_id":190070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Marley Crooks","mobile_number":"764-662-2162","email_id":"Dangelo.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14703217760047118","imei1":"14703217760047118","imei2":"14703217760047118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190063,"job_number":"JOB_190063","tr_customer_id":190081,"tr_customer_product_id":190071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:33.000Z","modified_at":"2026-02-18T04:34:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17870327716054","imei1":"17870327716054","imei2":"17870327716054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190065,"job_number":"JOB_190065","tr_customer_id":190083,"tr_customer_product_id":190073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:34.000Z","modified_at":"2026-02-18T04:34:34.000Z","name":"Bettye Pacocha","mobile_number":"572-317-4375","email_id":"Stanton.Muller@yahoo.com","dop":"2025-04-06","serial_number":"17751173561664836","imei1":"17751173561664836","imei2":"17751173561664836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190066,"job_number":"JOB_190066","tr_customer_id":190084,"tr_customer_product_id":190074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:44.000Z","modified_at":"2026-02-18T04:34:44.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14685434460561","imei1":"14685434460561","imei2":"14685434460561","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190068,"job_number":"JOB_190068","tr_customer_id":190086,"tr_customer_product_id":190076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:45.000Z","modified_at":"2026-02-18T04:34:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561481588824","imei1":"18561481588824","imei2":"18561481588824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190070,"job_number":"JOB_190070","tr_customer_id":190088,"tr_customer_product_id":190078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:46.000Z","modified_at":"2026-02-18T04:34:46.000Z","name":"Isabell Block","mobile_number":"996-413-5388","email_id":"Turner.White81@yahoo.com","dop":"2025-04-06","serial_number":"13559373668772436","imei1":"13559373668772436","imei2":"13559373668772436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190071,"job_number":"JOB_190071","tr_customer_id":190089,"tr_customer_product_id":190079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:47.000Z","modified_at":"2026-02-18T04:34:47.000Z","name":"Freida Dare","mobile_number":"960-753-3389","email_id":"Lance13@hotmail.com","dop":"2025-04-06","serial_number":"17890090189933324","imei1":"17890090189933324","imei2":"17890090189933324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190072,"job_number":"JOB_190072","tr_customer_id":190090,"tr_customer_product_id":190080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:51.000Z","modified_at":"2026-02-18T04:34:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19166908605113","imei1":"19166908605113","imei2":"19166908605113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190074,"job_number":"JOB_190074","tr_customer_id":190092,"tr_customer_product_id":190082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:52.000Z","modified_at":"2026-02-18T04:34:52.000Z","name":"Oswald Hilll","mobile_number":"293-237-3583","email_id":"Augustus.OConnell9@gmail.com","dop":"2025-04-06","serial_number":"18042859541030090","imei1":"18042859541030090","imei2":"18042859541030090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190075,"job_number":"JOB_190075","tr_customer_id":190093,"tr_customer_product_id":190083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:05.000Z","modified_at":"2026-02-18T04:48:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94474883610370","imei1":"94474883610370","imei2":"94474883610370","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190076,"job_number":"JOB_190076","tr_customer_id":190094,"tr_customer_product_id":190084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67347969283959","imei1":"67347969283959","imei2":"67347969283959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190077,"job_number":"JOB_190077","tr_customer_id":190095,"tr_customer_product_id":190085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93945007250020","imei1":"93945007250020","imei2":"93945007250020","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190078,"job_number":"JOB_190078","tr_customer_id":190096,"tr_customer_product_id":190086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:06.000Z","modified_at":"2026-02-18T04:48:06.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86157489585752","imei1":"86157489585752","imei2":"86157489585752","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190079,"job_number":"JOB_190079","tr_customer_id":190097,"tr_customer_product_id":190087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48053538183968","imei1":"48053538183968","imei2":"48053538183968","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190080,"job_number":"JOB_190080","tr_customer_id":190098,"tr_customer_product_id":190088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:07.000Z","modified_at":"2026-02-18T04:48:07.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81075465488948","imei1":"81075465488948","imei2":"81075465488948","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190082,"job_number":"JOB_190082","tr_customer_id":190100,"tr_customer_product_id":190090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30573706462151","imei1":"30573706462151","imei2":"30573706462151","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190083,"job_number":"JOB_190083","tr_customer_id":190101,"tr_customer_product_id":190091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:38.000Z","modified_at":"2026-02-18T04:48:38.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13944727062629","imei1":"13944727062629","imei2":"13944727062629","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190084,"job_number":"JOB_190084","tr_customer_id":190102,"tr_customer_product_id":190092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37299233865114","imei1":"37299233865114","imei2":"37299233865114","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190085,"job_number":"JOB_190085","tr_customer_id":190103,"tr_customer_product_id":190093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99321189931152","imei1":"99321189931152","imei2":"99321189931152","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190086,"job_number":"JOB_190086","tr_customer_id":190104,"tr_customer_product_id":190094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:39.000Z","modified_at":"2026-02-18T04:48:39.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88276623984127","imei1":"88276623984127","imei2":"88276623984127","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190087,"job_number":"JOB_190087","tr_customer_id":190105,"tr_customer_product_id":190095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:48:40.000Z","modified_at":"2026-02-18T04:48:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12814807369465","imei1":"12814807369465","imei2":"12814807369465","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:48:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190089,"job_number":"JOB_190089","tr_customer_id":190107,"tr_customer_product_id":190097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31841261826072","imei1":"31841261826072","imei2":"31841261826072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190090,"job_number":"JOB_190090","tr_customer_id":190108,"tr_customer_product_id":190098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:11.000Z","modified_at":"2026-02-18T04:49:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95068589489738","imei1":"95068589489738","imei2":"95068589489738","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190091,"job_number":"JOB_190091","tr_customer_id":190109,"tr_customer_product_id":190099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97084720785731","imei1":"97084720785731","imei2":"97084720785731","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190092,"job_number":"JOB_190092","tr_customer_id":190110,"tr_customer_product_id":190100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76280532759375","imei1":"76280532759375","imei2":"76280532759375","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190093,"job_number":"JOB_190093","tr_customer_id":190111,"tr_customer_product_id":190101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86752060353957","imei1":"86752060353957","imei2":"86752060353957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190094,"job_number":"JOB_190094","tr_customer_id":190112,"tr_customer_product_id":190102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:49:12.000Z","modified_at":"2026-02-18T04:49:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33860520659895","imei1":"33860520659895","imei2":"33860520659895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190096,"job_number":"JOB_190096","tr_customer_id":190114,"tr_customer_product_id":190104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:17.000Z","modified_at":"2026-02-18T05:01:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12405713526717","imei1":"12405713526717","imei2":"12405713526717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190098,"job_number":"JOB_190098","tr_customer_id":190116,"tr_customer_product_id":190106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:01:19.000Z","modified_at":"2026-02-18T05:01:19.000Z","name":"Jeff Schamberger","mobile_number":"856-594-6289","email_id":"Rose.Hand@hotmail.com","dop":"2025-04-06","serial_number":"15609430384899080","imei1":"15609430384899080","imei2":"15609430384899080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190099,"job_number":"JOB_190099","tr_customer_id":190117,"tr_customer_product_id":190107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:00.000Z","modified_at":"2026-02-18T05:02:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16446468709079","imei1":"16446468709079","imei2":"16446468709079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190101,"job_number":"JOB_190101","tr_customer_id":190119,"tr_customer_product_id":190109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:02.000Z","modified_at":"2026-02-18T05:02:02.000Z","name":"Era Fahey","mobile_number":"372-707-5889","email_id":"Gina_Crona@gmail.com","dop":"2025-04-06","serial_number":"19365225169621504","imei1":"19365225169621504","imei2":"19365225169621504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190102,"job_number":"JOB_190102","tr_customer_id":190120,"tr_customer_product_id":190110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:43.000Z","modified_at":"2026-02-18T05:02:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10300425608641","imei1":"10300425608641","imei2":"10300425608641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190104,"job_number":"JOB_190104","tr_customer_id":190122,"tr_customer_product_id":190112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:02:44.000Z","modified_at":"2026-02-18T05:02:44.000Z","name":"Maci Nolan","mobile_number":"376-635-4718","email_id":"Lester_Bartell@hotmail.com","dop":"2025-04-06","serial_number":"11096232522086484","imei1":"11096232522086484","imei2":"11096232522086484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190105,"job_number":"JOB_190105","tr_customer_id":190123,"tr_customer_product_id":190113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:04:06.000Z","modified_at":"2026-02-18T05:04:06.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-08","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-08T05:04:06.355558314Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190108,"job_number":"JOB_190108","tr_customer_id":190126,"tr_customer_product_id":190116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:21.000Z","modified_at":"2026-02-18T05:20:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13127690782204","imei1":"13127690782204","imei2":"13127690782204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190110,"job_number":"JOB_190110","tr_customer_id":190128,"tr_customer_product_id":190118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:20:22.000Z","modified_at":"2026-02-18T05:20:22.000Z","name":"Trisha Jakubowski","mobile_number":"714-560-0378","email_id":"Kelli_Gibson84@hotmail.com","dop":"2025-04-06","serial_number":"10656087180750014","imei1":"10656087180750014","imei2":"10656087180750014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:20:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190111,"job_number":"JOB_190111","tr_customer_id":190129,"tr_customer_product_id":190119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:08.000Z","modified_at":"2026-02-18T05:21:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14641799404589","imei1":"14641799404589","imei2":"14641799404589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190113,"job_number":"JOB_190113","tr_customer_id":190131,"tr_customer_product_id":190121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Norene Bartoletti","mobile_number":"231-997-2116","email_id":"Magnus_Kilback@gmail.com","dop":"2025-04-06","serial_number":"17324904040563396","imei1":"17324904040563396","imei2":"17324904040563396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190114,"job_number":"JOB_190114","tr_customer_id":190132,"tr_customer_product_id":190122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:10.000Z","modified_at":"2026-02-18T05:21:10.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"96227302200887","imei1":"96227302200887","imei2":"96227302200887","popurl":"2026-02-08T05:21:10.526482126Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190115,"job_number":"JOB_190115","tr_customer_id":190133,"tr_customer_product_id":190123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:42.000Z","modified_at":"2026-02-18T05:21:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-08","serial_number":"55931499463602","imei1":"55931499463602","imei2":"55931499463602","popurl":"2026-02-08T05:21:41.669344703Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190116,"job_number":"JOB_190116","tr_customer_id":190134,"tr_customer_product_id":190124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:56.000Z","modified_at":"2026-02-18T05:21:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18355171508108","imei1":"18355171508108","imei2":"18355171508108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190118,"job_number":"JOB_190118","tr_customer_id":190136,"tr_customer_product_id":190126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:21:58.000Z","modified_at":"2026-02-18T05:21:58.000Z","name":"Dan McDermott","mobile_number":"816-453-8198","email_id":"Luisa_Brakus@gmail.com","dop":"2025-04-06","serial_number":"15049373504383220","imei1":"15049373504383220","imei2":"15049373504383220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:21:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190119,"job_number":"JOB_190119","tr_customer_id":190137,"tr_customer_product_id":190127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:42.000Z","modified_at":"2026-02-18T05:25:42.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"101980542248474","imei1":"101980542248474","imei2":"101980542248474","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190121,"job_number":"JOB_190121","tr_customer_id":190139,"tr_customer_product_id":190129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:25:54.000Z","modified_at":"2026-02-18T05:25:54.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100029771793993","imei1":"100029771793993","imei2":"100029771793993","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190124,"job_number":"JOB_190124","tr_customer_id":190142,"tr_customer_product_id":190132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:08.000Z","modified_at":"2026-02-18T05:43:08.000Z","name":"Carter Farrell","mobile_number":"590-860-3126","email_id":"Halie_Dickens18@gmail.com","dop":"2025-04-06","serial_number":"13354797555509804","imei1":"13354797555509804","imei2":"13354797555509804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190126,"job_number":"JOB_190126","tr_customer_id":190144,"tr_customer_product_id":190134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:43:24.000Z","modified_at":"2026-02-18T05:43:24.000Z","name":"Alba Sauer","mobile_number":"964-992-2860","email_id":"Althea95@yahoo.com","dop":"2025-04-06","serial_number":"10520380872596868","imei1":"10520380872596868","imei2":"10520380872596868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190127,"job_number":"JOB_190127","tr_customer_id":190145,"tr_customer_product_id":190135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:09.000Z","modified_at":"2026-02-18T05:44:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"10564858128697","imei1":"10564858128697","imei2":"10564858128697","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190129,"job_number":"JOB_190129","tr_customer_id":190147,"tr_customer_product_id":190137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:25.000Z","modified_at":"2026-02-18T05:44:25.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"18872307715494","imei1":"18872307715494","imei2":"18872307715494","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190131,"job_number":"JOB_190131","tr_customer_id":190149,"tr_customer_product_id":190139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:44:42.000Z","modified_at":"2026-02-18T05:44:42.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"13240264479142","imei1":"13240264479142","imei2":"13240264479142","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:44:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190133,"job_number":"JOB_190133","tr_customer_id":190151,"tr_customer_product_id":190141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:26.000Z","modified_at":"2026-02-18T05:52:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11868035467810","imei1":"11868035467810","imei2":"11868035467810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190135,"job_number":"JOB_190135","tr_customer_id":190153,"tr_customer_product_id":190143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:52:27.000Z","modified_at":"2026-02-18T05:52:27.000Z","name":"Gerald Tromp","mobile_number":"643-604-7782","email_id":"Jordon_Watsica@yahoo.com","dop":"2025-04-06","serial_number":"13522416180419974","imei1":"13522416180419974","imei2":"13522416180419974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190136,"job_number":"JOB_190136","tr_customer_id":190154,"tr_customer_product_id":190144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:14.000Z","modified_at":"2026-02-18T05:53:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17789218803786","imei1":"17789218803786","imei2":"17789218803786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190138,"job_number":"JOB_190138","tr_customer_id":190156,"tr_customer_product_id":190146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:53:16.000Z","modified_at":"2026-02-18T05:53:16.000Z","name":"Adah Durgan","mobile_number":"290-683-9025","email_id":"Myrtis_Ward@hotmail.com","dop":"2025-04-06","serial_number":"17002228114471188","imei1":"17002228114471188","imei2":"17002228114471188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:53:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190139,"job_number":"JOB_190139","tr_customer_id":190157,"tr_customer_product_id":190147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:02.000Z","modified_at":"2026-02-18T05:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16676037515945","imei1":"16676037515945","imei2":"16676037515945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190141,"job_number":"JOB_190141","tr_customer_id":190159,"tr_customer_product_id":190149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:54:04.000Z","modified_at":"2026-02-18T05:54:04.000Z","name":"Reginald Walsh","mobile_number":"487-664-0981","email_id":"Lowell16@hotmail.com","dop":"2025-04-06","serial_number":"19457674412927790","imei1":"19457674412927790","imei2":"19457674412927790","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190143,"job_number":"JOB_190143","tr_customer_id":190161,"tr_customer_product_id":190151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:06:00.000Z","modified_at":"2026-02-18T06:06:00.000Z","name":"Kennedi Bayer","mobile_number":"786-538-8977","email_id":"Otis.Harris@yahoo.com","dop":"2025-04-06","serial_number":"19803253137837","imei1":"19803253137837","imei2":"19803253137837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190144,"job_number":"JOB_190144","tr_customer_id":190162,"tr_customer_product_id":190152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:05.000Z","modified_at":"2026-02-18T06:41:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18732609449596","imei1":"18732609449596","imei2":"18732609449596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190146,"job_number":"JOB_190146","tr_customer_id":190164,"tr_customer_product_id":190154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:07.000Z","modified_at":"2026-02-18T06:41:07.000Z","name":"Ford Schumm","mobile_number":"320-806-5188","email_id":"Blanche.Rice50@gmail.com","dop":"2025-04-06","serial_number":"19663204204619264","imei1":"19663204204619264","imei2":"19663204204619264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190147,"job_number":"JOB_190147","tr_customer_id":190165,"tr_customer_product_id":190155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:51.000Z","modified_at":"2026-02-18T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685368095791","imei1":"15685368095791","imei2":"15685368095791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190149,"job_number":"JOB_190149","tr_customer_id":190167,"tr_customer_product_id":190157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:41:52.000Z","modified_at":"2026-02-18T06:41:52.000Z","name":"Kiley Collier","mobile_number":"359-831-0067","email_id":"Jamey_Smitham65@yahoo.com","dop":"2025-04-06","serial_number":"11025899571671452","imei1":"11025899571671452","imei2":"11025899571671452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190150,"job_number":"JOB_190150","tr_customer_id":190168,"tr_customer_product_id":190158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:36.000Z","modified_at":"2026-02-18T06:42:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10792371185661","imei1":"10792371185661","imei2":"10792371185661","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190152,"job_number":"JOB_190152","tr_customer_id":190170,"tr_customer_product_id":190160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:42:38.000Z","modified_at":"2026-02-18T06:42:38.000Z","name":"Sienna Schmeler","mobile_number":"773-625-5773","email_id":"Kris.Von65@yahoo.com","dop":"2025-04-06","serial_number":"19213851563563720","imei1":"19213851563563720","imei2":"19213851563563720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190163,"job_number":"JOB_190163","tr_customer_id":190181,"tr_customer_product_id":190171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:24.000Z","modified_at":"2026-02-18T06:49:24.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"102085670489244","imei1":"102085670489244","imei2":"102085670489244","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190168,"job_number":"JOB_190168","tr_customer_id":190186,"tr_customer_product_id":190176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:07.000Z","modified_at":"2026-02-18T06:50:07.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"109963214162894","imei1":"109963214162894","imei2":"109963214162894","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190170,"job_number":"JOB_190170","tr_customer_id":190188,"tr_customer_product_id":190178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:50:51.000Z","modified_at":"2026-02-18T06:50:51.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102716387247069","imei1":"102716387247069","imei2":"102716387247069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190174,"job_number":"JOB_190174","tr_customer_id":190192,"tr_customer_product_id":190182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:07.000Z","modified_at":"2026-02-18T06:52:07.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10031817499620","imei1":"10031817499620","imei2":"10031817499620","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190176,"job_number":"JOB_190176","tr_customer_id":190194,"tr_customer_product_id":190184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:08.000Z","modified_at":"2026-02-18T06:52:08.000Z","name":"Yesenia Yundt","mobile_number":"647-853-7140","email_id":"Estella.Stehr@yahoo.com","dop":"2025-06-18","serial_number":"1011965993139700","imei1":"1011965993139700","imei2":"1011965993139700","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190178,"job_number":"JOB_190178","tr_customer_id":190196,"tr_customer_product_id":190186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:19.000Z","modified_at":"2026-02-18T06:52:19.000Z","name":"Nona Metz","mobile_number":"819-733-6461","email_id":"Ocie16@gmail.com","dop":"2025-04-06","serial_number":"11932224550477382","imei1":"11932224550477382","imei2":"11932224550477382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190179,"job_number":"JOB_190179","tr_customer_id":190197,"tr_customer_product_id":190187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:50.000Z","modified_at":"2026-02-18T06:52:50.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10019053131971","imei1":"10019053131971","imei2":"10019053131971","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190181,"job_number":"JOB_190181","tr_customer_id":190199,"tr_customer_product_id":190189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:52:51.000Z","modified_at":"2026-02-18T06:52:51.000Z","name":"Arnold Heidenreich","mobile_number":"748-346-5385","email_id":"Talon30@yahoo.com","dop":"2025-06-18","serial_number":"1011762146759301","imei1":"1011762146759301","imei2":"1011762146759301","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190182,"job_number":"JOB_190182","tr_customer_id":190200,"tr_customer_product_id":190190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:12.000Z","modified_at":"2026-02-18T06:53:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16295724758220","imei1":"16295724758220","imei2":"16295724758220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190184,"job_number":"JOB_190184","tr_customer_id":190202,"tr_customer_product_id":190192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:13.000Z","modified_at":"2026-02-18T06:53:13.000Z","name":"Chesley Nitzsche","mobile_number":"647-975-9708","email_id":"Chaim20@yahoo.com","dop":"2025-04-06","serial_number":"12844935687367992","imei1":"12844935687367992","imei2":"12844935687367992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190185,"job_number":"JOB_190185","tr_customer_id":190203,"tr_customer_product_id":190193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:53:59.000Z","modified_at":"2026-02-18T06:53:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12410729712460","imei1":"12410729712460","imei2":"12410729712460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190187,"job_number":"JOB_190187","tr_customer_id":190205,"tr_customer_product_id":190195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:01.000Z","modified_at":"2026-02-18T06:54:01.000Z","name":"Bertram Robel","mobile_number":"905-900-2389","email_id":"Clay.Yost9@gmail.com","dop":"2025-04-06","serial_number":"12125825428952708","imei1":"12125825428952708","imei2":"12125825428952708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190188,"job_number":"JOB_190188","tr_customer_id":190206,"tr_customer_product_id":190196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:46.000Z","modified_at":"2026-02-18T06:54:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15232207746379","imei1":"15232207746379","imei2":"15232207746379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190190,"job_number":"JOB_190190","tr_customer_id":190208,"tr_customer_product_id":190198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:54:48.000Z","modified_at":"2026-02-18T06:54:48.000Z","name":"Coty Hartmann","mobile_number":"375-552-6900","email_id":"Alanna.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19222650479567190","imei1":"19222650479567190","imei2":"19222650479567190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190191,"job_number":"JOB_190191","tr_customer_id":190209,"tr_customer_product_id":190199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:23.000Z","modified_at":"2026-02-18T06:55:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19647636409518","imei1":"19647636409518","imei2":"19647636409518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190193,"job_number":"JOB_190193","tr_customer_id":190211,"tr_customer_product_id":190201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:55:24.000Z","modified_at":"2026-02-18T06:55:24.000Z","name":"Kadin Frami","mobile_number":"557-599-9062","email_id":"Jaquan_Corkery15@gmail.com","dop":"2025-04-06","serial_number":"11430984898659362","imei1":"11430984898659362","imei2":"11430984898659362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:55:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190194,"job_number":"JOB_190194","tr_customer_id":190212,"tr_customer_product_id":190202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:09.000Z","modified_at":"2026-02-18T06:56:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18260838980650","imei1":"18260838980650","imei2":"18260838980650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190196,"job_number":"JOB_190196","tr_customer_id":190214,"tr_customer_product_id":190204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:10.000Z","modified_at":"2026-02-18T06:56:10.000Z","name":"Candace Crist","mobile_number":"264-437-8069","email_id":"Jamie_Hodkiewicz0@gmail.com","dop":"2025-04-06","serial_number":"17285402669398472","imei1":"17285402669398472","imei2":"17285402669398472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190197,"job_number":"JOB_190197","tr_customer_id":190215,"tr_customer_product_id":190205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:54.000Z","modified_at":"2026-02-18T06:56:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15986748216150","imei1":"15986748216150","imei2":"15986748216150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190199,"job_number":"JOB_190199","tr_customer_id":190217,"tr_customer_product_id":190207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:56:56.000Z","modified_at":"2026-02-18T06:56:56.000Z","name":"Rosina Mante","mobile_number":"813-236-6076","email_id":"Delia.McDermott9@yahoo.com","dop":"2025-04-06","serial_number":"15835555712946012","imei1":"15835555712946012","imei2":"15835555712946012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190203,"job_number":"JOB_190203","tr_customer_id":190221,"tr_customer_product_id":190211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:46.000Z","modified_at":"2026-02-18T06:57:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12882681791781","imei1":"12882681791781","imei2":"12882681791781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190205,"job_number":"JOB_190205","tr_customer_id":190223,"tr_customer_product_id":190213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:57:48.000Z","modified_at":"2026-02-18T06:57:48.000Z","name":"Otis Bernier","mobile_number":"400-732-3143","email_id":"Emmanuel_Langworth41@gmail.com","dop":"2025-04-06","serial_number":"17966768070654140","imei1":"17966768070654140","imei2":"17966768070654140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:57:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190206,"job_number":"JOB_190206","tr_customer_id":190224,"tr_customer_product_id":190214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:33.000Z","modified_at":"2026-02-18T06:58:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19841708734444","imei1":"19841708734444","imei2":"19841708734444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190208,"job_number":"JOB_190208","tr_customer_id":190226,"tr_customer_product_id":190216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:58:34.000Z","modified_at":"2026-02-18T06:58:34.000Z","name":"Lesly Gottlieb","mobile_number":"901-875-3060","email_id":"Brennan_Rice@gmail.com","dop":"2025-04-06","serial_number":"16225486635910706","imei1":"16225486635910706","imei2":"16225486635910706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:58:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190209,"job_number":"JOB_190209","tr_customer_id":190227,"tr_customer_product_id":190217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:19.000Z","modified_at":"2026-02-18T06:59:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17185053742106","imei1":"17185053742106","imei2":"17185053742106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190211,"job_number":"JOB_190211","tr_customer_id":190229,"tr_customer_product_id":190219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:59:21.000Z","modified_at":"2026-02-18T06:59:21.000Z","name":"Greta Kreiger","mobile_number":"944-264-5382","email_id":"Sierra.Ankunding49@hotmail.com","dop":"2025-04-06","serial_number":"17921724011688458","imei1":"17921724011688458","imei2":"17921724011688458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190212,"job_number":"JOB_190212","tr_customer_id":190230,"tr_customer_product_id":190220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:04.000Z","modified_at":"2026-02-18T07:00:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14096419037132","imei1":"14096419037132","imei2":"14096419037132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190214,"job_number":"JOB_190214","tr_customer_id":190232,"tr_customer_product_id":190222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:06.000Z","modified_at":"2026-02-18T07:00:06.000Z","name":"Omer Satterfield","mobile_number":"382-563-0108","email_id":"Krystel63@gmail.com","dop":"2025-04-06","serial_number":"16234501441018828","imei1":"16234501441018828","imei2":"16234501441018828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190216,"job_number":"JOB_190216","tr_customer_id":190234,"tr_customer_product_id":190224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:08.000Z","modified_at":"2026-02-18T07:00:08.000Z","name":"Marian Wiegand","mobile_number":"853-938-4190","email_id":"Kianna_Wuckert89@yahoo.com","dop":"2025-04-06","serial_number":"18010368571229264","imei1":"18010368571229264","imei2":"18010368571229264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190217,"job_number":"JOB_190217","tr_customer_id":190235,"tr_customer_product_id":190225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:50.000Z","modified_at":"2026-02-18T07:00:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16786384019604","imei1":"16786384019604","imei2":"16786384019604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190219,"job_number":"JOB_190219","tr_customer_id":190237,"tr_customer_product_id":190227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:00:52.000Z","modified_at":"2026-02-18T07:00:52.000Z","name":"Dennis Pouros","mobile_number":"247-360-3486","email_id":"Consuelo_Kessler77@gmail.com","dop":"2025-04-06","serial_number":"13903009269419856","imei1":"13903009269419856","imei2":"13903009269419856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190220,"job_number":"JOB_190220","tr_customer_id":190238,"tr_customer_product_id":190228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:18.000Z","modified_at":"2026-02-18T07:01:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15185187846995","imei1":"15185187846995","imei2":"15185187846995","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190222,"job_number":"JOB_190222","tr_customer_id":190240,"tr_customer_product_id":190230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:20.000Z","modified_at":"2026-02-18T07:01:20.000Z","name":"Solon Jast","mobile_number":"331-396-6983","email_id":"Alize.Boehm22@gmail.com","dop":"2025-04-06","serial_number":"17929426369800628","imei1":"17929426369800628","imei2":"17929426369800628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190225,"job_number":"JOB_190225","tr_customer_id":190243,"tr_customer_product_id":190233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10947429898429","imei1":"10947429898429","imei2":"10947429898429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190228,"job_number":"JOB_190228","tr_customer_id":190246,"tr_customer_product_id":190236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:26.000Z","modified_at":"2026-02-18T07:01:26.000Z","name":"Tristian Heathcote","mobile_number":"417-909-6129","email_id":"Roxane.Little99@hotmail.com","dop":"2025-04-06","serial_number":"10797638717327602","imei1":"10797638717327602","imei2":"10797638717327602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190229,"job_number":"JOB_190229","tr_customer_id":190247,"tr_customer_product_id":190237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:37.000Z","modified_at":"2026-02-18T07:01:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16507714411772","imei1":"16507714411772","imei2":"16507714411772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190231,"job_number":"JOB_190231","tr_customer_id":190249,"tr_customer_product_id":190239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:38.000Z","modified_at":"2026-02-18T07:01:38.000Z","name":"Janis Wyman","mobile_number":"354-346-4263","email_id":"Bernie.Rath@gmail.com","dop":"2025-04-06","serial_number":"14677679815937404","imei1":"14677679815937404","imei2":"14677679815937404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190232,"job_number":"JOB_190232","tr_customer_id":190250,"tr_customer_product_id":190240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:02.000Z","modified_at":"2026-02-18T07:02:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19356059189577","imei1":"19356059189577","imei2":"19356059189577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190234,"job_number":"JOB_190234","tr_customer_id":190252,"tr_customer_product_id":190242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:04.000Z","modified_at":"2026-02-18T07:02:04.000Z","name":"Jabari Yost","mobile_number":"552-225-2481","email_id":"Vern83@yahoo.com","dop":"2025-04-06","serial_number":"18454688932275228","imei1":"18454688932275228","imei2":"18454688932275228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190236,"job_number":"JOB_190236","tr_customer_id":190254,"tr_customer_product_id":190244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"19124050838896","imei1":"19124050838896","imei2":"19124050838896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190240,"job_number":"JOB_190240","tr_customer_id":190258,"tr_customer_product_id":190248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Lenora Russel","mobile_number":"231-714-5094","email_id":"Sheldon85@gmail.com","dop":"2025-04-06","serial_number":"19203695496921024","imei1":"19203695496921024","imei2":"19203695496921024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190241,"job_number":"JOB_190241","tr_customer_id":190259,"tr_customer_product_id":190249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:18.000Z","modified_at":"2026-02-18T07:02:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13436739476089","imei1":"13436739476089","imei2":"13436739476089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190243,"job_number":"JOB_190243","tr_customer_id":190261,"tr_customer_product_id":190251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:19.000Z","modified_at":"2026-02-18T07:02:19.000Z","name":"Olga Quigley","mobile_number":"757-252-2588","email_id":"Kade7@gmail.com","dop":"2025-04-06","serial_number":"18791975814189370","imei1":"18791975814189370","imei2":"18791975814189370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190244,"job_number":"JOB_190244","tr_customer_id":190262,"tr_customer_product_id":190252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:47.000Z","modified_at":"2026-02-18T07:02:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12981239929593","imei1":"12981239929593","imei2":"12981239929593","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190246,"job_number":"JOB_190246","tr_customer_id":190264,"tr_customer_product_id":190254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:48.000Z","modified_at":"2026-02-18T07:02:48.000Z","name":"Gunner Marks","mobile_number":"292-574-0116","email_id":"Genoveva47@gmail.com","dop":"2025-04-06","serial_number":"19522516383341130","imei1":"19522516383341130","imei2":"19522516383341130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190247,"job_number":"JOB_190247","tr_customer_id":190265,"tr_customer_product_id":190255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:55.000Z","modified_at":"2026-02-18T07:02:55.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14061153675412","imei1":"14061153675412","imei2":"14061153675412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190251,"job_number":"JOB_190251","tr_customer_id":190269,"tr_customer_product_id":190259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:57.000Z","modified_at":"2026-02-18T07:02:57.000Z","name":"Ellen Robel","mobile_number":"958-796-6532","email_id":"Neil.Nolan@hotmail.com","dop":"2025-04-06","serial_number":"14008415393977008","imei1":"14008415393977008","imei2":"14008415393977008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190253,"job_number":"JOB_190253","tr_customer_id":190271,"tr_customer_product_id":190261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:02.000Z","modified_at":"2026-02-18T07:03:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15120770399949","imei1":"15120770399949","imei2":"15120770399949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190255,"job_number":"JOB_190255","tr_customer_id":190273,"tr_customer_product_id":190263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:04.000Z","modified_at":"2026-02-18T07:03:04.000Z","name":"Anastacio Will","mobile_number":"683-889-3084","email_id":"Alden32@yahoo.com","dop":"2025-04-06","serial_number":"15924185185141002","imei1":"15924185185141002","imei2":"15924185185141002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190259,"job_number":"JOB_190259","tr_customer_id":190277,"tr_customer_product_id":190267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:47.000Z","modified_at":"2026-02-18T07:03:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16215480342492","imei1":"16215480342492","imei2":"16215480342492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190261,"job_number":"JOB_190261","tr_customer_id":190279,"tr_customer_product_id":190269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:48.000Z","modified_at":"2026-02-18T07:03:49.000Z","name":"Katrine Ankunding","mobile_number":"663-612-8140","email_id":"Nelle_Waters85@gmail.com","dop":"2025-04-06","serial_number":"17417366166712440","imei1":"17417366166712440","imei2":"17417366166712440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190262,"job_number":"JOB_190262","tr_customer_id":190280,"tr_customer_product_id":190270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:24.000Z","modified_at":"2026-02-18T07:06:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19961117736865","imei1":"19961117736865","imei2":"19961117736865","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190264,"job_number":"JOB_190264","tr_customer_id":190282,"tr_customer_product_id":190272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:06:25.000Z","modified_at":"2026-02-18T07:06:25.000Z","name":"Danika Ziemann","mobile_number":"536-884-9244","email_id":"Mabel11@yahoo.com","dop":"2025-04-06","serial_number":"11649304607254248","imei1":"11649304607254248","imei2":"11649304607254248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190265,"job_number":"JOB_190265","tr_customer_id":190283,"tr_customer_product_id":190273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:08.000Z","modified_at":"2026-02-18T07:07:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12290789962364","imei1":"12290789962364","imei2":"12290789962364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190267,"job_number":"JOB_190267","tr_customer_id":190285,"tr_customer_product_id":190275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:09.000Z","modified_at":"2026-02-18T07:07:09.000Z","name":"Benjamin Cummings","mobile_number":"643-777-6791","email_id":"Dina.Barton@hotmail.com","dop":"2025-04-06","serial_number":"13878209992112038","imei1":"13878209992112038","imei2":"13878209992112038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190270,"job_number":"JOB_190270","tr_customer_id":190288,"tr_customer_product_id":190278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Natalie Bechtelar","mobile_number":"690-256-9422","email_id":"Blanca13@hotmail.com","dop":"2025-04-06","serial_number":"19556379229625736","imei1":"19556379229625736","imei2":"19556379229625736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190271,"job_number":"JOB_190271","tr_customer_id":190289,"tr_customer_product_id":190279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:46.000Z","modified_at":"2026-02-18T07:07:46.000Z","name":"Madge Konopelski","mobile_number":"743-236-2385","email_id":"Kip_Stehr@gmail.com","dop":"2025-04-06","serial_number":"11661636247344112","imei1":"11661636247344112","imei2":"11661636247344112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190272,"job_number":"JOB_190272","tr_customer_id":190290,"tr_customer_product_id":190280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:51.000Z","modified_at":"2026-02-18T07:07:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14536108194428","imei1":"14536108194428","imei2":"14536108194428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190274,"job_number":"JOB_190274","tr_customer_id":190292,"tr_customer_product_id":190282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:53.000Z","modified_at":"2026-02-18T07:07:53.000Z","name":"Ryann Kessler","mobile_number":"991-281-1630","email_id":"Tremayne.Bogisich10@yahoo.com","dop":"2025-04-06","serial_number":"14595474620735288","imei1":"14595474620735288","imei2":"14595474620735288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190275,"job_number":"JOB_190275","tr_customer_id":190293,"tr_customer_product_id":190283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:56.000Z","modified_at":"2026-02-18T07:07:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11423383613051","imei1":"11423383613051","imei2":"11423383613051","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190277,"job_number":"JOB_190277","tr_customer_id":190295,"tr_customer_product_id":190285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:07:58.000Z","modified_at":"2026-02-18T07:07:58.000Z","name":"Korey Lind","mobile_number":"627-520-2315","email_id":"Isidro22@yahoo.com","dop":"2025-04-06","serial_number":"13898027530862172","imei1":"13898027530862172","imei2":"13898027530862172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:07:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190278,"job_number":"JOB_190278","tr_customer_id":190296,"tr_customer_product_id":190286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:43.000Z","modified_at":"2026-02-18T07:08:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13831528075656","imei1":"13831528075656","imei2":"13831528075656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190280,"job_number":"JOB_190280","tr_customer_id":190298,"tr_customer_product_id":190288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:08:44.000Z","modified_at":"2026-02-18T07:08:44.000Z","name":"Shemar Bednar","mobile_number":"755-260-0586","email_id":"Teagan.Jaskolski@gmail.com","dop":"2025-04-06","serial_number":"11858128515746644","imei1":"11858128515746644","imei2":"11858128515746644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:08:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190281,"job_number":"JOB_190281","tr_customer_id":190299,"tr_customer_product_id":190289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:28.000Z","modified_at":"2026-02-18T07:09:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18290268248295","imei1":"18290268248295","imei2":"18290268248295","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190283,"job_number":"JOB_190283","tr_customer_id":190301,"tr_customer_product_id":190291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:09:30.000Z","modified_at":"2026-02-18T07:09:30.000Z","name":"Ezekiel Johns","mobile_number":"675-813-5826","email_id":"Ethan.Conn@gmail.com","dop":"2025-04-06","serial_number":"16976999011205494","imei1":"16976999011205494","imei2":"16976999011205494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:09:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190284,"job_number":"JOB_190284","tr_customer_id":190302,"tr_customer_product_id":190292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:03.000Z","modified_at":"2026-02-18T07:12:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17543852164996","imei1":"17543852164996","imei2":"17543852164996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190286,"job_number":"JOB_190286","tr_customer_id":190304,"tr_customer_product_id":190294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:05.000Z","modified_at":"2026-02-18T07:12:05.000Z","name":"Emie Marks","mobile_number":"307-622-3252","email_id":"Rowena_VonRueden@yahoo.com","dop":"2025-04-06","serial_number":"13553334308408962","imei1":"13553334308408962","imei2":"13553334308408962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190288,"job_number":"JOB_190288","tr_customer_id":190306,"tr_customer_product_id":190296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:16.000Z","modified_at":"2026-02-18T07:12:17.000Z","name":"Zane Mills","mobile_number":"754-251-8188","email_id":"Karlie_Lakin@hotmail.com","dop":"2025-04-06","serial_number":"13657766788514084","imei1":"13657766788514084","imei2":"13657766788514084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190289,"job_number":"JOB_190289","tr_customer_id":190307,"tr_customer_product_id":190297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:52.000Z","modified_at":"2026-02-18T07:12:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15264096887018","imei1":"15264096887018","imei2":"15264096887018","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190291,"job_number":"JOB_190291","tr_customer_id":190309,"tr_customer_product_id":190299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:12:53.000Z","modified_at":"2026-02-18T07:12:53.000Z","name":"Norene Mertz","mobile_number":"564-271-1927","email_id":"Marilyne_Hammes7@gmail.com","dop":"2025-04-06","serial_number":"15691917565816108","imei1":"15691917565816108","imei2":"15691917565816108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:12:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190292,"job_number":"JOB_190292","tr_customer_id":190310,"tr_customer_product_id":190300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:40.000Z","modified_at":"2026-02-18T07:13:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11641975379154","imei1":"11641975379154","imei2":"11641975379154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190294,"job_number":"JOB_190294","tr_customer_id":190312,"tr_customer_product_id":190302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:13:42.000Z","modified_at":"2026-02-18T07:13:42.000Z","name":"Xavier Kshlerin","mobile_number":"662-846-3993","email_id":"Vivian_Ziemann44@gmail.com","dop":"2025-04-06","serial_number":"10159266727574802","imei1":"10159266727574802","imei2":"10159266727574802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190302,"job_number":"JOB_190302","tr_customer_id":190320,"tr_customer_product_id":190310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:00.000Z","modified_at":"2026-02-18T08:02:00.000Z","name":"Emely Cormier","mobile_number":"483-222-2677","email_id":"Velda6@gmail.com","dop":"2025-04-06","serial_number":"16831939913567632","imei1":"16831939913567632","imei2":"16831939913567632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190307,"job_number":"JOB_190307","tr_customer_id":190325,"tr_customer_product_id":190315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:02:40.000Z","modified_at":"2026-02-18T08:02:40.000Z","name":"Jakob Blick","mobile_number":"387-798-3976","email_id":"Clementina.Morar@gmail.com","dop":"2025-04-06","serial_number":"14567908011581780","imei1":"14567908011581780","imei2":"14567908011581780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:02:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190308,"job_number":"JOB_190308","tr_customer_id":190326,"tr_customer_product_id":190316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:41.000Z","modified_at":"2026-02-18T08:32:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15912494660333","imei1":"15912494660333","imei2":"15912494660333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190310,"job_number":"JOB_190310","tr_customer_id":190328,"tr_customer_product_id":190318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:32:43.000Z","modified_at":"2026-02-18T08:32:43.000Z","name":"Araceli Kunde","mobile_number":"533-772-3826","email_id":"Name_Ebert@yahoo.com","dop":"2025-04-06","serial_number":"19710810144947416","imei1":"19710810144947416","imei2":"19710810144947416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190311,"job_number":"JOB_190311","tr_customer_id":190329,"tr_customer_product_id":190319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:25.000Z","modified_at":"2026-02-18T08:33:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15633042710692","imei1":"15633042710692","imei2":"15633042710692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190313,"job_number":"JOB_190313","tr_customer_id":190331,"tr_customer_product_id":190321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:33:27.000Z","modified_at":"2026-02-18T08:33:27.000Z","name":"Hillary O'Connell","mobile_number":"228-646-9203","email_id":"Thelma.Swift97@hotmail.com","dop":"2025-04-06","serial_number":"11360264234911280","imei1":"11360264234911280","imei2":"11360264234911280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190314,"job_number":"JOB_190314","tr_customer_id":190332,"tr_customer_product_id":190322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:09.000Z","modified_at":"2026-02-18T08:34:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13450992408323","imei1":"13450992408323","imei2":"13450992408323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190316,"job_number":"JOB_190316","tr_customer_id":190334,"tr_customer_product_id":190324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T08:34:11.000Z","modified_at":"2026-02-18T08:34:11.000Z","name":"Rudolph Reichert","mobile_number":"476-533-1048","email_id":"Aaron13@hotmail.com","dop":"2025-04-06","serial_number":"13789871805360036","imei1":"13789871805360036","imei2":"13789871805360036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T08:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190317,"job_number":"JOB_190317","tr_customer_id":190335,"tr_customer_product_id":190325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:15.000Z","modified_at":"2026-02-18T09:35:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12409374366508","imei1":"12409374366508","imei2":"12409374366508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190319,"job_number":"JOB_190319","tr_customer_id":190337,"tr_customer_product_id":190327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:17.000Z","modified_at":"2026-02-18T09:35:17.000Z","name":"Twila Leffler","mobile_number":"621-775-3918","email_id":"Rex.Braun@gmail.com","dop":"2025-04-06","serial_number":"19888849596938516","imei1":"19888849596938516","imei2":"19888849596938516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190320,"job_number":"JOB_190320","tr_customer_id":190338,"tr_customer_product_id":190328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:35:59.000Z","modified_at":"2026-02-18T09:35:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10768254789139","imei1":"10768254789139","imei2":"10768254789139","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190322,"job_number":"JOB_190322","tr_customer_id":190340,"tr_customer_product_id":190330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:00.000Z","modified_at":"2026-02-18T09:36:00.000Z","name":"Niko Dibbert","mobile_number":"744-507-6110","email_id":"Johnathon52@yahoo.com","dop":"2025-04-06","serial_number":"19160212595367150","imei1":"19160212595367150","imei2":"19160212595367150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190323,"job_number":"JOB_190323","tr_customer_id":190341,"tr_customer_product_id":190331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:43.000Z","modified_at":"2026-02-18T09:36:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18848622005882","imei1":"18848622005882","imei2":"18848622005882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190325,"job_number":"JOB_190325","tr_customer_id":190343,"tr_customer_product_id":190333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T09:36:44.000Z","modified_at":"2026-02-18T09:36:44.000Z","name":"Wilma Corwin","mobile_number":"771-965-1047","email_id":"Rosalee.Larkin1@gmail.com","dop":"2025-04-06","serial_number":"16423496847708110","imei1":"16423496847708110","imei2":"16423496847708110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T09:36:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190326,"job_number":"JOB_190326","tr_customer_id":190344,"tr_customer_product_id":190334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:51.000Z","modified_at":"2026-02-18T10:50:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18428074151600","imei1":"18428074151600","imei2":"18428074151600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190328,"job_number":"JOB_190328","tr_customer_id":190346,"tr_customer_product_id":190336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:50:53.000Z","modified_at":"2026-02-18T10:50:53.000Z","name":"Vincenzo Ward","mobile_number":"566-359-8134","email_id":"Judah.Boehm@yahoo.com","dop":"2025-04-06","serial_number":"10518045122326768","imei1":"10518045122326768","imei2":"10518045122326768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190329,"job_number":"JOB_190329","tr_customer_id":190347,"tr_customer_product_id":190337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:40.000Z","modified_at":"2026-02-18T10:51:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11437605423472","imei1":"11437605423472","imei2":"11437605423472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190331,"job_number":"JOB_190331","tr_customer_id":190349,"tr_customer_product_id":190339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:51:42.000Z","modified_at":"2026-02-18T10:51:42.000Z","name":"Otilia Crooks","mobile_number":"709-875-2452","email_id":"Mckenna_Fahey@gmail.com","dop":"2025-04-06","serial_number":"14555466000885028","imei1":"14555466000885028","imei2":"14555466000885028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190332,"job_number":"JOB_190332","tr_customer_id":190350,"tr_customer_product_id":190340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:29.000Z","modified_at":"2026-02-18T10:52:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18056145033387","imei1":"18056145033387","imei2":"18056145033387","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190334,"job_number":"JOB_190334","tr_customer_id":190352,"tr_customer_product_id":190342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T10:52:30.000Z","modified_at":"2026-02-18T10:52:30.000Z","name":"Aisha Thompson","mobile_number":"277-297-5210","email_id":"Brooke.Bashirian28@gmail.com","dop":"2025-04-06","serial_number":"12315135429665514","imei1":"12315135429665514","imei2":"12315135429665514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T10:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190335,"job_number":"JOB_190335","tr_customer_id":190353,"tr_customer_product_id":190343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:09.000Z","modified_at":"2026-02-18T11:07:09.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-08","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-08T11:06:59.992005892Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190336,"job_number":"JOB_190336","tr_customer_id":190354,"tr_customer_product_id":190344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:10.000Z","modified_at":"2026-02-18T11:07:10.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-08","serial_number":"57754331983465","imei1":"57754331983465","imei2":"57754331983465","popurl":"2026-02-08T11:06:59.994522225Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190337,"job_number":"JOB_190337","tr_customer_id":190355,"tr_customer_product_id":190345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:07:23.000Z","modified_at":"2026-02-18T11:07:23.000Z","name":"Eshita Naik","mobile_number":"8697899636","email_id":"gopee.iyer@yahoo.co.in","dop":"2026-02-08","serial_number":"56826080673844","imei1":"56826080673844","imei2":"56826080673844","popurl":"www.kanti-varrier.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:07:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190338,"job_number":"JOB_190338","tr_customer_id":190356,"tr_customer_product_id":190346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:09:22.000Z","modified_at":"2026-02-18T11:09:22.000Z","name":"Burley Stracke","mobile_number":"510-489-0790","email_id":"Joshua.Fritsch14@gmail.com","dop":"2025-09-30","serial_number":"10974005087853","imei1":"10974005087853","imei2":"10974005087853","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:09:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190339,"job_number":"JOB_190339","tr_customer_id":190357,"tr_customer_product_id":190347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:16:08.000Z","modified_at":"2026-02-18T11:16:08.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75288223085858","imei1":"75288223085858","imei2":"75288223085858","popurl":"2026-02-08T11:16:05.632766100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:16:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190340,"job_number":"JOB_190340","tr_customer_id":190358,"tr_customer_product_id":190348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:25:23.000Z","modified_at":"2026-02-18T11:25:23.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"00288223085858","imei1":"00288223085858","imei2":"00288223085858","popurl":"2026-02-08T11:25:21.092699200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190341,"job_number":"JOB_190341","tr_customer_id":190359,"tr_customer_product_id":190349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:29:05.000Z","modified_at":"2026-02-18T11:29:05.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"01288223085858","imei1":"01288223085858","imei2":"01288223085858","popurl":"2026-02-08T11:29:03.746541600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190342,"job_number":"JOB_190342","tr_customer_id":190360,"tr_customer_product_id":190350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:01.000Z","modified_at":"2026-02-18T11:38:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17332374879762","imei1":"17332374879762","imei2":"17332374879762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190344,"job_number":"JOB_190344","tr_customer_id":190362,"tr_customer_product_id":190352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:03.000Z","modified_at":"2026-02-18T11:38:03.000Z","name":"Felton Bayer","mobile_number":"668-242-6237","email_id":"Hosea_Wilkinson@yahoo.com","dop":"2025-04-06","serial_number":"17508723354395056","imei1":"17508723354395056","imei2":"17508723354395056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190345,"job_number":"JOB_190345","tr_customer_id":190363,"tr_customer_product_id":190353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:50.000Z","modified_at":"2026-02-18T11:38:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15195431000949","imei1":"15195431000949","imei2":"15195431000949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190347,"job_number":"JOB_190347","tr_customer_id":190365,"tr_customer_product_id":190355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:38:52.000Z","modified_at":"2026-02-18T11:38:52.000Z","name":"Zion Gulgowski","mobile_number":"789-755-1916","email_id":"Monique25@yahoo.com","dop":"2025-04-06","serial_number":"18185230158199980","imei1":"18185230158199980","imei2":"18185230158199980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:38:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190348,"job_number":"JOB_190348","tr_customer_id":190366,"tr_customer_product_id":190356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:39.000Z","modified_at":"2026-02-18T11:39:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17631556872920","imei1":"17631556872920","imei2":"17631556872920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190350,"job_number":"JOB_190350","tr_customer_id":190368,"tr_customer_product_id":190358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:39:41.000Z","modified_at":"2026-02-18T11:39:41.000Z","name":"Dalton Berge","mobile_number":"496-829-4840","email_id":"Norbert.Hayes83@gmail.com","dop":"2025-04-06","serial_number":"16577159558786534","imei1":"16577159558786534","imei2":"16577159558786534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:39:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190351,"job_number":"JOB_190351","tr_customer_id":190369,"tr_customer_product_id":190359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:41:04.000Z","modified_at":"2026-02-18T11:41:04.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"123456789101112","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:41:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190352,"job_number":"JOB_190352","tr_customer_id":190370,"tr_customer_product_id":190360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:49:47.000Z","modified_at":"2026-02-18T11:49:47.000Z","name":"Nivetha N","mobile_number":"9089890998","email_id":"Nivetha@gmail.com","dop":"2026-02-03","serial_number":"123456789101112","imei1":"12345678977777","imei2":"123456789101112","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:49:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190353,"job_number":"JOB_190353","tr_customer_id":190371,"tr_customer_product_id":190361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T11:58:48.000Z","modified_at":"2026-02-18T11:58:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-08","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-08T11:58:48.411479672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T11:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190354,"job_number":"JOB_190354","tr_customer_id":190372,"tr_customer_product_id":190362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:06:44.000Z","modified_at":"2026-02-18T12:06:44.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"75118284085858","imei1":"75118284085858","imei2":"75118284085858","popurl":"2026-02-08T12:06:40.278149500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190355,"job_number":"JOB_190355","tr_customer_id":190373,"tr_customer_product_id":190363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:10:48.000Z","modified_at":"2026-02-18T12:10:48.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-08T12:10:44.209981500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:10:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190356,"job_number":"JOB_190356","tr_customer_id":190374,"tr_customer_product_id":190364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:22.000Z","modified_at":"2026-02-18T12:26:22.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"81479764568265","imei1":"81479764568265","imei2":"81479764568265","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190358,"job_number":"JOB_190358","tr_customer_id":190376,"tr_customer_product_id":190366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:26:51.000Z","modified_at":"2026-02-18T12:26:51.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"62333721186621","imei1":"62333721186621","imei2":"62333721186621","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190360,"job_number":"JOB_190360","tr_customer_id":190378,"tr_customer_product_id":190368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:27:13.000Z","modified_at":"2026-02-18T12:27:13.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"91716976916674","imei1":"91716976916674","imei2":"91716976916674","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190363,"job_number":"JOB_190363","tr_customer_id":190381,"tr_customer_product_id":190371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:34:11.000Z","modified_at":"2026-02-18T12:34:11.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-08","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-08T12:34:08.024730600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:34:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190364,"job_number":"JOB_190364","tr_customer_id":190382,"tr_customer_product_id":190372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:47.000Z","modified_at":"2026-02-18T12:35:47.000Z","name":"Shankar Sinha","mobile_number":"7011889096","email_id":"bhupati.marar@gmail.com","dop":"2026-02-08","serial_number":"074983348523420","imei1":"074983348523420","imei2":"074983348523420","popurl":"www.upendra-patil.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190365,"job_number":"JOB_190365","tr_customer_id":190383,"tr_customer_product_id":190373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:49.000Z","modified_at":"2026-02-18T12:35:49.000Z","name":"Rageswari Dutta","mobile_number":"7044807233","email_id":"uttam.tandon@hotmail.com","dop":"2026-02-08","serial_number":"722324921653245","imei1":"722324921653245","imei2":"722324921653245","popurl":"www.manik-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190366,"job_number":"JOB_190366","tr_customer_id":190384,"tr_customer_product_id":190374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:50.000Z","modified_at":"2026-02-18T12:35:50.000Z","name":"Atmananda Iyer","mobile_number":"7073076961","email_id":"prathamesh.malik@yahoo.co.in","dop":"2026-02-08","serial_number":"302501482007391","imei1":"302501482007391","imei2":"302501482007391","popurl":"www.dayaamay-tagore.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190367,"job_number":"JOB_190367","tr_customer_id":190385,"tr_customer_product_id":190375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:35:51.000Z","modified_at":"2026-02-18T12:35:51.000Z","name":"Aaratrika Shah","mobile_number":"7033664706","email_id":"brajesh.panicker@yahoo.co.in","dop":"2026-02-08","serial_number":"362530443686346","imei1":"362530443686346","imei2":"362530443686346","popurl":"www.ashlesh-ahluwalia.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:35:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190368,"job_number":"JOB_190368","tr_customer_id":190386,"tr_customer_product_id":190376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:36:01.000Z","modified_at":"2026-02-18T12:36:01.000Z","name":"Vinay Mukhopadhyay","mobile_number":"7054105893","email_id":"deependra.kaur@gmail.com","dop":"2026-02-08","serial_number":"642789216886675","imei1":"642789216886675","imei2":"642789216886675","popurl":"www.aatmaja-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:36:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190369,"job_number":"JOB_190369","tr_customer_id":190387,"tr_customer_product_id":190377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:37:50.000Z","modified_at":"2026-02-18T12:37:50.000Z","name":"Lakshman Ganaka","mobile_number":"7098582761","email_id":"udai.varma@hotmail.com","dop":"2026-02-08","serial_number":"822263871857543","imei1":"822263871857543","imei2":"822263871857543","popurl":"www.agasti-jha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190370,"job_number":"JOB_190370","tr_customer_id":190388,"tr_customer_product_id":190378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:43:19.000Z","modified_at":"2026-02-18T12:43:19.000Z","name":"Anurag Dubashi","mobile_number":"7080189520","email_id":"chandradev.menon@hotmail.com","dop":"2026-02-08","serial_number":"741532574398612","imei1":"741532574398612","imei2":"741532574398612","popurl":"www.gandharv-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190371,"job_number":"JOB_190371","tr_customer_id":190389,"tr_customer_product_id":190379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:49:21.000Z","modified_at":"2026-02-18T12:49:21.000Z","name":"Mangala Dutta","mobile_number":"7044806066","email_id":"baladitya.verma@yahoo.co.in","dop":"2026-02-08","serial_number":"672739808083995","imei1":"672739808083995","imei2":"672739808083995","popurl":"www.bhushit-desai.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190372,"job_number":"JOB_190372","tr_customer_id":190390,"tr_customer_product_id":190380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:50:19.000Z","modified_at":"2026-02-18T12:50:19.000Z","name":"Ananta Malik","mobile_number":"7024465093","email_id":"devak.iyer@hotmail.com","dop":"2026-02-08","serial_number":"826769807782170","imei1":"826769807782170","imei2":"826769807782170","popurl":"www.gandharv-trivedi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190373,"job_number":"JOB_190373","tr_customer_id":190391,"tr_customer_product_id":190381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:56:39.000Z","modified_at":"2026-02-18T12:56:39.000Z","name":"Coty Metz","mobile_number":"341-608-9822","email_id":"Anita_Murphy94@gmail.com","dop":"2025-12-31","serial_number":"12611986014692","imei1":"12611986014692","imei2":"12611986014692","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:56:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190374,"job_number":"JOB_190374","tr_customer_id":190392,"tr_customer_product_id":190382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:00.000Z","modified_at":"2026-02-18T12:57:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11872127802577","imei1":"11872127802577","imei2":"11872127802577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190376,"job_number":"JOB_190376","tr_customer_id":190394,"tr_customer_product_id":190384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:01.000Z","modified_at":"2026-02-18T12:57:01.000Z","name":"Keely Boyer","mobile_number":"953-458-5078","email_id":"Jeramy0@hotmail.com","dop":"2025-04-06","serial_number":"15567445855302988","imei1":"15567445855302988","imei2":"15567445855302988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190377,"job_number":"JOB_190377","tr_customer_id":190395,"tr_customer_product_id":190385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:45.000Z","modified_at":"2026-02-18T12:57:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10710979406618","imei1":"10710979406618","imei2":"10710979406618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190379,"job_number":"JOB_190379","tr_customer_id":190397,"tr_customer_product_id":190387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:57:47.000Z","modified_at":"2026-02-18T12:57:47.000Z","name":"Rebeka Mayert","mobile_number":"419-785-7082","email_id":"Filiberto_Bosco@yahoo.com","dop":"2025-04-06","serial_number":"18369513993653508","imei1":"18369513993653508","imei2":"18369513993653508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190380,"job_number":"JOB_190380","tr_customer_id":190398,"tr_customer_product_id":190388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:30.000Z","modified_at":"2026-02-18T12:58:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19465409787771","imei1":"19465409787771","imei2":"19465409787771","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190382,"job_number":"JOB_190382","tr_customer_id":190400,"tr_customer_product_id":190390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:58:31.000Z","modified_at":"2026-02-18T12:58:31.000Z","name":"Roberta McGlynn","mobile_number":"553-613-0280","email_id":"Vern.Littel50@gmail.com","dop":"2025-04-06","serial_number":"10397138158744032","imei1":"10397138158744032","imei2":"10397138158744032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190383,"job_number":"JOB_190383","tr_customer_id":190401,"tr_customer_product_id":190391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T12:59:44.000Z","modified_at":"2026-02-18T12:59:44.000Z","name":"Marcelino Kassulke","mobile_number":"340-569-8481","email_id":"Jaycee.Boyer28@yahoo.com","dop":"2025-12-31","serial_number":"11481565296341","imei1":"11481565296341","imei2":"11481565296341","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T12:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190384,"job_number":"JOB_190384","tr_customer_id":190402,"tr_customer_product_id":190392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:02:55.000Z","modified_at":"2026-02-18T13:02:55.000Z","name":"Christop Koss","mobile_number":"316-574-9161","email_id":"Darrel76@hotmail.com","dop":"2025-12-31","serial_number":"19658999997062","imei1":"19658999997062","imei2":"19658999997062","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:02:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190385,"job_number":"JOB_190385","tr_customer_id":190403,"tr_customer_product_id":190393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:05:21.000Z","modified_at":"2026-02-18T13:05:21.000Z","name":"Walker Bednar","mobile_number":"283-930-1197","email_id":"Lemuel40@gmail.com","dop":"2025-12-31","serial_number":"15758371609830","imei1":"15758371609830","imei2":"15758371609830","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:05:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190386,"job_number":"JOB_190386","tr_customer_id":190404,"tr_customer_product_id":190394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:17:35.000Z","modified_at":"2026-02-18T13:17:35.000Z","name":"Zachariah Monahan","mobile_number":"869-955-1135","email_id":"Jewel_Metz@yahoo.com","dop":"2025-12-31","serial_number":"10131428358760","imei1":"10131428358760","imei2":"10131428358760","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190387,"job_number":"JOB_190387","tr_customer_id":190405,"tr_customer_product_id":190395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:18:45.000Z","modified_at":"2026-02-18T13:18:45.000Z","name":"Jessie Sawayn","mobile_number":"368-633-9310","email_id":"Carolina18@yahoo.com","dop":"2025-12-31","serial_number":"16281333814191","imei1":"16281333814191","imei2":"16281333814191","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:18:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190388,"job_number":"JOB_190388","tr_customer_id":190406,"tr_customer_product_id":190396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:19:50.000Z","modified_at":"2026-02-18T13:19:50.000Z","name":"Brielle Adams","mobile_number":"412-538-9334","email_id":"Jameson31@hotmail.com","dop":"2025-12-31","serial_number":"12049528673157","imei1":"12049528673157","imei2":"12049528673157","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190389,"job_number":"JOB_190389","tr_customer_id":190407,"tr_customer_product_id":190397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:21:21.000Z","modified_at":"2026-02-18T13:21:21.000Z","name":"Julie Conroy","mobile_number":"511-878-1321","email_id":"Chris64@gmail.com","dop":"2025-12-31","serial_number":"13382186032383","imei1":"13382186032383","imei2":"13382186032383","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190390,"job_number":"JOB_190390","tr_customer_id":190408,"tr_customer_product_id":190398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:22:31.000Z","modified_at":"2026-02-18T13:22:31.000Z","name":"Allene Harvey","mobile_number":"827-856-3138","email_id":"Toni15@gmail.com","dop":"2025-12-31","serial_number":"10619388272751","imei1":"10619388272751","imei2":"10619388272751","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:22:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190391,"job_number":"JOB_190391","tr_customer_id":190409,"tr_customer_product_id":190399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:21.000Z","modified_at":"2026-02-18T13:25:21.000Z","name":"Alyson Gislason","mobile_number":"964-804-8688","email_id":"Dereck_Hermann25@hotmail.com","dop":"2025-12-31","serial_number":"14827371529612","imei1":"14827371529612","imei2":"14827371529612","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190392,"job_number":"JOB_190392","tr_customer_id":190410,"tr_customer_product_id":190400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:25:48.000Z","modified_at":"2026-02-18T13:25:48.000Z","name":"Marguerite Murazik","mobile_number":"747-952-8579","email_id":"Destinee_Parker@yahoo.com","dop":"2025-12-31","serial_number":"19999230636412","imei1":"19999230636412","imei2":"19999230636412","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:25:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190393,"job_number":"JOB_190393","tr_customer_id":190411,"tr_customer_product_id":190401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:34:26.000Z","modified_at":"2026-02-18T13:34:26.000Z","name":"Rupert Wehner","mobile_number":"594-962-2781","email_id":"Myrl_Olson92@hotmail.com","dop":"2025-12-31","serial_number":"15537963275835","imei1":"15537963275835","imei2":"15537963275835","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:34:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190394,"job_number":"JOB_190394","tr_customer_id":190412,"tr_customer_product_id":190402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:39:00.000Z","modified_at":"2026-02-18T13:39:00.000Z","name":"Bonita Cole","mobile_number":"210-792-7719","email_id":"Clay.Cummings92@gmail.com","dop":"2025-12-31","serial_number":"12926255989741","imei1":"12926255989741","imei2":"12926255989741","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:39:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190395,"job_number":"JOB_190395","tr_customer_id":190413,"tr_customer_product_id":190403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:46:33.000Z","modified_at":"2026-02-18T13:46:33.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-08","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-08T13:46:32.109942033Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:46:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190396,"job_number":"JOB_190396","tr_customer_id":190414,"tr_customer_product_id":190404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:22.000Z","modified_at":"2026-02-18T13:58:22.000Z","name":"Emely DuBuque","mobile_number":"816-419-2851","email_id":"Rosario.DuBuque@gmail.com","dop":"2025-12-31","serial_number":"43344468999761","imei1":"43344468999761","imei2":"43344468999761","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190397,"job_number":"JOB_190397","tr_customer_id":190415,"tr_customer_product_id":190405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:58:41.000Z","modified_at":"2026-02-18T13:58:41.000Z","name":"Price Reilly","mobile_number":"648-475-8278","email_id":"Garrett17@yahoo.com","dop":"2025-12-31","serial_number":"131259187882522","imei1":"131259187882522","imei2":"131259187882522","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190398,"job_number":"JOB_190398","tr_customer_id":190416,"tr_customer_product_id":190406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:18.000Z","modified_at":"2026-02-18T13:59:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17948676058729","imei1":"17948676058729","imei2":"17948676058729","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190400,"job_number":"JOB_190400","tr_customer_id":190418,"tr_customer_product_id":190408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T13:59:20.000Z","modified_at":"2026-02-18T13:59:20.000Z","name":"Leanne Cremin","mobile_number":"661-705-9104","email_id":"Reginald.Murazik@hotmail.com","dop":"2025-04-06","serial_number":"19066500253828076","imei1":"19066500253828076","imei2":"19066500253828076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T13:59:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190401,"job_number":"JOB_190401","tr_customer_id":190419,"tr_customer_product_id":190409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:05.000Z","modified_at":"2026-02-18T14:00:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16715267595245","imei1":"16715267595245","imei2":"16715267595245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190403,"job_number":"JOB_190403","tr_customer_id":190421,"tr_customer_product_id":190411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:06.000Z","modified_at":"2026-02-18T14:00:06.000Z","name":"Kelly Bauch","mobile_number":"512-299-3071","email_id":"Wilton.Kemmer99@hotmail.com","dop":"2025-04-06","serial_number":"16689145230031520","imei1":"16689145230031520","imei2":"16689145230031520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190404,"job_number":"JOB_190404","tr_customer_id":190422,"tr_customer_product_id":190412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13236010135867","imei1":"13236010135867","imei2":"13236010135867","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190405,"job_number":"JOB_190405","tr_customer_id":190423,"tr_customer_product_id":190413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:52.000Z","modified_at":"2026-02-18T14:00:52.000Z","name":"Rickie Smith","mobile_number":"684-424-2846","email_id":"Ruben_Windler11@hotmail.com","dop":"2025-04-06","serial_number":"16619383211816","imei1":"16619383211816","imei2":"16619383211816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190406,"job_number":"JOB_190406","tr_customer_id":190424,"tr_customer_product_id":190414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:00:53.000Z","modified_at":"2026-02-18T14:00:53.000Z","name":"Cali Jaskolski","mobile_number":"503-826-5799","email_id":"Ryann20@hotmail.com","dop":"2025-04-06","serial_number":"11629765099293592","imei1":"11629765099293592","imei2":"11629765099293592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190407,"job_number":"JOB_190407","tr_customer_id":190425,"tr_customer_product_id":190415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:00.000Z","modified_at":"2026-02-18T14:02:00.000Z","name":"Kishor Fata","mobile_number":"7534563434","email_id":"kishorf159@gmail.com","dop":"2025-11-06","serial_number":"1004630735763763","imei1":"1004630735763763","imei2":"1004630735763763","popurl":"2025-11-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190409,"job_number":"JOB_190409","tr_customer_id":190427,"tr_customer_product_id":190417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:32.000Z","modified_at":"2026-02-18T14:02:32.000Z","name":"Florine Flatley","mobile_number":"821-665-8372","email_id":"Jacky.Abshire@hotmail.com","dop":"2025-05-30","serial_number":"17914495156997","imei1":"17914495156997","imei2":"17914495156997","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190410,"job_number":"JOB_190410","tr_customer_id":190428,"tr_customer_product_id":190418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:02:34.000Z","modified_at":"2026-02-18T14:02:34.000Z","name":"Leanne Miller","mobile_number":"917-544-6972","email_id":"Jaren_Aufderhar@gmail.com","dop":"2025-05-30","serial_number":"1259881678205656","imei1":"1259881678205656","imei2":"1259881678205656","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190412,"job_number":"JOB_190412","tr_customer_id":190430,"tr_customer_product_id":190420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:05:23.000Z","modified_at":"2026-02-18T14:05:23.000Z","name":"Kalinda Varrier","mobile_number":"9971990580","email_id":"bilva.talwar@yahoo.co.in","dop":"2026-02-08","serial_number":"054063941433165","imei1":"054063941433165","imei2":"054063941433165","popurl":"www.devdan-pilla.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:05:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190414,"job_number":"JOB_190414","tr_customer_id":190432,"tr_customer_product_id":190422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:19.000Z","modified_at":"2026-02-18T14:06:19.000Z","name":"Chidambar Iyengar","mobile_number":"9933337858","email_id":"veda.varma@gmail.com","dop":"2026-02-08","serial_number":"320062039602727","imei1":"320062039602727","imei2":"320062039602727","popurl":"www.daksha-mukhopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190415,"job_number":"JOB_190415","tr_customer_id":190433,"tr_customer_product_id":190423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:28.000Z","modified_at":"2026-02-18T14:06:28.000Z","name":"Ekaksh Dhawan","mobile_number":"9937228996","email_id":"darshwana.sinha@yahoo.co.in","dop":"2026-02-08","serial_number":"219032771662711","imei1":"219032771662711","imei2":"219032771662711","popurl":"www.aaryan-varrier.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190417,"job_number":"JOB_190417","tr_customer_id":190435,"tr_customer_product_id":190425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:06:44.000Z","modified_at":"2026-02-18T14:06:44.000Z","name":"Chandra Iyer","mobile_number":"9984706559","email_id":"niro.chattopadhyay@yahoo.co.in","dop":"2026-02-08","serial_number":"478070186686308","imei1":"478070186686308","imei2":"478070186686308","popurl":"www.vaishvi-varman.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:06:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190418,"job_number":"JOB_190418","tr_customer_id":190436,"tr_customer_product_id":190426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:09:59.000Z","modified_at":"2026-02-18T14:09:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12221264314750","imei1":"12221264314750","imei2":"12221264314750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190420,"job_number":"JOB_190420","tr_customer_id":190438,"tr_customer_product_id":190428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:01.000Z","modified_at":"2026-02-18T14:10:01.000Z","name":"Percy Swaniawski","mobile_number":"868-645-8225","email_id":"Coby_McClure96@yahoo.com","dop":"2025-04-06","serial_number":"12646422303032890","imei1":"12646422303032890","imei2":"12646422303032890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190421,"job_number":"JOB_190421","tr_customer_id":190439,"tr_customer_product_id":190429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:45.000Z","modified_at":"2026-02-18T14:10:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12624064283538","imei1":"12624064283538","imei2":"12624064283538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190423,"job_number":"JOB_190423","tr_customer_id":190441,"tr_customer_product_id":190431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:10:47.000Z","modified_at":"2026-02-18T14:10:47.000Z","name":"Berenice Nitzsche","mobile_number":"697-398-4763","email_id":"Katharina_Collier64@yahoo.com","dop":"2025-04-06","serial_number":"14232849103003038","imei1":"14232849103003038","imei2":"14232849103003038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:10:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190424,"job_number":"JOB_190424","tr_customer_id":190442,"tr_customer_product_id":190432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:32.000Z","modified_at":"2026-02-18T14:11:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10612102901656","imei1":"10612102901656","imei2":"10612102901656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190426,"job_number":"JOB_190426","tr_customer_id":190444,"tr_customer_product_id":190434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:11:33.000Z","modified_at":"2026-02-18T14:11:33.000Z","name":"Dario Beier","mobile_number":"656-374-8252","email_id":"Donny.Reinger53@yahoo.com","dop":"2025-04-06","serial_number":"11714228265379290","imei1":"11714228265379290","imei2":"11714228265379290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:11:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190427,"job_number":"JOB_190427","tr_customer_id":190445,"tr_customer_product_id":190435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:07.000Z","modified_at":"2026-02-18T14:13:07.000Z","name":"Marta Stanton","mobile_number":"910-886-9170","email_id":"Jocelyn_Goyette@hotmail.com","dop":"2025-12-31","serial_number":"36250631074450","imei1":"36250631074450","imei2":"36250631074450","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190428,"job_number":"JOB_190428","tr_customer_id":190446,"tr_customer_product_id":190436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:13:59.000Z","modified_at":"2026-02-18T14:13:59.000Z","name":"Elouise Johns","mobile_number":"367-408-5630","email_id":"Imelda93@hotmail.com","dop":"2025-12-31","serial_number":"121143496131888","imei1":"121143496131888","imei2":"121143496131888","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:13:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190429,"job_number":"JOB_190429","tr_customer_id":190447,"tr_customer_product_id":190437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:23.000Z","modified_at":"2026-02-18T14:14:23.000Z","name":"Prudence Jerde","mobile_number":"626-770-2957","email_id":"Polly.Boyer@gmail.com","dop":"2025-12-31","serial_number":"93770252487203","imei1":"93770252487203","imei2":"93770252487203","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190430,"job_number":"JOB_190430","tr_customer_id":190448,"tr_customer_product_id":190438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:34.000Z","modified_at":"2026-02-18T14:14:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46815579882219","imei1":"46815579882219","imei2":"46815579882219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190431,"job_number":"JOB_190431","tr_customer_id":190449,"tr_customer_product_id":190439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81117672324795","imei1":"81117672324795","imei2":"81117672324795","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190432,"job_number":"JOB_190432","tr_customer_id":190450,"tr_customer_product_id":190440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90789105006326","imei1":"90789105006326","imei2":"90789105006326","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190433,"job_number":"JOB_190433","tr_customer_id":190451,"tr_customer_product_id":190441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65789870156073","imei1":"65789870156073","imei2":"65789870156073","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190434,"job_number":"JOB_190434","tr_customer_id":190452,"tr_customer_product_id":190442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:35.000Z","modified_at":"2026-02-18T14:14:35.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29758027833315","imei1":"29758027833315","imei2":"29758027833315","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190435,"job_number":"JOB_190435","tr_customer_id":190453,"tr_customer_product_id":190443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:36.000Z","modified_at":"2026-02-18T14:14:36.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24784916572069","imei1":"24784916572069","imei2":"24784916572069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190437,"job_number":"JOB_190437","tr_customer_id":190455,"tr_customer_product_id":190445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:14:39.000Z","modified_at":"2026-02-18T14:14:39.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103225384518008","imei1":"103225384518008","imei2":"103225384518008","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190439,"job_number":"JOB_190439","tr_customer_id":190457,"tr_customer_product_id":190447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"49786064114965","imei1":"49786064114965","imei2":"49786064114965","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190440,"job_number":"JOB_190440","tr_customer_id":190458,"tr_customer_product_id":190448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"19907251356130","imei1":"19907251356130","imei2":"19907251356130","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190441,"job_number":"JOB_190441","tr_customer_id":190459,"tr_customer_product_id":190449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:04.000Z","modified_at":"2026-02-18T14:15:04.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30101178286115","imei1":"30101178286115","imei2":"30101178286115","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190442,"job_number":"JOB_190442","tr_customer_id":190460,"tr_customer_product_id":190450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78357624902393","imei1":"78357624902393","imei2":"78357624902393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190443,"job_number":"JOB_190443","tr_customer_id":190461,"tr_customer_product_id":190451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81477671024603","imei1":"81477671024603","imei2":"81477671024603","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190444,"job_number":"JOB_190444","tr_customer_id":190462,"tr_customer_product_id":190452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:05.000Z","modified_at":"2026-02-18T14:15:05.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88553558367596","imei1":"88553558367596","imei2":"88553558367596","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190447,"job_number":"JOB_190447","tr_customer_id":190465,"tr_customer_product_id":190455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:12.000Z","modified_at":"2026-02-18T14:15:12.000Z","name":"Lawrence O'Hara","mobile_number":"522-740-8146","email_id":"Wilton.Herzog@hotmail.com","dop":"2025-04-06","serial_number":"15420800262181912","imei1":"15420800262181912","imei2":"15420800262181912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190448,"job_number":"JOB_190448","tr_customer_id":190466,"tr_customer_product_id":190456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:28.000Z","modified_at":"2026-02-18T14:15:28.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105578189370233","imei1":"105578189370233","imei2":"105578189370233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190450,"job_number":"JOB_190450","tr_customer_id":190468,"tr_customer_product_id":190458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39969011534387","imei1":"39969011534387","imei2":"39969011534387","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190451,"job_number":"JOB_190451","tr_customer_id":190469,"tr_customer_product_id":190459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"63178932865018","imei1":"63178932865018","imei2":"63178932865018","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190452,"job_number":"JOB_190452","tr_customer_id":190470,"tr_customer_product_id":190460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:33.000Z","modified_at":"2026-02-18T14:15:33.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35108529352066","imei1":"35108529352066","imei2":"35108529352066","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190453,"job_number":"JOB_190453","tr_customer_id":190471,"tr_customer_product_id":190461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93922035168739","imei1":"93922035168739","imei2":"93922035168739","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190454,"job_number":"JOB_190454","tr_customer_id":190472,"tr_customer_product_id":190462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78344726240394","imei1":"78344726240394","imei2":"78344726240394","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190455,"job_number":"JOB_190455","tr_customer_id":190473,"tr_customer_product_id":190463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:15:34.000Z","modified_at":"2026-02-18T14:15:34.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91722750503042","imei1":"91722750503042","imei2":"91722750503042","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:15:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190457,"job_number":"JOB_190457","tr_customer_id":190475,"tr_customer_product_id":190465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:16:13.000Z","modified_at":"2026-02-18T14:16:13.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105801768607242","imei1":"105801768607242","imei2":"105801768607242","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190459,"job_number":"JOB_190459","tr_customer_id":190477,"tr_customer_product_id":190467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:03.000Z","modified_at":"2026-02-18T14:26:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14386116566065","imei1":"14386116566065","imei2":"14386116566065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190461,"job_number":"JOB_190461","tr_customer_id":190479,"tr_customer_product_id":190469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:04.000Z","modified_at":"2026-02-18T14:26:04.000Z","name":"Mack Hettinger","mobile_number":"913-576-9653","email_id":"Laurianne_Roberts@hotmail.com","dop":"2025-04-06","serial_number":"16571908940544080","imei1":"16571908940544080","imei2":"16571908940544080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190463,"job_number":"JOB_190463","tr_customer_id":190481,"tr_customer_product_id":190471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:49.000Z","modified_at":"2026-02-18T14:26:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19730628907201","imei1":"19730628907201","imei2":"19730628907201","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190465,"job_number":"JOB_190465","tr_customer_id":190483,"tr_customer_product_id":190473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:26:51.000Z","modified_at":"2026-02-18T14:26:51.000Z","name":"Kellie Strosin","mobile_number":"951-925-6073","email_id":"Hugh.Lemke44@yahoo.com","dop":"2025-04-06","serial_number":"18504155749902440","imei1":"18504155749902440","imei2":"18504155749902440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190467,"job_number":"JOB_190467","tr_customer_id":190485,"tr_customer_product_id":190475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:35.000Z","modified_at":"2026-02-18T14:27:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16195051718519","imei1":"16195051718519","imei2":"16195051718519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190469,"job_number":"JOB_190469","tr_customer_id":190487,"tr_customer_product_id":190477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:27:36.000Z","modified_at":"2026-02-18T14:27:36.000Z","name":"Lizzie Bayer","mobile_number":"848-240-3008","email_id":"Alexie80@yahoo.com","dop":"2025-04-06","serial_number":"17984303810286736","imei1":"17984303810286736","imei2":"17984303810286736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:27:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190480,"job_number":"JOB_190480","tr_customer_id":190498,"tr_customer_product_id":190488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:35.000Z","modified_at":"2026-02-18T14:38:35.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"109372567727480","imei1":"109372567727480","imei2":"109372567727480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190481,"job_number":"JOB_190481","tr_customer_id":190499,"tr_customer_product_id":190489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:38:36.000Z","modified_at":"2026-02-18T14:38:36.000Z","name":"Trudie Kuhn","mobile_number":"321-658-0193","email_id":"Ford_Berge36@yahoo.com","dop":"2025-02-01","serial_number":"17568761240540","imei1":"17568761240540","imei2":"17568761240540","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:38:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190483,"job_number":"JOB_190483","tr_customer_id":190501,"tr_customer_product_id":190491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:15.000Z","modified_at":"2026-02-18T14:39:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14266041310396","imei1":"14266041310396","imei2":"14266041310396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190485,"job_number":"JOB_190485","tr_customer_id":190503,"tr_customer_product_id":190493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:16.000Z","modified_at":"2026-02-18T14:39:16.000Z","name":"Cleveland O'Kon","mobile_number":"333-793-4468","email_id":"Annie_Okuneva@yahoo.com","dop":"2025-04-06","serial_number":"17490522418754216","imei1":"17490522418754216","imei2":"17490522418754216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190486,"job_number":"JOB_190486","tr_customer_id":190504,"tr_customer_product_id":190494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"101402802488952","imei1":"101402802488952","imei2":"101402802488952","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190487,"job_number":"JOB_190487","tr_customer_id":190505,"tr_customer_product_id":190495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:19.000Z","modified_at":"2026-02-18T14:39:19.000Z","name":"Damaris Jaskolski","mobile_number":"594-620-8395","email_id":"Krista40@yahoo.com","dop":"2025-02-01","serial_number":"103704273365121","imei1":"103704273365121","imei2":"103704273365121","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190489,"job_number":"JOB_190489","tr_customer_id":190507,"tr_customer_product_id":190497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:58.000Z","modified_at":"2026-02-18T14:39:58.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10932894130052","imei1":"10932894130052","imei2":"10932894130052","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190491,"job_number":"JOB_190491","tr_customer_id":190509,"tr_customer_product_id":190499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:39:59.000Z","modified_at":"2026-02-18T14:39:59.000Z","name":"Kory Littel","mobile_number":"672-752-9683","email_id":"Coby2@gmail.com","dop":"2025-06-18","serial_number":"1015707317126245","imei1":"1015707317126245","imei2":"1015707317126245","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:39:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190492,"job_number":"JOB_190492","tr_customer_id":190510,"tr_customer_product_id":190500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"100046517751634","imei1":"100046517751634","imei2":"100046517751634","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190493,"job_number":"JOB_190493","tr_customer_id":190511,"tr_customer_product_id":190501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"Astrid Conn","mobile_number":"381-610-2336","email_id":"Wilfrid_Beer@yahoo.com","dop":"2025-02-01","serial_number":"96658785246596","imei1":"96658785246596","imei2":"96658785246596","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190494,"job_number":"JOB_190494","tr_customer_id":190512,"tr_customer_product_id":190502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:02.000Z","modified_at":"2026-02-18T14:40:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10165182301647","imei1":"10165182301647","imei2":"10165182301647","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190497,"job_number":"JOB_190497","tr_customer_id":190515,"tr_customer_product_id":190505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:04.000Z","modified_at":"2026-02-18T14:40:04.000Z","name":"Sarina Douglas","mobile_number":"478-954-9335","email_id":"Doris_Orn85@gmail.com","dop":"2025-04-06","serial_number":"18289522937873292","imei1":"18289522937873292","imei2":"18289522937873292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190498,"job_number":"JOB_190498","tr_customer_id":190516,"tr_customer_product_id":190506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:07.000Z","modified_at":"2026-02-18T14:40:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16987853015612","imei1":"16987853015612","imei2":"16987853015612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190500,"job_number":"JOB_190500","tr_customer_id":190518,"tr_customer_product_id":190508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:09.000Z","modified_at":"2026-02-18T14:40:09.000Z","name":"Graciela Torphy","mobile_number":"320-701-1001","email_id":"Josue61@hotmail.com","dop":"2025-04-06","serial_number":"17331467059833758","imei1":"17331467059833758","imei2":"17331467059833758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190504,"job_number":"JOB_190504","tr_customer_id":190522,"tr_customer_product_id":190512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10679544172405","imei1":"10679544172405","imei2":"10679544172405","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190506,"job_number":"JOB_190506","tr_customer_id":190524,"tr_customer_product_id":190514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:45.000Z","modified_at":"2026-02-18T14:40:45.000Z","name":"Jesus Schmidt","mobile_number":"223-775-6755","email_id":"Vincent_Fahey90@hotmail.com","dop":"2025-06-18","serial_number":"1061545598721223","imei1":"1061545598721223","imei2":"1061545598721223","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190507,"job_number":"JOB_190507","tr_customer_id":190525,"tr_customer_product_id":190515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:49.000Z","modified_at":"2026-02-18T14:40:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10515193896068","imei1":"10515193896068","imei2":"10515193896068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190509,"job_number":"JOB_190509","tr_customer_id":190527,"tr_customer_product_id":190517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"Hipolito Marvin","mobile_number":"407-278-7896","email_id":"Harry.Lindgren@hotmail.com","dop":"2025-04-06","serial_number":"17861471015834168","imei1":"17861471015834168","imei2":"17861471015834168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190510,"job_number":"JOB_190510","tr_customer_id":190528,"tr_customer_product_id":190518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:51.000Z","modified_at":"2026-02-18T14:40:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15257966143808","imei1":"15257966143808","imei2":"15257966143808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190512,"job_number":"JOB_190512","tr_customer_id":190530,"tr_customer_product_id":190520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:53.000Z","modified_at":"2026-02-18T14:40:53.000Z","name":"Camron Kozey","mobile_number":"838-426-5845","email_id":"Sandy.Schmidt@gmail.com","dop":"2025-04-06","serial_number":"16158476023233256","imei1":"16158476023233256","imei2":"16158476023233256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190516,"job_number":"JOB_190516","tr_customer_id":190534,"tr_customer_product_id":190524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:35.000Z","modified_at":"2026-02-18T14:41:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13228606445581","imei1":"13228606445581","imei2":"13228606445581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190518,"job_number":"JOB_190518","tr_customer_id":190536,"tr_customer_product_id":190526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:36.000Z","modified_at":"2026-02-18T14:41:36.000Z","name":"Ernie Kuhic","mobile_number":"579-425-4029","email_id":"Keshaun24@hotmail.com","dop":"2025-04-06","serial_number":"19089752154950310","imei1":"19089752154950310","imei2":"19089752154950310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190519,"job_number":"JOB_190519","tr_customer_id":190537,"tr_customer_product_id":190527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18615086599766","imei1":"18615086599766","imei2":"18615086599766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190520,"job_number":"JOB_190520","tr_customer_id":190538,"tr_customer_product_id":190528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:40.000Z","modified_at":"2026-02-18T14:41:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15564679046206","imei1":"15564679046206","imei2":"15564679046206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190523,"job_number":"JOB_190523","tr_customer_id":190541,"tr_customer_product_id":190531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Elena Hoppe","mobile_number":"350-334-7147","email_id":"Rosamond.Stanton@yahoo.com","dop":"2025-04-06","serial_number":"10554737720826640","imei1":"10554737720826640","imei2":"10554737720826640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190524,"job_number":"JOB_190524","tr_customer_id":190542,"tr_customer_product_id":190532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:42.000Z","modified_at":"2026-02-18T14:41:42.000Z","name":"Ashly Langworth","mobile_number":"848-496-2298","email_id":"Maxie.Labadie55@gmail.com","dop":"2025-04-06","serial_number":"10572297477418618","imei1":"10572297477418618","imei2":"10572297477418618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190528,"job_number":"JOB_190528","tr_customer_id":190546,"tr_customer_product_id":190536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:07.000Z","modified_at":"2026-02-18T14:42:07.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"18696408138153","imei1":"18696408138153","imei2":"18696408138153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190530,"job_number":"JOB_190530","tr_customer_id":190548,"tr_customer_product_id":190538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:08.000Z","modified_at":"2026-02-18T14:42:08.000Z","name":"Ozella Larkin","mobile_number":"891-528-8399","email_id":"Malcolm35@hotmail.com","dop":"2025-04-06","serial_number":"13578872683299074","imei1":"13578872683299074","imei2":"13578872683299074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190531,"job_number":"JOB_190531","tr_customer_id":190549,"tr_customer_product_id":190539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:22.000Z","modified_at":"2026-02-18T14:42:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12597115878125","imei1":"12597115878125","imei2":"12597115878125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190533,"job_number":"JOB_190533","tr_customer_id":190551,"tr_customer_product_id":190541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:23.000Z","modified_at":"2026-02-18T14:42:23.000Z","name":"Queenie Block","mobile_number":"927-414-6651","email_id":"Lionel_Deckow@hotmail.com","dop":"2025-04-06","serial_number":"19918286386559496","imei1":"19918286386559496","imei2":"19918286386559496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190534,"job_number":"JOB_190534","tr_customer_id":190552,"tr_customer_product_id":190542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:27.000Z","modified_at":"2026-02-18T14:42:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19493467791403","imei1":"19493467791403","imei2":"19493467791403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190536,"job_number":"JOB_190536","tr_customer_id":190554,"tr_customer_product_id":190544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:29.000Z","modified_at":"2026-02-18T14:42:29.000Z","name":"Annetta Cummerata","mobile_number":"439-373-1207","email_id":"Eriberto.Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"13228321607808128","imei1":"13228321607808128","imei2":"13228321607808128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190537,"job_number":"JOB_190537","tr_customer_id":190555,"tr_customer_product_id":190545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:30.000Z","modified_at":"2026-02-18T14:42:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17167260671702","imei1":"17167260671702","imei2":"17167260671702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190539,"job_number":"JOB_190539","tr_customer_id":190557,"tr_customer_product_id":190547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:32.000Z","modified_at":"2026-02-18T14:42:32.000Z","name":"Geovanny Rippin","mobile_number":"908-512-4298","email_id":"Pauline.Kohler68@hotmail.com","dop":"2025-04-06","serial_number":"18439503760840976","imei1":"18439503760840976","imei2":"18439503760840976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190543,"job_number":"JOB_190543","tr_customer_id":190561,"tr_customer_product_id":190551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:50.000Z","modified_at":"2026-02-18T14:42:50.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"16404559000029","imei1":"16404559000029","imei2":"16404559000029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190545,"job_number":"JOB_190545","tr_customer_id":190563,"tr_customer_product_id":190553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:51.000Z","modified_at":"2026-02-18T14:42:51.000Z","name":"Benny Lynch","mobile_number":"897-705-3264","email_id":"Lucy74@gmail.com","dop":"2025-04-06","serial_number":"12112969040196584","imei1":"12112969040196584","imei2":"12112969040196584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190546,"job_number":"JOB_190546","tr_customer_id":190564,"tr_customer_product_id":190554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:03.000Z","modified_at":"2026-02-18T14:43:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13857730954724","imei1":"13857730954724","imei2":"13857730954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190548,"job_number":"JOB_190548","tr_customer_id":190566,"tr_customer_product_id":190556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:05.000Z","modified_at":"2026-02-18T14:43:05.000Z","name":"Madisyn Heller","mobile_number":"787-301-6313","email_id":"Wilhelmine55@hotmail.com","dop":"2025-04-06","serial_number":"12539782517027324","imei1":"12539782517027324","imei2":"12539782517027324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190549,"job_number":"JOB_190549","tr_customer_id":190567,"tr_customer_product_id":190557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:13.000Z","modified_at":"2026-02-18T14:43:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18017966235354","imei1":"18017966235354","imei2":"18017966235354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190551,"job_number":"JOB_190551","tr_customer_id":190569,"tr_customer_product_id":190559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:15.000Z","modified_at":"2026-02-18T14:43:15.000Z","name":"Dariana Streich","mobile_number":"253-951-5142","email_id":"Cordelia4@gmail.com","dop":"2025-04-06","serial_number":"18930916623060696","imei1":"18930916623060696","imei2":"18930916623060696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190552,"job_number":"JOB_190552","tr_customer_id":190570,"tr_customer_product_id":190560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:17.000Z","modified_at":"2026-02-18T14:43:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13579206660153","imei1":"13579206660153","imei2":"13579206660153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190554,"job_number":"JOB_190554","tr_customer_id":190572,"tr_customer_product_id":190562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:18.000Z","modified_at":"2026-02-18T14:43:18.000Z","name":"Barton Kassulke","mobile_number":"927-208-5267","email_id":"Chaz.Fay31@gmail.com","dop":"2025-04-06","serial_number":"18752759902421780","imei1":"18752759902421780","imei2":"18752759902421780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190555,"job_number":"JOB_190555","tr_customer_id":190573,"tr_customer_product_id":190563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:33.000Z","modified_at":"2026-02-18T14:43:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"14241363579871","imei1":"14241363579871","imei2":"14241363579871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190557,"job_number":"JOB_190557","tr_customer_id":190575,"tr_customer_product_id":190565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:43:35.000Z","modified_at":"2026-02-18T14:43:35.000Z","name":"Kara Hagenes","mobile_number":"614-487-6331","email_id":"Alvis.Haley46@hotmail.com","dop":"2025-04-06","serial_number":"10612680851500150","imei1":"10612680851500150","imei2":"10612680851500150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190558,"job_number":"JOB_190558","tr_customer_id":190576,"tr_customer_product_id":190566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:03.000Z","modified_at":"2026-02-18T14:44:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19433483340458","imei1":"19433483340458","imei2":"19433483340458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190560,"job_number":"JOB_190560","tr_customer_id":190578,"tr_customer_product_id":190568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:05.000Z","modified_at":"2026-02-18T14:44:05.000Z","name":"Aglae Bednar","mobile_number":"604-277-6996","email_id":"Coralie46@hotmail.com","dop":"2025-04-06","serial_number":"12302182878934218","imei1":"12302182878934218","imei2":"12302182878934218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190562,"job_number":"JOB_190562","tr_customer_id":190580,"tr_customer_product_id":190570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:44:19.000Z","modified_at":"2026-02-18T14:44:19.000Z","name":"Fanny Wyman","mobile_number":"530-919-3010","email_id":"Alf9@gmail.com","dop":"2025-04-06","serial_number":"16769989105958932","imei1":"16769989105958932","imei2":"16769989105958932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190566,"job_number":"JOB_190566","tr_customer_id":190584,"tr_customer_product_id":190574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:45:36.000Z","modified_at":"2026-02-18T14:45:36.000Z","name":"Linnea Gutmann","mobile_number":"371-774-1061","email_id":"Yoshiko_Brown3@hotmail.com","dop":"2025-04-06","serial_number":"19884747232218624","imei1":"19884747232218624","imei2":"19884747232218624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:45:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190569,"job_number":"JOB_190569","tr_customer_id":190587,"tr_customer_product_id":190577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:49.000Z","modified_at":"2026-02-18T14:47:49.000Z","name":"Emery Roob","mobile_number":"443-619-8144","email_id":"Henriette50@gmail.com","dop":"2025-05-30","serial_number":"12267373140029","imei1":"12267373140029","imei2":"12267373140029","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190570,"job_number":"JOB_190570","tr_customer_id":190588,"tr_customer_product_id":190578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:47:50.000Z","modified_at":"2026-02-18T14:47:50.000Z","name":"Sydnie Anderson","mobile_number":"930-254-6687","email_id":"Iva_Lowe94@yahoo.com","dop":"2025-05-30","serial_number":"1995281023948040","imei1":"1995281023948040","imei2":"1995281023948040","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190571,"job_number":"JOB_190571","tr_customer_id":190589,"tr_customer_product_id":190579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:09.000Z","modified_at":"2026-02-18T14:50:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18485389927691","imei1":"18485389927691","imei2":"18485389927691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190573,"job_number":"JOB_190573","tr_customer_id":190591,"tr_customer_product_id":190581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:10.000Z","modified_at":"2026-02-18T14:50:10.000Z","name":"General Yost","mobile_number":"205-359-1215","email_id":"Winona_Spinka83@hotmail.com","dop":"2025-04-06","serial_number":"14573755703070770","imei1":"14573755703070770","imei2":"14573755703070770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190574,"job_number":"JOB_190574","tr_customer_id":190592,"tr_customer_product_id":190582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:21.000Z","modified_at":"2026-02-18T14:50:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16837166921221","imei1":"16837166921221","imei2":"16837166921221","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190576,"job_number":"JOB_190576","tr_customer_id":190594,"tr_customer_product_id":190584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:23.000Z","modified_at":"2026-02-18T14:50:23.000Z","name":"Kyleigh Bradtke","mobile_number":"696-928-0292","email_id":"Chris48@hotmail.com","dop":"2025-04-06","serial_number":"10408553329337064","imei1":"10408553329337064","imei2":"10408553329337064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190577,"job_number":"JOB_190577","tr_customer_id":190595,"tr_customer_product_id":190585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:28.000Z","modified_at":"2026-02-18T14:50:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19045256711355","imei1":"19045256711355","imei2":"19045256711355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190579,"job_number":"JOB_190579","tr_customer_id":190597,"tr_customer_product_id":190587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:30.000Z","modified_at":"2026-02-18T14:50:30.000Z","name":"Alexandrea Pollich","mobile_number":"611-306-8516","email_id":"Hoyt.Tromp@gmail.com","dop":"2025-04-06","serial_number":"15768132487887348","imei1":"15768132487887348","imei2":"15768132487887348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190580,"job_number":"JOB_190580","tr_customer_id":190598,"tr_customer_product_id":190588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:56.000Z","modified_at":"2026-02-18T14:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18473965289657","imei1":"18473965289657","imei2":"18473965289657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190582,"job_number":"JOB_190582","tr_customer_id":190600,"tr_customer_product_id":190590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:50:58.000Z","modified_at":"2026-02-18T14:50:58.000Z","name":"Josue Langosh","mobile_number":"581-425-8698","email_id":"Charley_Beier@yahoo.com","dop":"2025-04-06","serial_number":"12571788181530500","imei1":"12571788181530500","imei2":"12571788181530500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190586,"job_number":"JOB_190586","tr_customer_id":190604,"tr_customer_product_id":190594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:04.000Z","modified_at":"2026-02-18T14:51:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13533670857372","imei1":"13533670857372","imei2":"13533670857372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190588,"job_number":"JOB_190588","tr_customer_id":190606,"tr_customer_product_id":190596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:05.000Z","modified_at":"2026-02-18T14:51:05.000Z","name":"America Gusikowski","mobile_number":"284-286-9682","email_id":"Lue_Krajcik95@yahoo.com","dop":"2025-04-06","serial_number":"10073732698476864","imei1":"10073732698476864","imei2":"10073732698476864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190590,"job_number":"JOB_190590","tr_customer_id":190608,"tr_customer_product_id":190598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11922059782205","imei1":"11922059782205","imei2":"11922059782205","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190594,"job_number":"JOB_190594","tr_customer_id":190612,"tr_customer_product_id":190602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:19.000Z","modified_at":"2026-02-18T14:51:19.000Z","name":"Karley Borer","mobile_number":"231-674-7752","email_id":"Isobel.Walker@yahoo.com","dop":"2025-04-06","serial_number":"10953587143630666","imei1":"10953587143630666","imei2":"10953587143630666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190595,"job_number":"JOB_190595","tr_customer_id":190613,"tr_customer_product_id":190603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:34.000Z","modified_at":"2026-02-18T14:51:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12012513145773","imei1":"12012513145773","imei2":"12012513145773","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190600,"job_number":"JOB_190600","tr_customer_id":190618,"tr_customer_product_id":190608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:36.000Z","modified_at":"2026-02-18T14:51:36.000Z","name":"Myrtice Brakus","mobile_number":"426-237-6393","email_id":"Camille35@gmail.com","dop":"2025-08-24","serial_number":"1013500099333832","imei1":"1013500099333832","imei2":"1013500099333832","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190601,"job_number":"JOB_190601","tr_customer_id":190619,"tr_customer_product_id":190609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:43.000Z","modified_at":"2026-02-18T14:51:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16615966902251","imei1":"16615966902251","imei2":"16615966902251","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190603,"job_number":"JOB_190603","tr_customer_id":190621,"tr_customer_product_id":190611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:44.000Z","modified_at":"2026-02-18T14:51:44.000Z","name":"Pinkie King","mobile_number":"573-831-5193","email_id":"Sheila92@hotmail.com","dop":"2025-04-06","serial_number":"16644251646739718","imei1":"16644251646739718","imei2":"16644251646739718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190604,"job_number":"JOB_190604","tr_customer_id":190622,"tr_customer_product_id":190612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:46.000Z","modified_at":"2026-02-18T14:51:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14541686905231","imei1":"14541686905231","imei2":"14541686905231","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190606,"job_number":"JOB_190606","tr_customer_id":190624,"tr_customer_product_id":190614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:47.000Z","modified_at":"2026-02-18T14:51:47.000Z","name":"Olaf Morar","mobile_number":"604-510-4434","email_id":"Eloy_Little46@gmail.com","dop":"2025-04-06","serial_number":"18991032866125424","imei1":"18991032866125424","imei2":"18991032866125424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190608,"job_number":"JOB_190608","tr_customer_id":190626,"tr_customer_product_id":190616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:50.000Z","modified_at":"2026-02-18T14:51:50.000Z","name":"Robb Jerde","mobile_number":"977-530-1119","email_id":"Willow11@gmail.com","dop":"2025-04-06","serial_number":"17163644881545744","imei1":"17163644881545744","imei2":"17163644881545744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190609,"job_number":"JOB_190609","tr_customer_id":190627,"tr_customer_product_id":190617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:02.000Z","modified_at":"2026-02-18T14:52:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19137123623377","imei1":"19137123623377","imei2":"19137123623377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190611,"job_number":"JOB_190611","tr_customer_id":190629,"tr_customer_product_id":190619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:03.000Z","modified_at":"2026-02-18T14:52:03.000Z","name":"Gerson Lebsack","mobile_number":"600-285-8015","email_id":"German17@yahoo.com","dop":"2025-04-06","serial_number":"17123775782906492","imei1":"17123775782906492","imei2":"17123775782906492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190612,"job_number":"JOB_190612","tr_customer_id":190630,"tr_customer_product_id":190620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:23.000Z","modified_at":"2026-02-18T14:52:23.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"16611256306931","imei1":"16611256306931","imei2":"16611256306931","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190614,"job_number":"JOB_190614","tr_customer_id":190632,"tr_customer_product_id":190622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:25.000Z","modified_at":"2026-02-18T14:52:25.000Z","name":"Nolan Fahey","mobile_number":"588-527-8978","email_id":"Vladimir69@yahoo.com","dop":"2025-08-24","serial_number":"1005776565020518","imei1":"1005776565020518","imei2":"1005776565020518","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190616,"job_number":"JOB_190616","tr_customer_id":190634,"tr_customer_product_id":190624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:26.000Z","modified_at":"2026-02-18T14:52:26.000Z","name":"Brannon McKenzie","mobile_number":"633-624-7031","email_id":"Cassandre_Schuppe97@gmail.com","dop":"2025-04-06","serial_number":"11179146711443048","imei1":"11179146711443048","imei2":"11179146711443048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190617,"job_number":"JOB_190617","tr_customer_id":190635,"tr_customer_product_id":190625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:52.000Z","modified_at":"2026-02-18T14:52:52.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"10160126979332","imei1":"10160126979332","imei2":"10160126979332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190619,"job_number":"JOB_190619","tr_customer_id":190637,"tr_customer_product_id":190627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:52:54.000Z","modified_at":"2026-02-18T14:52:54.000Z","name":"Ernest Pfeffer","mobile_number":"313-917-8999","email_id":"Mac.Cummings62@hotmail.com","dop":"2025-04-06","serial_number":"16719978586102276","imei1":"16719978586102276","imei2":"16719978586102276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190620,"job_number":"JOB_190620","tr_customer_id":190638,"tr_customer_product_id":190628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:11.000Z","modified_at":"2026-02-18T14:53:11.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14471290583155","imei1":"14471290583155","imei2":"14471290583155","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190622,"job_number":"JOB_190622","tr_customer_id":190640,"tr_customer_product_id":190630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:13.000Z","modified_at":"2026-02-18T14:53:13.000Z","name":"Joelle Brown","mobile_number":"443-901-1489","email_id":"Mariam_Beier88@yahoo.com","dop":"2025-08-24","serial_number":"1026645276299823","imei1":"1026645276299823","imei2":"1026645276299823","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190623,"job_number":"JOB_190623","tr_customer_id":190641,"tr_customer_product_id":190631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:37.000Z","modified_at":"2026-02-18T14:53:37.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14938348499268","imei1":"14938348499268","imei2":"14938348499268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190625,"job_number":"JOB_190625","tr_customer_id":190643,"tr_customer_product_id":190633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:53:38.000Z","modified_at":"2026-02-18T14:53:38.000Z","name":"Dominic Bins","mobile_number":"256-731-1125","email_id":"Ansel_Erdman68@hotmail.com","dop":"2025-04-06","serial_number":"14536141440748672","imei1":"14536141440748672","imei2":"14536141440748672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190626,"job_number":"JOB_190626","tr_customer_id":190644,"tr_customer_product_id":190634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:18.000Z","modified_at":"2026-02-18T14:54:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19893482773023","imei1":"19893482773023","imei2":"19893482773023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190628,"job_number":"JOB_190628","tr_customer_id":190646,"tr_customer_product_id":190636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:20.000Z","modified_at":"2026-02-18T14:54:20.000Z","name":"Helena Effertz","mobile_number":"201-491-4622","email_id":"Khalil_Hilpert@yahoo.com","dop":"2025-04-06","serial_number":"13714539258256278","imei1":"13714539258256278","imei2":"13714539258256278","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190629,"job_number":"JOB_190629","tr_customer_id":190647,"tr_customer_product_id":190637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:21.000Z","modified_at":"2026-02-18T14:54:21.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19946252115663","imei1":"19946252115663","imei2":"19946252115663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190631,"job_number":"JOB_190631","tr_customer_id":190649,"tr_customer_product_id":190639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:23.000Z","modified_at":"2026-02-18T14:54:23.000Z","name":"Gabe Schumm","mobile_number":"628-220-5131","email_id":"Ricky_Kutch@yahoo.com","dop":"2025-04-06","serial_number":"12467668146074516","imei1":"12467668146074516","imei2":"12467668146074516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190635,"job_number":"JOB_190635","tr_customer_id":190653,"tr_customer_product_id":190643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:51.000Z","modified_at":"2026-02-18T14:54:51.000Z","name":"Effie Cremin","mobile_number":"253-516-4344","email_id":"Kamren49@yahoo.com","dop":"2025-04-06","serial_number":"14656008222021148","imei1":"14656008222021148","imei2":"14656008222021148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190637,"job_number":"JOB_190637","tr_customer_id":190655,"tr_customer_product_id":190645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:54:59.000Z","modified_at":"2026-02-18T14:54:59.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17165981140339","imei1":"17165981140339","imei2":"17165981140339","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:54:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190639,"job_number":"JOB_190639","tr_customer_id":190657,"tr_customer_product_id":190647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:01.000Z","modified_at":"2026-02-18T14:55:01.000Z","name":"Barbara Rippin","mobile_number":"228-213-5430","email_id":"Otilia.Schuster@hotmail.com","dop":"2025-04-06","serial_number":"12389684853882124","imei1":"12389684853882124","imei2":"12389684853882124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190640,"job_number":"JOB_190640","tr_customer_id":190658,"tr_customer_product_id":190648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:03.000Z","modified_at":"2026-02-18T14:55:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11851452465804","imei1":"11851452465804","imei2":"11851452465804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190642,"job_number":"JOB_190642","tr_customer_id":190660,"tr_customer_product_id":190650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:05.000Z","modified_at":"2026-02-18T14:55:05.000Z","name":"Garrett Schmitt","mobile_number":"491-809-2662","email_id":"Ulises_Bernhard22@hotmail.com","dop":"2025-04-06","serial_number":"11486059669901832","imei1":"11486059669901832","imei2":"11486059669901832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190643,"job_number":"JOB_190643","tr_customer_id":190661,"tr_customer_product_id":190651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:46.000Z","modified_at":"2026-02-18T14:55:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14434672793409","imei1":"14434672793409","imei2":"14434672793409","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190645,"job_number":"JOB_190645","tr_customer_id":190663,"tr_customer_product_id":190653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14092464236356","imei1":"14092464236356","imei2":"14092464236356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190646,"job_number":"JOB_190646","tr_customer_id":190664,"tr_customer_product_id":190654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:47.000Z","modified_at":"2026-02-18T14:55:47.000Z","name":"Estelle Schowalter","mobile_number":"673-557-0381","email_id":"Stanley.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"15370202108846828","imei1":"15370202108846828","imei2":"15370202108846828","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190648,"job_number":"JOB_190648","tr_customer_id":190666,"tr_customer_product_id":190656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:55:49.000Z","modified_at":"2026-02-18T14:55:49.000Z","name":"Gracie Boyer","mobile_number":"693-751-2989","email_id":"Jaylon_Shields54@hotmail.com","dop":"2025-04-06","serial_number":"10291298634926798","imei1":"10291298634926798","imei2":"10291298634926798","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:55:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190649,"job_number":"JOB_190649","tr_customer_id":190667,"tr_customer_product_id":190657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:31.000Z","modified_at":"2026-02-18T14:56:31.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10756206703496","imei1":"10756206703496","imei2":"10756206703496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190651,"job_number":"JOB_190651","tr_customer_id":190669,"tr_customer_product_id":190659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:56:33.000Z","modified_at":"2026-02-18T14:56:33.000Z","name":"Raymond Larkin","mobile_number":"596-275-8640","email_id":"Layne_Jenkins@yahoo.com","dop":"2025-04-06","serial_number":"18751274264825260","imei1":"18751274264825260","imei2":"18751274264825260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:56:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190652,"job_number":"JOB_190652","tr_customer_id":190670,"tr_customer_product_id":190660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:56.000Z","modified_at":"2026-02-18T15:10:56.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18710629686405","imei1":"18710629686405","imei2":"18710629686405","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190654,"job_number":"JOB_190654","tr_customer_id":190672,"tr_customer_product_id":190662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:10:58.000Z","modified_at":"2026-02-18T15:10:58.000Z","name":"Sydni Keeling","mobile_number":"645-412-5374","email_id":"Fanny_Conroy7@hotmail.com","dop":"2025-04-06","serial_number":"14563143144516856","imei1":"14563143144516856","imei2":"14563143144516856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190655,"job_number":"JOB_190655","tr_customer_id":190673,"tr_customer_product_id":190663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:40.000Z","modified_at":"2026-02-18T15:11:40.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13109724821059","imei1":"13109724821059","imei2":"13109724821059","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190657,"job_number":"JOB_190657","tr_customer_id":190675,"tr_customer_product_id":190665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:11:41.000Z","modified_at":"2026-02-18T15:11:41.000Z","name":"Beaulah Rempel","mobile_number":"831-298-0282","email_id":"Leone_Kuhic@gmail.com","dop":"2025-04-06","serial_number":"19100566663783144","imei1":"19100566663783144","imei2":"19100566663783144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:11:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190659,"job_number":"JOB_190659","tr_customer_id":190677,"tr_customer_product_id":190667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:26:16.000Z","modified_at":"2026-02-18T15:26:16.000Z","name":"Madhuri Trivedi","mobile_number":"9929947330","email_id":"tushar.pillai@hotmail.com","dop":"2026-02-08","serial_number":"340740070219351","imei1":"340740070219351","imei2":"340740070219351","popurl":"www.kanti-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:26:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190666,"job_number":"JOB_190666","tr_customer_id":190684,"tr_customer_product_id":190674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Ravi Sinha","mobile_number":"9998817498","email_id":"subhashini.pandey@hotmail.com","dop":"2026-02-08","serial_number":"360077913737689","imei1":"360077913737689","imei2":"360077913737689","popurl":"www.bhoopat-adiga.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190667,"job_number":"JOB_190667","tr_customer_id":190685,"tr_customer_product_id":190675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Sachin Chaturvedi","mobile_number":"9942813226","email_id":"chandak.dwivedi@yahoo.co.in","dop":"2026-02-08","serial_number":"024242038505929","imei1":"024242038505929","imei2":"024242038505929","popurl":"www.trilochana-desai.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190668,"job_number":"JOB_190668","tr_customer_id":190686,"tr_customer_product_id":190676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Chakrika Gill","mobile_number":"9963829283","email_id":"chaanakya.kaur@yahoo.co.in","dop":"2026-02-08","serial_number":"031661347280462","imei1":"031661347280462","imei2":"031661347280462","popurl":"www.veda-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190670,"job_number":"JOB_190670","tr_customer_id":190688,"tr_customer_product_id":190678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:48.000Z","name":"Bhamini Prajapat","mobile_number":"9987723638","email_id":"kanaka.kaul@gmail.com","dop":"2026-02-08","serial_number":"397353258768730","imei1":"397353258768730","imei2":"397353258768730","popurl":"www.deenabandhu-mehrotra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190671,"job_number":"JOB_190671","tr_customer_id":190689,"tr_customer_product_id":190679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aditya Dhawan","mobile_number":"9963813652","email_id":"shashikala.rana@hotmail.com","dop":"2026-02-08","serial_number":"118827490352061","imei1":"118827490352061","imei2":"118827490352061","popurl":"www.anaadi-butt.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190673,"job_number":"JOB_190673","tr_customer_id":190690,"tr_customer_product_id":190681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhara Guha","mobile_number":"9960847595","email_id":"bahula.gandhi@yahoo.co.in","dop":"2026-02-08","serial_number":"631862245641720","imei1":"631862245641720","imei2":"631862245641720","popurl":"www.narayan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190674,"job_number":"JOB_190674","tr_customer_id":190692,"tr_customer_product_id":190682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:48.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Dhananjay Dhawan","mobile_number":"9937748743","email_id":"anilabh.deshpande@gmail.com","dop":"2026-02-08","serial_number":"914722459616218","imei1":"914722459616218","imei2":"914722459616218","popurl":"www.birjesh-tandon.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190675,"job_number":"JOB_190675","tr_customer_id":190693,"tr_customer_product_id":190683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:45:49.000Z","modified_at":"2026-02-18T15:45:49.000Z","name":"Aasha Ahuja","mobile_number":"9923034500","email_id":"arjun.nehru@hotmail.com","dop":"2026-02-08","serial_number":"906597139776943","imei1":"906597139776943","imei2":"906597139776943","popurl":"www.aadi-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:45:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190677,"job_number":"JOB_190677","tr_customer_id":190695,"tr_customer_product_id":190685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Girish Kocchar","mobile_number":"9907784583","email_id":"bala.bhattacharya@gmail.com","dop":"2026-02-08","serial_number":"754635516214277","imei1":"754635516214277","imei2":"754635516214277","popurl":"www.jay-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190679,"job_number":"JOB_190679","tr_customer_id":190697,"tr_customer_product_id":190687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Budhil Singh","mobile_number":"9977100711","email_id":"chidambar.malik@gmail.com","dop":"2026-02-08","serial_number":"190678298127902","imei1":"190678298127902","imei2":"190678298127902","popurl":"www.sarisha-nehru.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190681,"job_number":"JOB_190681","tr_customer_id":190699,"tr_customer_product_id":190689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Deependra Sinha","mobile_number":"9993855488","email_id":"deeptimay.varman@hotmail.com","dop":"2026-02-08","serial_number":"929958213711352","imei1":"929958213711352","imei2":"929958213711352","popurl":"www.rohit-adiga.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190682,"job_number":"JOB_190682","tr_customer_id":190700,"tr_customer_product_id":190690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Bhargava Jain","mobile_number":"9972946500","email_id":"shakti.mahajan@yahoo.co.in","dop":"2026-02-08","serial_number":"260860249930528","imei1":"260860249930528","imei2":"260860249930528","popurl":"www.digambara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190683,"job_number":"JOB_190683","tr_customer_id":190701,"tr_customer_product_id":190691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Dharmaketu Agarwal","mobile_number":"9919203439","email_id":"lakshminath.rana@gmail.com","dop":"2026-02-08","serial_number":"196581201586957","imei1":"196581201586957","imei2":"196581201586957","popurl":"www.shresthi-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190685,"job_number":"JOB_190685","tr_customer_id":190703,"tr_customer_product_id":190693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sushil Naik","mobile_number":"9914223342","email_id":"subhashini.shukla@yahoo.co.in","dop":"2026-02-08","serial_number":"595225063897682","imei1":"595225063897682","imei2":"595225063897682","popurl":"www.bhaaswar-kaniyar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190686,"job_number":"JOB_190686","tr_customer_id":190704,"tr_customer_product_id":190694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Chandranath Prajapat","mobile_number":"9933089715","email_id":"usha.nehru@hotmail.com","dop":"2026-02-08","serial_number":"106071163814254","imei1":"106071163814254","imei2":"106071163814254","popurl":"www.brajesh-nehru.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190687,"job_number":"JOB_190687","tr_customer_id":190705,"tr_customer_product_id":190695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Sloka Adiga","mobile_number":"9940145463","email_id":"nirbhay.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"722549154147402","imei1":"722549154147402","imei2":"722549154147402","popurl":"www.vaishvi-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190688,"job_number":"JOB_190688","tr_customer_id":190706,"tr_customer_product_id":190696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Manoj Dhawan","mobile_number":"9911224969","email_id":"vaishvi.nair@gmail.com","dop":"2026-02-08","serial_number":"066205105812836","imei1":"066205105812836","imei2":"066205105812836","popurl":"www.bodhan-varman.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190690,"job_number":"JOB_190690","tr_customer_id":190708,"tr_customer_product_id":190698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:30.000Z","modified_at":"2026-02-18T15:48:30.000Z","name":"Shashikala Gupta","mobile_number":"9916719479","email_id":"anang.banerjee@yahoo.co.in","dop":"2026-02-08","serial_number":"220002805792748","imei1":"220002805792748","imei2":"220002805792748","popurl":"www.jagmeet-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190691,"job_number":"JOB_190691","tr_customer_id":190709,"tr_customer_product_id":190699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Karunanidhi Dwivedi","mobile_number":"9979182164","email_id":"gati.pandey@gmail.com","dop":"2026-02-08","serial_number":"061608188411199","imei1":"061608188411199","imei2":"061608188411199","popurl":"www.ganesh-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190692,"job_number":"JOB_190692","tr_customer_id":190710,"tr_customer_product_id":190700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Chandi Deshpande","mobile_number":"9985843695","email_id":"kalyani.panicker@gmail.com","dop":"2026-02-08","serial_number":"042798946939628","imei1":"042798946939628","imei2":"042798946939628","popurl":"www.durga-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190693,"job_number":"JOB_190693","tr_customer_id":190711,"tr_customer_product_id":190701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Anjushri Tandon","mobile_number":"9917476404","email_id":"adhiraj.reddy@yahoo.co.in","dop":"2026-02-08","serial_number":"368692540354243","imei1":"368692540354243","imei2":"368692540354243","popurl":"www.chinmayanand-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190694,"job_number":"JOB_190694","tr_customer_id":190712,"tr_customer_product_id":190702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Laal Pandey","mobile_number":"9938307448","email_id":"deeptimoyee.desai@yahoo.co.in","dop":"2026-02-08","serial_number":"738850193323646","imei1":"738850193323646","imei2":"738850193323646","popurl":"www.mahendra-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190695,"job_number":"JOB_190695","tr_customer_id":190713,"tr_customer_product_id":190703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Bhuvanesh Dhawan","mobile_number":"9957205161","email_id":"elakshi.butt@yahoo.co.in","dop":"2026-02-08","serial_number":"589117757048954","imei1":"589117757048954","imei2":"589117757048954","popurl":"www.acharyanandana-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190696,"job_number":"JOB_190696","tr_customer_id":190714,"tr_customer_product_id":190704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Ghanashyam Acharya","mobile_number":"9943648419","email_id":"bhaanumati.kaur@hotmail.com","dop":"2026-02-08","serial_number":"110768227845911","imei1":"110768227845911","imei2":"110768227845911","popurl":"www.adhrit-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190697,"job_number":"JOB_190697","tr_customer_id":190715,"tr_customer_product_id":190705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Priyala Chopra","mobile_number":"9988253904","email_id":"manisha.dhawan@yahoo.co.in","dop":"2026-02-08","serial_number":"497970357778139","imei1":"497970357778139","imei2":"497970357778139","popurl":"www.keerti-pothuvaal.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190698,"job_number":"JOB_190698","tr_customer_id":190716,"tr_customer_product_id":190706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Rita Chaturvedi","mobile_number":"9971026830","email_id":"chandrani.pilla@hotmail.com","dop":"2026-02-08","serial_number":"808845320646678","imei1":"808845320646678","imei2":"808845320646678","popurl":"www.kamla-prajapat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190699,"job_number":"JOB_190699","tr_customer_id":190717,"tr_customer_product_id":190707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Adityanandana Varrier","mobile_number":"9983132580","email_id":"aayushman.dwivedi@gmail.com","dop":"2026-02-08","serial_number":"482691076096810","imei1":"482691076096810","imei2":"482691076096810","popurl":"www.kamla-dhawan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190700,"job_number":"JOB_190700","tr_customer_id":190718,"tr_customer_product_id":190708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:31.000Z","modified_at":"2026-02-18T15:48:31.000Z","name":"Javas Chopra","mobile_number":"9905543937","email_id":"chitramala.trivedi@gmail.com","dop":"2026-02-08","serial_number":"762676635187687","imei1":"762676635187687","imei2":"762676635187687","popurl":"www.bhima-gowda.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190701,"job_number":"JOB_190701","tr_customer_id":190719,"tr_customer_product_id":190709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vasudev Kakkar","mobile_number":"9937219634","email_id":"jaimini.ahuja@gmail.com","dop":"2026-02-08","serial_number":"034067222054995","imei1":"034067222054995","imei2":"034067222054995","popurl":"www.gangesh-butt.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190702,"job_number":"JOB_190702","tr_customer_id":190720,"tr_customer_product_id":190710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Swarnalata Banerjee","mobile_number":"9925793003","email_id":"suma.gill@yahoo.co.in","dop":"2026-02-08","serial_number":"888507427367368","imei1":"888507427367368","imei2":"888507427367368","popurl":"www.aadrika-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190703,"job_number":"JOB_190703","tr_customer_id":190721,"tr_customer_product_id":190711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Indra Shah","mobile_number":"9953110753","email_id":"charuvrat.joshi@yahoo.co.in","dop":"2026-02-08","serial_number":"894123340604646","imei1":"894123340604646","imei2":"894123340604646","popurl":"www.devani-kakkar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190704,"job_number":"JOB_190704","tr_customer_id":190722,"tr_customer_product_id":190712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devajyoti Abbott","mobile_number":"9937062683","email_id":"amrit.dhawan@gmail.com","dop":"2026-02-08","serial_number":"898170454253248","imei1":"898170454253248","imei2":"898170454253248","popurl":"www.shresth-verma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190705,"job_number":"JOB_190705","tr_customer_id":190723,"tr_customer_product_id":190713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Aadinath Sharma","mobile_number":"9995031609","email_id":"datta.dubashi@yahoo.co.in","dop":"2026-02-08","serial_number":"709667312192850","imei1":"709667312192850","imei2":"709667312192850","popurl":"www.pramila-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190706,"job_number":"JOB_190706","tr_customer_id":190724,"tr_customer_product_id":190714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Vaijayanti Shah","mobile_number":"9914659983","email_id":"krishnadas.iyengar@yahoo.co.in","dop":"2026-02-08","serial_number":"767548065135183","imei1":"767548065135183","imei2":"767548065135183","popurl":"www.brajesh-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190707,"job_number":"JOB_190707","tr_customer_id":190725,"tr_customer_product_id":190715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Devadatt Pandey","mobile_number":"9948108767","email_id":"adinath.singh@gmail.com","dop":"2026-02-08","serial_number":"125829398629276","imei1":"125829398629276","imei2":"125829398629276","popurl":"www.jyoti-khatri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190708,"job_number":"JOB_190708","tr_customer_id":190726,"tr_customer_product_id":190716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Suresh Banerjee","mobile_number":"9936928722","email_id":"aayushman.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"381166135272132","imei1":"381166135272132","imei2":"381166135272132","popurl":"www.kalinda-mahajan.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190709,"job_number":"JOB_190709","tr_customer_id":190727,"tr_customer_product_id":190717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Akshayakeerti Varman","mobile_number":"9947826782","email_id":"niro.menon@yahoo.co.in","dop":"2026-02-08","serial_number":"024769662191140","imei1":"024769662191140","imei2":"024769662191140","popurl":"www.dhanpati-talwar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190710,"job_number":"JOB_190710","tr_customer_id":190728,"tr_customer_product_id":190718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Ananda Iyer","mobile_number":"9972043194","email_id":"guru.butt@gmail.com","dop":"2026-02-08","serial_number":"681270300877560","imei1":"681270300877560","imei2":"681270300877560","popurl":"www.chitramala-malik.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190711,"job_number":"JOB_190711","tr_customer_id":190729,"tr_customer_product_id":190719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Malati Gowda","mobile_number":"9995820233","email_id":"ujjawal.kapoor@hotmail.com","dop":"2026-02-08","serial_number":"565786414057120","imei1":"565786414057120","imei2":"565786414057120","popurl":"www.ghanaanand-dubashi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190712,"job_number":"JOB_190712","tr_customer_id":190730,"tr_customer_product_id":190720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Gajbaahu Trivedi","mobile_number":"9987078989","email_id":"meghnad.mukhopadhyay@gmail.com","dop":"2026-02-08","serial_number":"939988791014597","imei1":"939988791014597","imei2":"939988791014597","popurl":"www.dulari-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190713,"job_number":"JOB_190713","tr_customer_id":190731,"tr_customer_product_id":190721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjaneya Mehra","mobile_number":"9948799542","email_id":"chatur.kapoor@yahoo.co.in","dop":"2026-02-08","serial_number":"889854470156351","imei1":"889854470156351","imei2":"889854470156351","popurl":"www.swapnil-achari.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190714,"job_number":"JOB_190714","tr_customer_id":190732,"tr_customer_product_id":190722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Anjushri Khanna","mobile_number":"9924418711","email_id":"mahendra.varma@yahoo.co.in","dop":"2026-02-08","serial_number":"565953893400414","imei1":"565953893400414","imei2":"565953893400414","popurl":"www.suma-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190715,"job_number":"JOB_190715","tr_customer_id":190733,"tr_customer_product_id":190723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:32.000Z","modified_at":"2026-02-18T15:48:32.000Z","name":"Tanushri Iyengar","mobile_number":"9922970292","email_id":"ganapati.chopra@yahoo.co.in","dop":"2026-02-08","serial_number":"041946416314575","imei1":"041946416314575","imei2":"041946416314575","popurl":"www.chandrani-kocchar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190716,"job_number":"JOB_190716","tr_customer_id":190734,"tr_customer_product_id":190724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Menaka Adiga","mobile_number":"9982390805","email_id":"aruna.pothuvaal@gmail.com","dop":"2026-02-08","serial_number":"735451815525772","imei1":"735451815525772","imei2":"735451815525772","popurl":"www.agrata-khatri.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190717,"job_number":"JOB_190717","tr_customer_id":190735,"tr_customer_product_id":190725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ekdant Agarwal","mobile_number":"9918191696","email_id":"manjusha.joshi@gmail.com","dop":"2026-02-08","serial_number":"238904469916124","imei1":"238904469916124","imei2":"238904469916124","popurl":"www.ajit-butt.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190719,"job_number":"JOB_190719","tr_customer_id":190737,"tr_customer_product_id":190727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Divjot Johar","mobile_number":"9968875543","email_id":"bhargava.abbott@yahoo.co.in","dop":"2026-02-08","serial_number":"452774791485244","imei1":"452774791485244","imei2":"452774791485244","popurl":"www.chitrangada-gandhi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190720,"job_number":"JOB_190720","tr_customer_id":190738,"tr_customer_product_id":190728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Bela Nehru","mobile_number":"9931454219","email_id":"smita.chattopadhyay@hotmail.com","dop":"2026-02-08","serial_number":"067457911990389","imei1":"067457911990389","imei2":"067457911990389","popurl":"www.aanand-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190721,"job_number":"JOB_190721","tr_customer_id":190739,"tr_customer_product_id":190729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Ameyatma Dutta","mobile_number":"9975313125","email_id":"vidhya.khanna@gmail.com","dop":"2026-02-08","serial_number":"984791919755211","imei1":"984791919755211","imei2":"984791919755211","popurl":"www.anagh-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190722,"job_number":"JOB_190722","tr_customer_id":190740,"tr_customer_product_id":190730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Dinesh Asan","mobile_number":"9990989075","email_id":"meghnad.shah@gmail.com","dop":"2026-02-08","serial_number":"963541704313666","imei1":"963541704313666","imei2":"963541704313666","popurl":"www.chakravarti-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190723,"job_number":"JOB_190723","tr_customer_id":190741,"tr_customer_product_id":190731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:48:33.000Z","modified_at":"2026-02-18T15:48:33.000Z","name":"Krishna Chaturvedi","mobile_number":"9964271763","email_id":"karunanidhi.chopra@gmail.com","dop":"2026-02-08","serial_number":"821318046277907","imei1":"821318046277907","imei2":"821318046277907","popurl":"www.gitanjali-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:48:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190729,"job_number":"JOB_190729","tr_customer_id":190747,"tr_customer_product_id":190737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:03:58.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"86641069825194","imei1":"86641069825194","imei2":"86641069825194","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190731,"job_number":"JOB_190731","tr_customer_id":190749,"tr_customer_product_id":190739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:05.000Z","modified_at":"2026-02-18T16:13:05.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"107195018195099","imei1":"107195018195099","imei2":"107195018195099","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190733,"job_number":"JOB_190733","tr_customer_id":190751,"tr_customer_product_id":190741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:13:18.000Z","modified_at":"2026-02-18T16:13:18.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"109186612000098","imei1":"109186612000098","imei2":"109186612000098","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:13:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190736,"job_number":"JOB_190736","tr_customer_id":190754,"tr_customer_product_id":190744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:31:52.000Z","modified_at":"2026-02-18T16:31:52.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-18","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-18T16:31:51.474Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190737,"job_number":"JOB_190737","tr_customer_id":190755,"tr_customer_product_id":190745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:02.000Z","modified_at":"2026-02-18T16:49:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10425644068984","imei1":"10425644068984","imei2":"10425644068984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190739,"job_number":"JOB_190739","tr_customer_id":190757,"tr_customer_product_id":190747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:03.000Z","modified_at":"2026-02-18T16:49:03.000Z","name":"Raheem Zboncak","mobile_number":"213-451-0055","email_id":"Eda.Weimann83@gmail.com","dop":"2025-04-06","serial_number":"11893012926297470","imei1":"11893012926297470","imei2":"11893012926297470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190740,"job_number":"JOB_190740","tr_customer_id":190758,"tr_customer_product_id":190748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:35.000Z","modified_at":"2026-02-18T16:49:35.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"13854111585480","imei1":"13854111585480","imei2":"13854111585480","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190742,"job_number":"JOB_190742","tr_customer_id":190760,"tr_customer_product_id":190750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:36.000Z","modified_at":"2026-02-18T16:49:36.000Z","name":"Malika Zulauf","mobile_number":"547-427-4261","email_id":"Yoshiko87@hotmail.com","dop":"2025-08-24","serial_number":"1024300678223886","imei1":"1024300678223886","imei2":"1024300678223886","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190743,"job_number":"JOB_190743","tr_customer_id":190761,"tr_customer_product_id":190751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:48.000Z","modified_at":"2026-02-18T16:49:48.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"17906896352827","imei1":"17906896352827","imei2":"17906896352827","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190745,"job_number":"JOB_190745","tr_customer_id":190763,"tr_customer_product_id":190753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:49:50.000Z","modified_at":"2026-02-18T16:49:50.000Z","name":"Grayson Sporer","mobile_number":"568-550-7396","email_id":"Mason52@gmail.com","dop":"2025-04-06","serial_number":"16510994969847992","imei1":"16510994969847992","imei2":"16510994969847992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:49:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190746,"job_number":"JOB_190746","tr_customer_id":190764,"tr_customer_product_id":190754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:21.000Z","modified_at":"2026-02-18T16:50:21.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19800046826230","imei1":"19800046826230","imei2":"19800046826230","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190748,"job_number":"JOB_190748","tr_customer_id":190766,"tr_customer_product_id":190756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:23.000Z","modified_at":"2026-02-18T16:50:23.000Z","name":"Myron Botsford","mobile_number":"741-878-9056","email_id":"Jacinthe_Beer16@yahoo.com","dop":"2025-08-24","serial_number":"1053945805964916","imei1":"1053945805964916","imei2":"1053945805964916","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190749,"job_number":"JOB_190749","tr_customer_id":190767,"tr_customer_product_id":190757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:33.000Z","modified_at":"2026-02-18T16:50:33.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15210998790186","imei1":"15210998790186","imei2":"15210998790186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190751,"job_number":"JOB_190751","tr_customer_id":190769,"tr_customer_product_id":190759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:50:35.000Z","modified_at":"2026-02-18T16:50:35.000Z","name":"Ambrose Flatley","mobile_number":"889-934-5114","email_id":"Litzy.Crist66@hotmail.com","dop":"2025-04-06","serial_number":"17270159494367210","imei1":"17270159494367210","imei2":"17270159494367210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:50:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190752,"job_number":"JOB_190752","tr_customer_id":190770,"tr_customer_product_id":190760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:07.000Z","modified_at":"2026-02-18T16:51:07.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15595700127397","imei1":"15595700127397","imei2":"15595700127397","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190754,"job_number":"JOB_190754","tr_customer_id":190772,"tr_customer_product_id":190762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:51:08.000Z","modified_at":"2026-02-18T16:51:08.000Z","name":"Pauline Bode","mobile_number":"595-464-9791","email_id":"Rolando_Rodriguez@hotmail.com","dop":"2025-08-24","serial_number":"1055842905667129","imei1":"1055842905667129","imei2":"1055842905667129","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190755,"job_number":"JOB_190755","tr_customer_id":190773,"tr_customer_product_id":190763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:56:18.000Z","modified_at":"2026-02-18T16:56:18.000Z","name":"{{firstname}} {{lastname}}","mobile_number":"{{phonenumber}}","email_id":"abcd@gmail.com","dop":"2025-12-31","serial_number":"159704402458597","imei1":"159704402458597","imei2":"159704402458597","popurl":"2026-01-28T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:56:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190756,"job_number":"JOB_190756","tr_customer_id":190774,"tr_customer_product_id":190764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:12.000Z","modified_at":"2026-02-18T16:57:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11273454079159","imei1":"11273454079159","imei2":"11273454079159","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190758,"job_number":"JOB_190758","tr_customer_id":190776,"tr_customer_product_id":190766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:14.000Z","modified_at":"2026-02-18T16:57:14.000Z","name":"Trinity Windler","mobile_number":"564-717-5075","email_id":"Shad16@hotmail.com","dop":"2025-04-06","serial_number":"12533939180653268","imei1":"12533939180653268","imei2":"12533939180653268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190760,"job_number":"JOB_190760","tr_customer_id":190778,"tr_customer_product_id":190768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:58.000Z","modified_at":"2026-02-18T16:57:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18040294620582","imei1":"18040294620582","imei2":"18040294620582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190762,"job_number":"JOB_190762","tr_customer_id":190780,"tr_customer_product_id":190770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:57:59.000Z","modified_at":"2026-02-18T16:57:59.000Z","name":"Matilda Wuckert","mobile_number":"638-811-9198","email_id":"Devan.Denesik43@gmail.com","dop":"2025-04-06","serial_number":"14903055407771012","imei1":"14903055407771012","imei2":"14903055407771012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:57:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190763,"job_number":"JOB_190763","tr_customer_id":190781,"tr_customer_product_id":190771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:11.000Z","modified_at":"2026-02-18T16:58:11.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14416982218148","imei1":"14416982218148","imei2":"14416982218148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190765,"job_number":"JOB_190765","tr_customer_id":190783,"tr_customer_product_id":190773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:12.000Z","modified_at":"2026-02-18T16:58:12.000Z","name":"Manuel Wyman","mobile_number":"772-249-0014","email_id":"Shad3@hotmail.com","dop":"2025-08-24","serial_number":"1001278836644339","imei1":"1001278836644339","imei2":"1001278836644339","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190766,"job_number":"JOB_190766","tr_customer_id":190784,"tr_customer_product_id":190774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:42.000Z","modified_at":"2026-02-18T16:58:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13854160535871","imei1":"13854160535871","imei2":"13854160535871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190768,"job_number":"JOB_190768","tr_customer_id":190786,"tr_customer_product_id":190776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:58:43.000Z","modified_at":"2026-02-18T16:58:43.000Z","name":"Horace Graham","mobile_number":"516-343-5447","email_id":"Edyth_Brekke13@gmail.com","dop":"2025-04-06","serial_number":"10342410809123496","imei1":"10342410809123496","imei2":"10342410809123496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:58:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190769,"job_number":"JOB_190769","tr_customer_id":190787,"tr_customer_product_id":190777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:01.000Z","modified_at":"2026-02-18T16:59:01.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13140027033418","imei1":"13140027033418","imei2":"13140027033418","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190771,"job_number":"JOB_190771","tr_customer_id":190789,"tr_customer_product_id":190779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:02.000Z","modified_at":"2026-02-18T16:59:02.000Z","name":"Major Stroman","mobile_number":"512-223-4891","email_id":"Drew88@gmail.com","dop":"2025-08-24","serial_number":"1014582494321798","imei1":"1014582494321798","imei2":"1014582494321798","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190772,"job_number":"JOB_190772","tr_customer_id":190790,"tr_customer_product_id":190780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:50.000Z","modified_at":"2026-02-18T16:59:50.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13797287661514","imei1":"13797287661514","imei2":"13797287661514","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190774,"job_number":"JOB_190774","tr_customer_id":190792,"tr_customer_product_id":190782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:59:52.000Z","modified_at":"2026-02-18T16:59:52.000Z","name":"Elbert Moore","mobile_number":"688-389-6357","email_id":"Juana_Stokes@hotmail.com","dop":"2025-08-24","serial_number":"1001168743640961","imei1":"1001168743640961","imei2":"1001168743640961","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189820,"job_number":"JOB_189820","tr_customer_id":189838,"tr_customer_product_id":189828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T03:40:00.000Z","modified_at":"2026-02-18T03:40:00.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"11010997902577","imei1":"11010997902577","imei2":"11010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T03:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189866,"job_number":"JOB_189866","tr_customer_id":189884,"tr_customer_product_id":189874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:31:45.000Z","modified_at":"2026-02-18T04:31:45.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dorthy_Reynolds21@hotmail.com","dop":"2025-07-02","serial_number":"16698885775836","imei1":"16698885775836","imei2":"16698885775836","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189877,"job_number":"JOB_189877","tr_customer_id":189895,"tr_customer_product_id":189885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:02.000Z","modified_at":"2026-02-18T04:32:02.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Clifford_Gusikowski@hotmail.com","dop":"2025-07-02","serial_number":"18948361242017","imei1":"18948361242017","imei2":"18948361242017","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189893,"job_number":"JOB_189893","tr_customer_id":189911,"tr_customer_product_id":189901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:18.000Z","modified_at":"2026-02-18T04:32:18.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Germaine_Larson@yahoo.com","dop":"2025-07-02","serial_number":"18577903566802","imei1":"18577903566802","imei2":"18577903566802","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189925,"job_number":"JOB_189925","tr_customer_id":189943,"tr_customer_product_id":189933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"133512494722849","imei1":"133512494722849","imei2":"133512494722849","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189926,"job_number":"JOB_189926","tr_customer_id":189944,"tr_customer_product_id":189934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Loyal Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"194997844932274","imei1":"194997844932274","imei2":"194997844932274","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189927,"job_number":"JOB_189927","tr_customer_id":189945,"tr_customer_product_id":189935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ian Zulauf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"147939845358147","imei1":"147939845358147","imei2":"147939845358147","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189928,"job_number":"JOB_189928","tr_customer_id":189946,"tr_customer_product_id":189936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:49.000Z","modified_at":"2026-02-18T04:32:49.000Z","name":"Ward Okuneva","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"192386422017609","imei1":"192386422017609","imei2":"192386422017609","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189948,"job_number":"JOB_189948","tr_customer_id":189966,"tr_customer_product_id":189956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:59.000Z","modified_at":"2026-02-18T04:32:59.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"114576089510141","imei1":"114576089510141","imei2":"114576089510141","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189951,"job_number":"JOB_189951","tr_customer_id":189969,"tr_customer_product_id":189959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Leif Wolf","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135071195735856","imei1":"135071195735856","imei2":"135071195735856","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189953,"job_number":"JOB_189953","tr_customer_id":189971,"tr_customer_product_id":189961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Sarina King","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131428940936007","imei1":"131428940936007","imei2":"131428940936007","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189954,"job_number":"JOB_189954","tr_customer_id":189972,"tr_customer_product_id":189962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:00.000Z","modified_at":"2026-02-18T04:33:00.000Z","name":"Adolph Bradtke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161044125819244","imei1":"161044125819244","imei2":"161044125819244","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189960,"job_number":"JOB_189960","tr_customer_id":189978,"tr_customer_product_id":189968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"108315862357350","imei1":"108315862357350","imei2":"108315862357350","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189962,"job_number":"JOB_189962","tr_customer_id":189980,"tr_customer_product_id":189970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:03.000Z","modified_at":"2026-02-18T04:33:03.000Z","name":"Vergie Christiansen","mobile_number":"347-779-4943","email_id":"Emmanuelle_Gottlieb17@yahoo.com","dop":"2025-06-09","serial_number":"107730161616736","imei1":"107730161616736","imei2":"107730161616736","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189970,"job_number":"JOB_189970","tr_customer_id":189988,"tr_customer_product_id":189978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:08.000Z","modified_at":"2026-02-18T04:33:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14686540021070","imei1":"14686540021070","imei2":"14686540021070","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189987,"job_number":"JOB_189987","tr_customer_id":190005,"tr_customer_product_id":189995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:18.000Z","modified_at":"2026-02-18T04:33:18.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107203855722515","imei1":"107203855722515","imei2":"107203855722515","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189990,"job_number":"JOB_189990","tr_customer_id":190008,"tr_customer_product_id":189998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:19.000Z","modified_at":"2026-02-18T04:33:19.000Z","name":"Kody Bartoletti","mobile_number":"435-332-4088","email_id":"Geovany80@yahoo.com","dop":"2025-06-09","serial_number":"100702435050031","imei1":"100702435050031","imei2":"100702435050031","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190007,"job_number":"JOB_190007","tr_customer_id":190025,"tr_customer_product_id":190015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:34.000Z","modified_at":"2026-02-18T04:33:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104562921130837","imei1":"104562921130837","imei2":"104562921130837","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190010,"job_number":"JOB_190010","tr_customer_id":190028,"tr_customer_product_id":190018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:35.000Z","modified_at":"2026-02-18T04:33:35.000Z","name":"Stacey Heaney","mobile_number":"964-962-8759","email_id":"Tate_Mante99@yahoo.com","dop":"2025-06-09","serial_number":"102955675095410","imei1":"102955675095410","imei2":"102955675095410","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190107,"job_number":"JOB_190107","tr_customer_id":190125,"tr_customer_product_id":190115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T05:18:58.000Z","modified_at":"2026-02-18T05:18:58.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11277358792811","imei1":"11277358792811","imei2":"11277358792811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T05:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190142,"job_number":"JOB_190142","tr_customer_id":190160,"tr_customer_product_id":190150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:04:56.000Z","modified_at":"2026-02-18T06:04:56.000Z","name":"Yashwanth K","mobile_number":"8494995358","email_id":"google1@gmail.com","dop":"2025-10-14","serial_number":"88010997902577","imei1":"88010997902577","imei2":"88010997902577","popurl":"2025-10-14T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:04:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190157,"job_number":"JOB_190157","tr_customer_id":190175,"tr_customer_product_id":190165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:00.000Z","modified_at":"2026-02-18T06:49:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101033127879284","imei1":"101033127879284","imei2":"101033127879284","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190159,"job_number":"JOB_190159","tr_customer_id":190177,"tr_customer_product_id":190167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:01.000Z","modified_at":"2026-02-18T06:49:01.000Z","name":"Arvid Tremblay","mobile_number":"667-763-6355","email_id":"Alexander22@hotmail.com","dop":"2025-06-09","serial_number":"106498740275695","imei1":"106498740275695","imei2":"106498740275695","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190160,"job_number":"JOB_190160","tr_customer_id":190178,"tr_customer_product_id":190168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:16.000Z","modified_at":"2026-02-18T06:49:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106270272762479","imei1":"106270272762479","imei2":"106270272762479","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190162,"job_number":"JOB_190162","tr_customer_id":190180,"tr_customer_product_id":190170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:17.000Z","modified_at":"2026-02-18T06:49:17.000Z","name":"Harold Feil","mobile_number":"647-616-5640","email_id":"Eleonore.Streich84@yahoo.com","dop":"2025-06-09","serial_number":"104994764388017","imei1":"104994764388017","imei2":"104994764388017","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190165,"job_number":"JOB_190165","tr_customer_id":190183,"tr_customer_product_id":190173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:32.000Z","modified_at":"2026-02-18T06:49:32.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102900368134069","imei1":"102900368134069","imei2":"102900368134069","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190167,"job_number":"JOB_190167","tr_customer_id":190185,"tr_customer_product_id":190175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T06:49:33.000Z","modified_at":"2026-02-18T06:49:33.000Z","name":"Marcos Tromp","mobile_number":"314-228-7947","email_id":"Sadye55@hotmail.com","dop":"2025-06-09","serial_number":"104891674965878","imei1":"104891674965878","imei2":"104891674965878","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T06:49:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190298,"job_number":"JOB_190298","tr_customer_id":190316,"tr_customer_product_id":190306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:13.000Z","modified_at":"2026-02-18T07:55:13.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Arielle_Hauck@gmail.com","dop":"2025-07-02","serial_number":"13349631344910","imei1":"13349631344910","imei2":"13349631344910","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190299,"job_number":"JOB_190299","tr_customer_id":190317,"tr_customer_product_id":190307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:31.000Z","modified_at":"2026-02-18T07:55:31.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Darlene.Towne@yahoo.com","dop":"2025-07-02","serial_number":"16691473801051","imei1":"16691473801051","imei2":"16691473801051","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190300,"job_number":"JOB_190300","tr_customer_id":190318,"tr_customer_product_id":190308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:55:48.000Z","modified_at":"2026-02-18T07:55:48.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Alysa37@hotmail.com","dop":"2025-07-02","serial_number":"19037749622148","imei1":"19037749622148","imei2":"19037749622148","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190470,"job_number":"JOB_190470","tr_customer_id":190488,"tr_customer_product_id":190478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:34:08.000Z","modified_at":"2026-02-18T14:34:08.000Z","name":"Sid T","mobile_number":"9166881662","email_id":"abc@xyz.com","dop":"2025-12-31","serial_number":"90274950464770","imei1":"90274950464770","imei2":"90274950464770","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:34:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190471,"job_number":"JOB_190471","tr_customer_id":190489,"tr_customer_product_id":190479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:40.000Z","modified_at":"2026-02-18T14:37:40.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"196062139109550","imei1":"196062139109550","imei2":"196062139109550","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190472,"job_number":"JOB_190472","tr_customer_id":190490,"tr_customer_product_id":190480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Hassie Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"173371444711747","imei1":"173371444711747","imei2":"173371444711747","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190473,"job_number":"JOB_190473","tr_customer_id":190491,"tr_customer_product_id":190481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Janiya Kub","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"126760794545176","imei1":"126760794545176","imei2":"126760794545176","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190474,"job_number":"JOB_190474","tr_customer_id":190492,"tr_customer_product_id":190482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:41.000Z","modified_at":"2026-02-18T14:37:41.000Z","name":"Guido Fahey","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"108676025542683","imei1":"108676025542683","imei2":"108676025542683","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190475,"job_number":"JOB_190475","tr_customer_id":190493,"tr_customer_product_id":190483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"139493274060908","imei1":"139493274060908","imei2":"139493274060908","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190476,"job_number":"JOB_190476","tr_customer_id":190494,"tr_customer_product_id":190484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Retha Cronin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"183644150904033","imei1":"183644150904033","imei2":"183644150904033","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190477,"job_number":"JOB_190477","tr_customer_id":190495,"tr_customer_product_id":190485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Wade Wiza","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"167483661364111","imei1":"167483661364111","imei2":"167483661364111","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190478,"job_number":"JOB_190478","tr_customer_id":190496,"tr_customer_product_id":190486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:37:52.000Z","modified_at":"2026-02-18T14:37:52.000Z","name":"Brandy Monahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"161597047849821","imei1":"161597047849821","imei2":"161597047849821","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:37:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190583,"job_number":"JOB_190583","tr_customer_id":190601,"tr_customer_product_id":190591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101069359220426","imei1":"101069359220426","imei2":"101069359220426","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190585,"job_number":"JOB_190585","tr_customer_id":190603,"tr_customer_product_id":190593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:00.000Z","modified_at":"2026-02-18T14:51:00.000Z","name":"Alisha Stoltenberg","mobile_number":"911-804-8856","email_id":"Marilie8@gmail.com","dop":"2025-06-09","serial_number":"107820027670054","imei1":"107820027670054","imei2":"107820027670054","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190589,"job_number":"JOB_190589","tr_customer_id":190607,"tr_customer_product_id":190597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:17.000Z","modified_at":"2026-02-18T14:51:17.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103028992127620","imei1":"103028992127620","imei2":"103028992127620","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190593,"job_number":"JOB_190593","tr_customer_id":190611,"tr_customer_product_id":190601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:18.000Z","modified_at":"2026-02-18T14:51:18.000Z","name":"Vladimir Huel","mobile_number":"958-290-8137","email_id":"Vincenza_Hamill@hotmail.com","dop":"2025-06-09","serial_number":"100889196891166","imei1":"100889196891166","imei2":"100889196891166","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190596,"job_number":"JOB_190596","tr_customer_id":190614,"tr_customer_product_id":190604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101127826062162","imei1":"101127826062162","imei2":"101127826062162","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190599,"job_number":"JOB_190599","tr_customer_id":190617,"tr_customer_product_id":190607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:51:35.000Z","modified_at":"2026-02-18T14:51:35.000Z","name":"Jasper Roob","mobile_number":"466-478-0319","email_id":"Domingo.Shields65@gmail.com","dop":"2025-06-09","serial_number":"107790462254888","imei1":"107790462254888","imei2":"107790462254888","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:51:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190658,"job_number":"JOB_190658","tr_customer_id":190676,"tr_customer_product_id":190666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:13:36.000Z","modified_at":"2026-02-18T15:13:36.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"17613815388988","imei1":"17613815388988","imei2":"17613815388988","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:13:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190660,"job_number":"JOB_190660","tr_customer_id":190678,"tr_customer_product_id":190668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:34:07.000Z","modified_at":"2026-02-18T15:34:07.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289571","imei1":"19645038289571","imei2":"19645038289571","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190661,"job_number":"JOB_190661","tr_customer_id":190679,"tr_customer_product_id":190669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:36:43.000Z","modified_at":"2026-02-18T15:36:43.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"19645038289572","imei1":"19645038289572","imei2":"19645038289572","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190662,"job_number":"JOB_190662","tr_customer_id":190680,"tr_customer_product_id":190670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:21.000Z","modified_at":"2026-02-18T15:37:21.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"10996056369681","imei1":"10996056369681","imei2":"10996056369681","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190663,"job_number":"JOB_190663","tr_customer_id":190681,"tr_customer_product_id":190671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:37:33.000Z","modified_at":"2026-02-18T15:37:33.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"12339313144885","imei1":"12339313144885","imei2":"12339313144885","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:37:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190664,"job_number":"JOB_190664","tr_customer_id":190682,"tr_customer_product_id":190672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:17.000Z","modified_at":"2026-02-18T15:39:17.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"15739652209136","imei1":"15739652209136","imei2":"15739652209136","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190665,"job_number":"JOB_190665","tr_customer_id":190683,"tr_customer_product_id":190673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:39:25.000Z","modified_at":"2026-02-18T15:39:25.000Z","name":"Akshayakumar Jagadal","mobile_number":"8660356784","email_id":"akshay.rajendra26@gmail.com","dop":"2026-01-15","serial_number":"14463112094098","imei1":"14463112094098","imei2":"14463112094098","popurl":"2026-01-15T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T15:39:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":190735,"job_number":"JOB_190735","tr_customer_id":190753,"tr_customer_product_id":190743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:14:26.000Z","modified_at":"2026-02-18T16:14:26.000Z","name":"Ryley Friesen","mobile_number":"438-305-3867","email_id":"Frederique_Crooks@yahoo.com","dop":"2026-01-06","serial_number":"10032141668127","imei1":"10032141668127","imei2":"10032141668127","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T16:14:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189901,"job_number":"JOB_189901","tr_customer_id":189919,"tr_customer_product_id":189909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:24.000Z","modified_at":"2026-02-18T04:32:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10426293815909","imei1":"10426293815909","imei2":"10426293815909","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189903,"job_number":"JOB_189903","tr_customer_id":189921,"tr_customer_product_id":189911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:32:26.000Z","modified_at":"2026-02-18T04:32:26.000Z","name":"Woodrow Blanda","mobile_number":"479-510-4796","email_id":"Tomas50@gmail.com","dop":"2000-01-31","serial_number":"1090361448464312","imei1":"1090361448464312","imei2":"1090361448464312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189963,"job_number":"JOB_189963","tr_customer_id":189981,"tr_customer_product_id":189971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:04.000Z","modified_at":"2026-02-18T04:33:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10155043691005","imei1":"10155043691005","imei2":"10155043691005","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189967,"job_number":"JOB_189967","tr_customer_id":189985,"tr_customer_product_id":189975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:06.000Z","modified_at":"2026-02-18T04:33:06.000Z","name":"Derek McLaughlin","mobile_number":"823-842-1433","email_id":"Aida97@hotmail.com","dop":"2000-01-31","serial_number":"1020059257742102","imei1":"1020059257742102","imei2":"1020059257742102","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190023,"job_number":"JOB_190023","tr_customer_id":190041,"tr_customer_product_id":190031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:45.000Z","modified_at":"2026-02-18T04:33:45.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10221767412423","imei1":"10221767412423","imei2":"10221767412423","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:45.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190027,"job_number":"JOB_190027","tr_customer_id":190045,"tr_customer_product_id":190035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:33:47.000Z","modified_at":"2026-02-18T04:33:47.000Z","name":"Denis Koss","mobile_number":"660-619-8496","email_id":"Vicenta_Kuhn@hotmail.com","dop":"2000-01-31","serial_number":"1035698282195115","imei1":"1035698282195115","imei2":"1035698282195115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:33:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190057,"job_number":"JOB_190057","tr_customer_id":190075,"tr_customer_product_id":190065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:27.000Z","modified_at":"2026-02-18T04:34:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10801179568647","imei1":"10801179568647","imei2":"10801179568647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190061,"job_number":"JOB_190061","tr_customer_id":190079,"tr_customer_product_id":190069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T04:34:28.000Z","modified_at":"2026-02-18T04:34:28.000Z","name":"Margarett Murphy","mobile_number":"263-571-5454","email_id":"Ronaldo78@yahoo.com","dop":"2000-01-31","serial_number":"1032986690035881","imei1":"1032986690035881","imei2":"1032986690035881","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T04:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190223,"job_number":"JOB_190223","tr_customer_id":190241,"tr_customer_product_id":190231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:24.000Z","modified_at":"2026-02-18T07:01:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10545685102659","imei1":"10545685102659","imei2":"10545685102659","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190227,"job_number":"JOB_190227","tr_customer_id":190245,"tr_customer_product_id":190235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:01:25.000Z","modified_at":"2026-02-18T07:01:25.000Z","name":"Clovis Will","mobile_number":"714-508-9561","email_id":"Lawson.Collier@gmail.com","dop":"2000-01-31","serial_number":"1087609157564261","imei1":"1087609157564261","imei2":"1087609157564261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190235,"job_number":"JOB_190235","tr_customer_id":190253,"tr_customer_product_id":190243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:10.000Z","modified_at":"2026-02-18T07:02:10.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10191644320476","imei1":"10191644320476","imei2":"10191644320476","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190239,"job_number":"JOB_190239","tr_customer_id":190257,"tr_customer_product_id":190247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:12.000Z","modified_at":"2026-02-18T07:02:12.000Z","name":"Aileen Stoltenberg","mobile_number":"957-204-4033","email_id":"Shyann.Padberg@gmail.com","dop":"2000-01-31","serial_number":"1041524265849622","imei1":"1041524265849622","imei2":"1041524265849622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:12.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190249,"job_number":"JOB_190249","tr_customer_id":190267,"tr_customer_product_id":190257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:56.000Z","modified_at":"2026-02-18T07:02:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10881489162996","imei1":"10881489162996","imei2":"10881489162996","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190252,"job_number":"JOB_190252","tr_customer_id":190270,"tr_customer_product_id":190260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:02:58.000Z","modified_at":"2026-02-18T07:02:58.000Z","name":"Darrell Schultz","mobile_number":"335-732-5145","email_id":"Florence_Schamberger90@gmail.com","dop":"2000-01-31","serial_number":"1035778295532858","imei1":"1035778295532858","imei2":"1035778295532858","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:02:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190256,"job_number":"JOB_190256","tr_customer_id":190274,"tr_customer_product_id":190264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:42.000Z","modified_at":"2026-02-18T07:03:42.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10500933833754","imei1":"10500933833754","imei2":"10500933833754","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190258,"job_number":"JOB_190258","tr_customer_id":190276,"tr_customer_product_id":190266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T07:03:43.000Z","modified_at":"2026-02-18T07:03:43.000Z","name":"Ada Heathcote","mobile_number":"655-721-7433","email_id":"Dayne79@gmail.com","dop":"2000-01-31","serial_number":"1080774059964962","imei1":"1080774059964962","imei2":"1080774059964962","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T07:03:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190501,"job_number":"JOB_190501","tr_customer_id":190519,"tr_customer_product_id":190509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:26.000Z","modified_at":"2026-02-18T14:40:26.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10449796685523","imei1":"10449796685523","imei2":"10449796685523","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190503,"job_number":"JOB_190503","tr_customer_id":190521,"tr_customer_product_id":190511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:40:28.000Z","modified_at":"2026-02-18T14:40:28.000Z","name":"Quinten Watsica","mobile_number":"212-803-5881","email_id":"Avis_Pagac39@gmail.com","dop":"2000-01-31","serial_number":"1010179613098138","imei1":"1010179613098138","imei2":"1010179613098138","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190513,"job_number":"JOB_190513","tr_customer_id":190531,"tr_customer_product_id":190521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:11.000Z","modified_at":"2026-02-18T14:41:11.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10965799014214","imei1":"10965799014214","imei2":"10965799014214","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190515,"job_number":"JOB_190515","tr_customer_id":190533,"tr_customer_product_id":190523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:13.000Z","modified_at":"2026-02-18T14:41:13.000Z","name":"Corbin Christiansen","mobile_number":"815-320-0515","email_id":"Freddy_Crona@gmail.com","dop":"2000-01-31","serial_number":"1070786633422090","imei1":"1070786633422090","imei2":"1070786633422090","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190525,"job_number":"JOB_190525","tr_customer_id":190543,"tr_customer_product_id":190533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:56.000Z","modified_at":"2026-02-18T14:41:56.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10525716578748","imei1":"10525716578748","imei2":"10525716578748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190527,"job_number":"JOB_190527","tr_customer_id":190545,"tr_customer_product_id":190535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:41:58.000Z","modified_at":"2026-02-18T14:41:58.000Z","name":"Nat Legros","mobile_number":"287-533-7840","email_id":"Zoe_Turner82@hotmail.com","dop":"2000-01-31","serial_number":"1003677544319153","imei1":"1003677544319153","imei2":"1003677544319153","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190540,"job_number":"JOB_190540","tr_customer_id":190558,"tr_customer_product_id":190548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:41.000Z","modified_at":"2026-02-18T14:42:41.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10155552793936","imei1":"10155552793936","imei2":"10155552793936","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":190542,"job_number":"JOB_190542","tr_customer_id":190560,"tr_customer_product_id":190550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T14:42:43.000Z","modified_at":"2026-02-18T14:42:43.000Z","name":"Madisyn Gorczany","mobile_number":"590-597-3628","email_id":"Toni86@hotmail.com","dop":"2000-01-31","serial_number":"1049948284750871","imei1":"1049948284750871","imei2":"1049948284750871","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-18T14:42:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 01e571d0-99c0-47b0-a46e-78b24a3cccaa
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-64cQKCnfYJhJ4IAK+Csh9JOLCp0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token dd4b52d2-2164-4ced-b125-7a224f0dc2fd
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token f481c61a-d72d-45b0-98a7-4ef3c2790e29
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Cache-Control no-cache
Postman-Token 52d57f62-d3f9-4b8e-b573-fcf6730f7be4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Cache-Control no-cache
Postman-Token 427ca2ae-cc0d-46c7-b4d8-21e9988b7277
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Cache-Control no-cache
Postman-Token 787e8674-ce56-4980-9f6b-1ed00a531512
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Cache-Control no-cache
Postman-Token f69eae95-bd8c-4f7b-9266-664b46f16885
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-B16XyLN9vn+xGjL3hUzK4VdSz2U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":304}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Cache-Control no-cache
Postman-Token 2f691ce9-5f4d-4cd5-b97c-76c2ff07fd9a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-B16XyLN9vn+xGjL3hUzK4VdSz2U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":304}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 1edb2abf-497b-4740-b015-93c2db2a2389
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
Cache-Control no-cache
Postman-Token b1aa84b7-5eb5-4340-b2f5-b1cbcd251e5f
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3964
ETag W/"f7c-djjeXtBVy+n5dud5kdl6P4VXego"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:11.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-18T17:16:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
Cache-Control no-cache
Postman-Token 696d6f5d-1394-4fe0-a117-e6966d44e18d
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3964
ETag W/"f7c-djjeXtBVy+n5dud5kdl6P4VXego"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:11.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-18T17:16:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
Cache-Control no-cache
Postman-Token d09fde38-cb69-4830-9e48-0f58dbb52f60
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3964
ETag W/"f7c-djjeXtBVy+n5dud5kdl6P4VXego"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:11.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-18T17:16:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 3.87KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
Cache-Control no-cache
Postman-Token fe12aece-f6bb-403d-8f0e-08cf479e9edb
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 3964
ETag W/"f7c-djjeXtBVy+n5dud5kdl6P4VXego"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:11.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-18T17:16:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
Cache-Control no-cache
Postman-Token 6820142f-762e-4076-8317-b19af4571f4d
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 235 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 1aa40937-d77a-498f-8803-99b66a7bd9b8
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
Cache-Control no-cache
Postman-Token ead07a3f-d77b-4ec2-9e4c-95d4e432b1c4
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
Cache-Control no-cache
Postman-Token 0d5edddf-5cef-4a44-8168-e4d93deeb7fc
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
Cache-Control no-cache
Postman-Token cde8752e-fb61-4fce-8ecb-6aeb57b1d88a
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 4.72KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Cache-Control no-cache
Postman-Token 7b341a32-6b73-46ae-bf10-2038b418a997
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4832
ETag W/"12e0-YoKAkjk9tB1JzHqjjBIna0AAZcE"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:11.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-18T17:16:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190776,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T17:15:58.000Z"}],"quatations":[]},{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 4 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 4 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 4 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 12 6 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 325ms
Mean size per request: 4.72KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Cache-Control no-cache
Postman-Token fb2fe7c9-1401-42d9-b62b-3dcc518bc26c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4832
ETag W/"12e0-YoKAkjk9tB1JzHqjjBIna0AAZcE"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:11.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-18T17:16:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190776,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T17:15:58.000Z"}],"quatations":[]},{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 323ms
Mean size per request: 4.72KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Cache-Control no-cache
Postman-Token 1d92f43c-82a6-4803-bc74-6ace3301a597
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4832
ETag W/"12e0-YoKAkjk9tB1JzHqjjBIna0AAZcE"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:11.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-18T17:16:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190776,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T17:15:58.000Z"}],"quatations":[]},{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 323ms
Mean size per request: 4.72KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Cache-Control no-cache
Postman-Token 7954c72b-4ac9-4986-979a-4bb9ff000fb2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 4832
ETag W/"12e0-YoKAkjk9tB1JzHqjjBIna0AAZcE"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:11.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-18T17:16:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190776,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T17:15:58.000Z"}],"quatations":[]},{"id":190730,"job_number":"JOB_190730","tr_customer_id":190748,"tr_customer_product_id":190738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T16:03:58.000Z","modified_at":"2026-02-18T16:04:20.000Z","name":"Maverick Kunze","mobile_number":"333-593-7134","email_id":"Ellsworth.Stamm@gmail.com","dop":"2024-08-17","serial_number":"20035308598363","imei1":"20035308598363","imei2":"20035308598363","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T16:04:20.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":190730,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T16:03:58.000Z"}],"quatations":[]},{"id":190727,"job_number":"JOB_190727","tr_customer_id":190745,"tr_customer_product_id":190735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:50:27.000Z","modified_at":"2026-02-18T15:52:59.000Z","name":"Miles Lehner","mobile_number":"642-443-6707","email_id":"Jeremy_Hermiston39@hotmail.com","dop":"2026-01-06","serial_number":"10001984295134","imei1":"10001984295134","imei2":"10001984295134","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:52:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190727,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:50:27.000Z"}],"quatations":[]},{"id":190676,"job_number":"JOB_190676","tr_customer_id":190694,"tr_customer_product_id":190684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T15:46:19.000Z","modified_at":"2026-02-18T15:48:00.000Z","name":"Stacy Bernier","mobile_number":"441-662-7327","email_id":"Lon.Funk93@yahoo.com","dop":"2026-01-06","serial_number":"10700874985586","imei1":"10700874985586","imei2":"10700874985586","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-18T15:48:00.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":190676,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-18T15:46:19.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6402f450-56b2-4cff-9aac-2944e5dbb16b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:16:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a4d1a017-3066-4d34-82cc-1e41efccf915
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 69f9d777-74d0-4975-997d-613572e1f0fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e39c0868-5f6e-4109-a405-96899c94dbb0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c2c6f2c-03d5-4b8a-b1db-b1839ee9dfd8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1a225ded-b419-4c83-b696-6536fc4aadad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe4bbfc8-5b80-4ae4-9c3b-0031822010fe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5NzN9.p7PrkZ08Hp5kW8MY1UaICRZCXj1waXFcKdmGtPA75vM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3898f268-b8b9-4a9d-8c3f-ef2536024582
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 8033ce10-65ce-43cd-9558-ddb146691ded
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-g3cL8igkT4V7YmB1javxxYRdUOk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk4MX0.iKMdTSRNZ1mOSNtb5gjt2o2SE7RjMkYj_KGnpW8n-jQ"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token e3a7fdc6-f321-4833-8faf-cac7a01b4d44
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-OfIb0vleBrke5568Q9bdVvG/nck"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk4Mn0.fGcz_2_2dM6SXFNaBk0HYv4fcpe8ngvo-9eXRE2hISQ"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 7ed64044-b064-4e55-9a24-09e145d9894d
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 11735f60-7a9d-4cde-961c-e4c0570cbae8
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token edc5955e-7ed7-4344-8fb7-5dbe9ee57f8b
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk4MX0.iKMdTSRNZ1mOSNtb5gjt2o2SE7RjMkYj_KGnpW8n-jQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 95e383e4-bf4f-4db3-8740-b0f24b011085
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk4MX0.iKMdTSRNZ1mOSNtb5gjt2o2SE7RjMkYj_KGnpW8n-jQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79487c00-4c53-495a-82b5-c8b65b9064a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 40b9b7d7-31c0-434c-aa67-45a99e1d9177
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 277eb917-21d6-416c-832d-2a8f119a290e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk4MX0.iKMdTSRNZ1mOSNtb5gjt2o2SE7RjMkYj_KGnpW8n-jQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f5f8e50-3f55-4115-9a81-5c59f29abbc5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-Ls96km6qdn2xwWO5GukA46rUsx8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk4MX0.iKMdTSRNZ1mOSNtb5gjt2o2SE7RjMkYj_KGnpW8n-jQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17165faf-8180-4d65-9cba-2d16bf61d28e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-Ls96km6qdn2xwWO5GukA46rUsx8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 160b2af2-4fe2-43ba-841f-e206cc1e71f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk4MX0.iKMdTSRNZ1mOSNtb5gjt2o2SE7RjMkYj_KGnpW8n-jQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a971a034-5106-410d-be31-6af4a93b06f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-Ls96km6qdn2xwWO5GukA46rUsx8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk4MX0.iKMdTSRNZ1mOSNtb5gjt2o2SE7RjMkYj_KGnpW8n-jQ
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 823a8949-6dc9-4e6e-9a26-9c1ca9cab1b4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-Ls96km6qdn2xwWO5GukA46rUsx8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":303},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk4MX0.iKMdTSRNZ1mOSNtb5gjt2o2SE7RjMkYj_KGnpW8n-jQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 607a3d78-06c1-4821-95c5-51906c32a821
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e2fcbebf-a65d-4d01-b01a-44ba98bc23ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 976d8f57-c004-43b7-a1b9-a095bf02009c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 843cc8d4-e168-4c0f-8d9a-96a99d5174ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a92f9f00-c444-4be2-9150-99f078c10f1f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 403ms
Mean size per request: 1.99KB

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk4MX0.iKMdTSRNZ1mOSNtb5gjt2o2SE7RjMkYj_KGnpW8n-jQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 579dd66c-423b-4718-b90d-ab04dc365be2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7f2-i/D23tBQBsjW0C2EDAPiIIAtO2o"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:16:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:19.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 2 0
Verify mandatory property in the response body 2 0 0
verify id is the number 2 0 0
verify mail id is the string 2 0 0
verify if the response matches the json schema 0 1 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1b661585-f4e3-43a3-959d-cbddb8b303dd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cab471b8-5046-4102-8128-448b12b7241d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5c78cd9f-f105-4682-9772-1373dba6b7ad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78d6dbe4-0e21-4c2e-9bc6-5ec61791ac67
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTQzNDk4MX0.iKMdTSRNZ1mOSNtb5gjt2o2SE7RjMkYj_KGnpW8n-jQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d26478f-7d70-4aa0-964b-7520e0ce1edd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 402ms
Mean size per request: 1.99KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 783c60b8-b769-4e7f-822f-af24f5a3c820
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7f2-i/D23tBQBsjW0C2EDAPiIIAtO2o"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:16:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:19.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token efc90c72-d8e8-4315-891b-ef30991ffc84
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1bcb89b6-8434-42f6-bd1d-98199288538d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 405ms
Mean size per request: 1.99KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3925f2a1-ad4a-4f24-9e23-135bcceffd85
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7f2-i/D23tBQBsjW0C2EDAPiIIAtO2o"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:16:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:19.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 404ms
Mean size per request: 1.99KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4d27f5dc-fad5-4d6b-b70f-32bac219ab4b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7f2-i/D23tBQBsjW0C2EDAPiIIAtO2o"
Vary Accept-Encoding
Content-Encoding gzip
Date Wed, 18 Feb 2026 17:16:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":190775,"job_number":"JOB_190775","tr_customer_id":190793,"tr_customer_product_id":190783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:04:05.000Z","modified_at":"2026-02-18T17:04:23.000Z","name":"Cary Cassin","mobile_number":"716-906-6902","email_id":"Lisandro.Bartoletti@gmail.com","dop":"2025-12-30","serial_number":"10044411772231","imei1":"10044411772231","imei2":"10044411772231","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:04:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":190776,"job_number":"JOB_190776","tr_customer_id":190794,"tr_customer_product_id":190784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-18T17:15:58.000Z","modified_at":"2026-02-18T17:16:19.000Z","name":"Stan Walker","mobile_number":"269-407-4323","email_id":"Christopher_Collier@hotmail.com","dop":"2025-12-30","serial_number":"10722688833380","imei1":"10722688833380","imei2":"10722688833380","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-18T17:16:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3b942541-130c-489f-98a3-089ed942c05d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-y8EJk1K6+w37MG21lRiK5r8slrs"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d37c6a2-0563-45fb-8f0b-cb2846d4a05d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96569c6f-7373-4083-8476-2b419012e96c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-q+D05AqxgZCq56N9l2as8UAycBQ"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":965},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ae5bf224-ff1a-4fab-954a-abc4fc3dca96
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 31B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cc39b49f-362e-44dd-8163-ceb777bb94d3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 0 1 0
Validate the response schema is matching with expected schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify that the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5565af1f-7bcc-4a9b-9670-530a5e63d482
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7842c27f-c0ae-49c8-80ed-59c15396950f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4ec83a77-ba76-4b5a-86c5-0986b6636574
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 62cf5057-6c36-40a3-be14-df7afe4f42df
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6824d937-0ffd-4c86-bec2-a10992cd4150
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5dfaad66-7044-477b-be2d-287ce45bdb18
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5a43c91c-b0b1-408d-937d-4ec3512b4b1f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3d388b91-84db-4b38-9f61-5d99f853801f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0d9fd58b-d4b5-47f1-bf2e-2b3b8a220e6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 708c8d1f-0cef-4575-a760-f8b9bb087e07
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33c4edd4-2567-4043-86ae-d5009446cab9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9224955-382c-4c63-960e-a4e0cfec2b4c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ff7c918-fe86-44c0-a944-9e4552551222
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE0MzQ5OTB9.-yOiI_4phbrwStRKwqfhyIVEBJUjGMtO7CZFEco-j7o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c8a1368-2e96-40c4-b280-bf8b108a1722
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Wed, 18 Feb 2026 17:16:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request